cosmos-sdk/x/gov
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
..
client Add pagination response for commands (#6825) 2020-08-07 10:20:22 +00:00
keeper Remove hybrid codec usage (#6843) 2020-07-25 08:03:58 +00:00
legacy Merge PR #5421: Refactor Error Handling 2019-12-27 12:57:54 -05:00
simulation types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
spec Merge PR #5604: docs: minor doc formatting & touchup of the scaffold section 2020-02-04 13:16:56 -05:00
types Protobuf audit: Queries (#6967) 2020-08-10 08:12:59 +00:00
abci.go Merge PR #6761: telemetry: use UTC() in wrappers 2020-07-17 15:33:50 -04:00
abci_test.go x/gov: remove alias.go usage (#6432) 2020-06-13 11:07:51 +02:00
common_test.go x/staking: remove alias.go usage (#6397) 2020-06-12 14:54:37 +00:00
genesis.go x/gov: remove alias.go usage (#6432) 2020-06-13 11:07:51 +02:00
genesis_test.go cleanup x/bank and x/crisis (#6697) 2020-07-13 06:55:58 +00:00
handler.go Minor Code Cleanup - gRPC queries (#6862) 2020-07-28 12:53:35 +00:00
handler_test.go x/auth/ante: Migrate tests to use the new client.TxConfig (#6661) 2020-07-20 08:30:12 -04:00
module.go Migrate x/genutil to use TxConfig (#6734) 2020-07-25 08:10:04 +00:00
module_test.go x/auth: remove alias.go usage (#6440) 2020-06-17 14:42:27 -04:00