cosmos-sdk/x/params/keeper
Anil Kumar Kammari 3bafd8255a
Remove hybrid codec usage (#6843)
* remove hybrid codec for slashing, staking and upgrade

* Remove hybridcodec from params and mint

* revert staking

* Fix gov

* Fix ibc and evidence

* Fix ibc-transfer

* Fix staking

* remove evidence json marshaling

* Fix tests

Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Aaron Craelius <aaronc@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-07-25 08:03:58 +00:00
..
common_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03:00
grpc_query.go proto: Consistent naming for Params (#6803) 2020-07-21 14:04:51 +00:00
grpc_query_test.go proto: Consistent naming for Params (#6803) 2020-07-21 14:04:51 +00:00
keeper.go Merge PR #5649: Update x/params to follow module standards 2020-02-19 12:52:20 +01:00
keeper_test.go x/params: query gRPC service (#6585) 2020-07-08 15:33:55 +00:00
querier.go Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00