cosmos-sdk/server
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
..
config various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
mock Make sdk.Msg implement proto.Message (#6327) 2020-06-03 19:52:05 +00:00
constructors.go Merge PR #5952: Refactor Evidence Age Util + Governable Consensus Params 2020-04-16 11:10:39 -04:00
constructors_test.go Replace defer with testing.T.Cleanup() (#5732) 2020-03-02 00:16:23 +00:00
export.go Merge PR #5952: Refactor Evidence Age Util + Governable Consensus Params 2020-04-16 11:10:39 -04:00
init.go spring cleanup (#5991) 2020-04-14 19:13:15 +00:00
init_test.go Enter the new keyring interface (#5904) 2020-04-08 11:38:28 +02:00
pruning.go fix all bits broken by viper API changes (#5982) 2020-04-14 17:24:27 +02:00
pruning_test.go fix all bits broken by viper API changes (#5982) 2020-04-14 17:24:27 +02:00
start.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
start_test.go fix all bits broken by viper API changes (#5982) 2020-04-14 17:24:27 +02:00
test_helpers.go Merge PR #4608: More linters - Gosec, staticcheck 2019-06-26 13:30:36 -07:00
tm_cmds.go Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +00:00
util.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
util_test.go Run make format 2018-12-10 14:27:25 +00:00