cosmos-sdk/x/ibc
Amaury Martiny 33e7297c79
Use enum instead of int32 for BondStatus (#7499)
* Migrate staking module

* Add gov legacy

* Add comments

* Add x/distrib

* x/crisis

* x/mint

* Fix test

* migrate x/genutil

* Fix lint

* Fix staking constants

* Fix test

* Update x/genutil/legacy/v040/migrate.go

Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>

* Add migrate script instead of change BondStatus constants

* Change staking bondStatus to enum

* Fix test

* Fix another test

* Remove staking exported

* fix references

* Better constants

* Fix build

* Fix lint

* Remove buf version

* Fix tests

* Fix test

Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2020-10-12 13:56:02 +00:00
..
applications/transfer Corrected 'unsafe-reset-all' help text (#7504) 2020-10-10 13:02:12 +02:00
core Use enum instead of int32 for BondStatus (#7499) 2020-10-12 13:56:02 +00:00
light-clients Corrected 'unsafe-reset-all' help text (#7504) 2020-10-10 13:02:12 +02:00
testing add ConsensusParams to ClientState (#7456) 2020-10-08 11:01:55 +00:00