cosmos-sdk/x/params/keeper
Aaron Craelius 81d647e505
Move codec.RegisterCrypto and codec.Cdc to new packages (#6330)
* Move codec.Cdc to legacy_global.Cdc

* Update CHANGELOG.md

* Updates

* nit

* Fix imports

* Updates

* Use cosmos multisig instead of tendermint multisig everywhere

* Fix tests

* Rename legacy_global -> legacy

* Add doc.go

* Linting, move all RegisterCrypto calls to crypto/codec

* Update crypto/codec/amino.go

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-06-04 10:38:24 +00:00
..
common_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03:00
keeper.go Merge PR #5649: Update x/params to follow module standards 2020-02-19 12:52:20 +01:00
keeper_test.go lint: various linting fixs (#5825) 2020-03-20 19:24:18 +00:00
querier.go Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +00:00