-
Notifications
You must be signed in to change notification settings - Fork 749
Migrate params to be self managed #2010
Copy link
Copy link
Closed
Description
Summary
Migrate all our on-chain params to be self managed, the SDK is removing x/param
See example pr
See upgrading docs
Ensure unset module params don't cause a panic on genesis export
The module will be removed after April 18th, 2023
Issues:
- Migrate
02-clientparams to be self managed #3500 - Migrate
03-connectionparams to be self managed #3501 - Migrate
transferparams to be self managed #3502 - Migrate
27-interchain-accountscontroller params to be self managed #3503 - Migrate
27-interchain-accountshost params to be self managed #3504 -
Remove the deprecated parameter migration helper code #3621Since there is no timeline for this yet, I'll remove it as requirement to close the epic issue. - adapt connection e2e params test to use gov v1 message #3704
- adapt transfer e2e params tests to use gov v1 message #3705
- Add param e2es to compatibility tests.
For Admin Use
- Not duplicate issue
- Appropriate labels applied
- Appropriate contributors tagged/assigned
Reactions are currently unavailable