cosmos-sdk/x/upgrade
Aditya def3c5ba71
Add ConsensusState to IBC Upgrades (#7919)
* upgrade progress

* fix build minus cli

* write state at block before upgrade height

* refix build

* Apply suggestions from code review

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>

* fix upgrade and start with tests

* fix tendermint tests

* add tests and remove unnecessary relayer options on upgradedClient

* fix all tests except weird msg panic

* add invalid final client test and codec stuff

* fix everything but msg issue

* remove problematic test for now

* safer self validation

* upgrade fixes

* proto-linting

* remove unnecessary last height

* add timestamp to committed upgrade consensus state

* address final nits

* address nit

Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-11-24 11:45:33 +00:00
..
client cli: convert coins to smallest unit registered (#7777) 2020-11-16 11:34:54 +00:00
keeper Add ConsensusState to IBC Upgrades (#7919) 2020-11-24 11:45:33 +00:00
spec Merge PR #5500: Regen network/multistore upgrades 2020-02-27 22:26:04 -08:00
types Add ConsensusState to IBC Upgrades (#7919) 2020-11-24 11:45:33 +00:00
abci_test.go Add ConsensusState to IBC Upgrades (#7919) 2020-11-24 11:45:33 +00:00
abci.go Add ConsensusState to IBC Upgrades (#7919) 2020-11-24 11:45:33 +00:00
doc.go Merge PR #6818: x/upgrade: Fix ReadUpgradeInfoFromDisk 2020-07-22 12:22:00 -04:00
handler.go x/upgrade: remove alias.go usage (#6382) 2020-06-10 18:54:15 +00:00
module.go [docs]: update building modules section to reflect ADR31 (#7702) 2020-11-17 20:41:43 +00:00