cosmos-sdk/x/upgrade
Aleksandr Bezobchuk af8ad3d20d
chore: bump TM to v0.35.0 release candidate (#10210)
Integrate Tendermint v0.35.0, including changes to build and test
plumbing necessary to make everything build. This change does not
update any SDK APIs to make use of new features.

Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: tycho garen <garen@tychoish.com>
Co-authored-by: M. J. Fromberger <michael.j.fromberger@gmail.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Callum Waters <cmwaters19@gmail.com>
2021-11-16 11:24:38 -08:00
..
client feat: Add upgrade proposal plan validation to CLI (#10379) 2021-11-12 17:44:33 +00:00
exported x/upgrade: protocol version tracking (#8897) 2021-04-02 07:11:58 -07:00
keeper refactor: move from io/ioutil to io and os package (#10341) 2021-10-13 07:38:22 +00:00
migrations/v038 refactor: Rename x/{mod}/legacy to x/{mod}/migrations (#9628) 2021-07-05 14:55:51 +00:00
plan feat: Add upgrade proposal plan validation to CLI (#10379) 2021-11-12 17:44:33 +00:00
spec style: lint go and markdown (#10060) 2021-10-30 13:43:04 +00:00
types chore: bump TM to v0.35.0 release candidate (#10210) 2021-11-16 11:24:38 -08:00
abci.go feat: file watcher for cosmovisor (#8590) 2021-08-11 15:03:48 +00:00
abci_test.go feat(tests): add simapp setup helpers (#10020) 2021-09-15 17:18:01 -04: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 fix: Check error for RegisterQueryHandlerClient in all modules RegisterGRPCGatewayRoutes (#10439) 2021-10-28 11:01:25 +00:00