cosmos-sdk/x/ibc/core/02-client
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
..
client rename epoch to version (#7483) 2020-10-08 12:03:47 +00:00
keeper Use enum instead of int32 for BondStatus (#7499) 2020-10-12 13:56:02 +00:00
simulation ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
types rename epoch to version (#7483) 2020-10-08 12:03:47 +00:00
abci_test.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
abci.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
doc.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
genesis.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00
handler_test.go rename epoch to version (#7483) 2020-10-08 12:03:47 +00:00
handler.go UpgradeClient Followup #1 (#7457) 2020-10-08 09:22:22 +00:00
module.go ibc: core restructure (#7434) 2020-10-02 06:03:02 -03:00