cosmos-sdk/x/bank/types
Amaury Martiny 6e3c268a72
Protobuf audit: Queries (#6967)
* Add required fields for queries, p1

* Add comments

* Remove required

* More modules

* 2 to go

* Finish all modules

* Fix typo

* Fix test

* Make proto-gen

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
2020-08-10 08:12:59 +00:00
..
bank.pb.go Implement ADR 024 - Coin Metadata (#6821) 2020-07-28 07:49:56 +00:00
codec.go Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +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 x/{distribution, staking, bank, mint, crisis} genesis protobuf migration (#6835) 2020-07-28 09:20:17 +00:00
genesis.pb.go x/{distribution, staking, bank, mint, crisis} genesis protobuf migration (#6835) 2020-07-28 09:20:17 +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: Queries (#6967) 2020-08-10 08:12:59 +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