cosmos-sdk/x/upgrade/types
Amaury 5d13b1fc63
InitGenesis in migrations when fromVersion==0 (#9007)
* InitGenesis in migrations when fromVersion==0

* Add test

* Fix test

* Fix comment

* cdc=>codec

* Don't break Configurator

* Remove method

* Add comments

* Add more comments

* Update types/module/module.go

Co-authored-by: technicallyty <48813565+technicallyty@users.noreply.github.com>

* Update types/module/module.go

Co-authored-by: technicallyty <48813565+technicallyty@users.noreply.github.com>

* Update types/module/module.go

Co-authored-by: technicallyty <48813565+technicallyty@users.noreply.github.com>

Co-authored-by: technicallyty <48813565+technicallyty@users.noreply.github.com>
2021-04-02 15:41:35 +00:00
..
codec.go
handler.go InitGenesis in migrations when fromVersion==0 (#9007) 2021-04-02 15:41:35 +00:00
keys.go x/upgrade: protocol version tracking (#8897) 2021-04-02 07:11:58 -07:00
plan.go x/upgrade: remove support for time based upgrades (#8849) 2021-03-14 01:03:01 +00:00
plan_test.go x/upgrade: remove support for time based upgrades (#8849) 2021-03-14 01:03:01 +00:00
proposal.go Remove IBC logic from x/upgrade (#8673) 2021-03-01 16:28:54 +00:00
proposal_test.go x/upgrade: remove support for time based upgrades (#8849) 2021-03-14 01:03:01 +00:00
querier.go
query.pb.go Remove IBC logic from x/upgrade (#8673) 2021-03-01 16:28:54 +00:00
query.pb.gw.go gRPC gateway issue with colons in the account url path (#8649) 2021-02-22 11:30:45 +00:00
storeloader.go
storeloader_test.go
upgrade.pb.go x/upgrade: remove support for time based upgrades (#8849) 2021-03-14 01:03:01 +00:00