cosmos-sdk/x/upgrade/keeper
technicallyty c6af0ed87e
x/upgrade: remove support for time based upgrades (#8849)
* remove time based upgrades

* cleanup

* cleanup evidence of time based upgrades

* cleanup docs referring to time based upgrades

* forgot one

* added line to changelog deprecated section

* Update proto/cosmos/upgrade/v1beta1/upgrade.proto

Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>

* update changelog line to correct section

* update buf config to allow reserved fields

Co-authored-by: technicallyty <48813565+tytech3@users.noreply.github.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: SaReN <sahithnarahari@gmail.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
2021-03-14 01:03:01 +00:00
..
grpc_query.go Remove IBC logic from x/upgrade (#8673) 2021-03-01 16:28:54 +00:00
grpc_query_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
keeper.go x/upgrade: remove support for time based upgrades (#8849) 2021-03-14 01:03:01 +00:00
keeper_test.go x/upgrade: remove support for time based upgrades (#8849) 2021-03-14 01:03:01 +00:00
querier.go Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00