cosmos-sdk/x/upgrade
Robert Zaremba 917fb765d6
fix: rollback height->Height in x/upgrade plan.DueAt formatting (#9416)
* fix: rollback height->Height in x/upgrade plan.DueAt formatting

* fix test

make test string match function rollback

* fix abci_test.go

lowercase height

Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
2021-05-28 20:06:06 +00:00
..
client x/upgrade gRPC methods for VersionMap (#9073) 2021-05-19 17:04:38 +00:00
exported x/upgrade: protocol version tracking (#8897) 2021-04-02 07:11:58 -07:00
keeper x/upgrade gRPC methods for VersionMap (#9073) 2021-05-19 17:04:38 +00:00
legacy/v038 Remove migration scripts <=0.38 (#9291) 2021-05-11 14:01:13 +00:00
spec chore: add markdownlint to lint commands (#9353) 2021-05-27 15:31:04 +00:00
types fix: rollback height->Height in x/upgrade plan.DueAt formatting (#9416) 2021-05-28 20:06:06 +00:00
abci_test.go fix: rollback height->Height in x/upgrade plan.DueAt formatting (#9416) 2021-05-28 20:06:06 +00:00
abci.go Remove IBC logic from x/upgrade (#8673) 2021-03-01 16:28:54 +00:00
doc.go x/upgrade: remove support for time based upgrades (#8849) 2021-03-14 01:03:01 +00:00
handler.go x/upgrade: remove alias.go usage (#6382) 2020-06-10 18:54:15 +00:00
module.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00