cosmos-sdk/x/staking/simulation
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
..
decoder.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
decoder_test.go Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +00:00
genesis.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
operations.go Merge PR #6278: Add msg type sim operations 2020-05-26 12:52:23 -04:00
params.go Update DefaultHistoricalEntries to 100 (#6059) 2020-04-23 15:06:30 +00:00