Derrick Lee
|
4426ca3c0c
|
Add initial height, app version, evidence maxbytes to migration (#1134)
* Add initial height, app version, evidence maxbytes
* Update Evidence.MaxBytes to 50000
* Add test for Evidence.MaxBytes <= Block.MaxBytes
|
2022-01-14 22:56:57 +00:00 |
|
Derrick Lee
|
1a51d1fb00
|
Add IBC markets to pricefeed migration (#1131)
* Add ibc markets to pricefeed
* Default empty oracles if no markets
* Update pricefeed migration tests
* Add ibc markets to testdata genesis pricefeed
* Add existing pricefeed markets and new ibc markets to committee permissions
* Remove stray empty branch
* Panic on committee migration if pricefeed app state is missing
* Remove redundant import
|
2022-01-14 14:24:57 -07:00 |
|
Ivan Shcherbinin
|
4d31712978
|
Create rollback.md (#1133)
I tried to reproduce the previous instruction. Please check if everything is correct.
|
2022-01-13 08:54:19 -07:00 |
|
Derrick Lee
|
4615cef939
|
Update migration instructions kava-7 to kava-8 (#1130)
|
2022-01-11 10:31:47 -07:00 |
|
Kevin Davis
|
08f01ec76f
|
add migration guide for v16 (#1128)
* feat: add migration guide for v16
* fix: title
|
2022-01-10 18:13:48 -07:00 |
|
Draco Li
|
8b53fa61c5
|
Migrate v15 SubParamPermission to v16 ParamsChangePermission (#1115)
* migrate subparam permission to params change permission
* add new requirements for stability committee
* fix tests for stability committee
|
2022-01-08 01:22:00 +00:00 |
|
Ruaridh
|
ffef832d45
|
Upgrade to sdk v0.44.5 and add IBC (#1106)
- Upgrade cosmos-sdk to v0.44.5 from v0.39.2
- Add Legacy Tx Endpoint for backwards compatibility
- Add IBC v1.2.3 Support
Co-authored-by: DracoLi <draco@dracoli.com>
Co-authored-by: drklee3 <derrick@dlee.dev>
Co-authored-by: denalimarsh <denalimarsh@gmail.com>
Co-authored-by: Draco Li <draco@kava.io>
Co-authored-by: Nick DeLuca <nickdeluca08@gmail.com>
Co-authored-by: Kevin Davis <karzak@users.noreply.github.com>
Co-authored-by: Denali Marsh <denali@kava.io>
|
2022-01-07 17:39:27 -07:00 |
|