cosmos-sdk/x/bank/types
Aaron Craelius 816c5a37bd
Enable proto JSON generally and remove HybridCodec (#6859)
* Remove HybridCodec

* WIP on fixing proto JSON issues

* WIP on fixing proto JSON issues

* WIP on fixing proto JSON issues

* WIP on fixing proto JSON issues

* WIP on fixing proto JSON issues

* Test fixes

* Delete hybrid_codec.go

* Fixes

* Fixes

* Fixes

* Test fixes

* Test fixes

* Test fixes

* Lint

* Sim fixes

* Sim fixes

* Revert

* Remove vesting account JSON tests

* Update CHANGELOG.md

* Lint

* Sim fixes

* Sim fixes

* Docs

* Migrate more amino usages

* Remove custom VoteOption String() and json marshaling

* Fix tests

* Add comments, update CHANGELOG.md

Co-authored-by: Jonathan Gimeno <jgimeno@gmail.com>
Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-08-13 13:20:02 +00:00
..
bank.pb.go Audit / Refactor proto packages layout (#6905) 2020-08-11 11:49:45 +00:00
codec.go Enable proto JSON generally and remove HybridCodec (#6859) 2020-08-13 13:20:02 +00:00
errors.go Merge PR #5681: proto: migrate bank to hybridcodec 2020-02-20 15:24:26 +01:00
events.go Merge PR #5681: proto: migrate bank to hybridcodec 2020-02-20 15:24:26 +01:00
expected_keepers.go Update x/auth to use Any (#6165) 2020-05-20 19:21:00 +00:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
genesis.pb.go Protobuf Audit: Genesis states (#6978) 2020-08-12 15:48:22 +00:00
genesis_test.go Implement ADR 024 - Coin Metadata (#6821) 2020-07-28 07:49:56 +00:00
key.go Implement ADR 024 - Coin Metadata (#6821) 2020-07-28 07:49:56 +00:00
key_test.go Exclude proto files from format (#5706) 2020-02-27 07:53:22 -03:00
msgs.go Make sdk.Msg implement proto.Message (#6327) 2020-06-03 19:52:05 +00:00
msgs_test.go Make sdk.Msg implement proto.Message (#6327) 2020-06-03 19:52:05 +00:00
params.go Remove viper in Staking module. (#6631) 2020-07-08 22:00:34 +02:00
params_test.go Remove viper in Staking module. (#6631) 2020-07-08 22:00:34 +02:00
querier.go Rename proto Req/Res to Pagination (#6796) 2020-07-20 16:51:16 +00:00
query.pb.go Protobuf Audit: Genesis states (#6978) 2020-08-12 15:48:22 +00:00
supply.go various linter fixes (#6106) 2020-05-02 21:26:59 +02:00
supply_test.go Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00
tx.pb.go Audit / Refactor proto packages layout (#6905) 2020-08-11 11:49:45 +00:00