cosmos-sdk/codec
Alexander Bezobchuk fea231556a
Move ModuleAccount to x/auth (#6029)
* Move ModuleAccount to x/auth

* Update x/auth module

* Update x/staking

* Update x/mint

* Update x/gov

* Update x/distribution

* Update simapp

* Update x/bank

* Update std codec

* Add changelog entries

* Update CHANGELOG.md

Co-Authored-By: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-04-20 19:32:10 +00:00
..
std Move ModuleAccount to x/auth (#6029) 2020-04-20 19:32:10 +00:00
testdata Merge PR #5491: Protobuf Introduction + Types 2020-01-24 10:32:00 -05:00
amino.go Merge PR #5600: Migrate x/staking to Protobuf 2020-02-06 14:21:02 -05:00
amino_codec.go Merge PR #5491: Protobuf Introduction + Types 2020-01-24 10:32:00 -05:00
amino_codec_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03:00
codec.go Merge PR #5600: Migrate x/staking to Protobuf 2020-02-06 14:21:02 -05:00
hybrid_codec.go Merge PR #5491: Protobuf Introduction + Types 2020-01-24 10:32:00 -05:00
hybrid_codec_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03:00
json.go JSON Proto changes 2020-03-26 12:46:10 -04:00
proto_codec.go JSON Proto changes 2020-03-26 12:46:10 -04:00
proto_codec_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03:00