cosmos-sdk/x/upgrade/types
Amaury Martiny 8e61ef86c3
x/{gov,params,upgrade,distribution} CLI: In-Process test & use grpc query service (#6664)
* refactor CLI to use grpc query service

* In process CLI for gov

* ReadQueryCommandFlags

* gov tx

* Fix compiler errors

* Formatting

* x/distribution: use gRPC query

* Consistent

* Fix x/distrib test

* Update x/gov

* Add ReadQueryCommandFlags

* Fix lint

* Revert x/params

* x/params use grpc query

* Fix tests

* Use page request

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2020-07-20 13:09:57 +00:00
..
codec.go x/gov: remove alias.go usage (#6432) 2020-06-13 11:07:51 +02:00
handler.go Merge PR #5659: Migrate upgrade module to protobuf 2020-02-24 18:14:19 +01:00
keys.go Merge PR #5659: Migrate upgrade module to protobuf 2020-02-24 18:14:19 +01:00
plan.go Merge PR #5659: Migrate upgrade module to protobuf 2020-02-24 18:14:19 +01:00
plan_test.go Merge PR #5659: Migrate upgrade module to protobuf 2020-02-24 18:14:19 +01:00
proposal.go linter: enable nolintlint (#6162) 2020-05-08 08:46:12 +00:00
proposal_test.go Merge PR #5942: Tx Client Migration: x/gov 2020-04-14 15:05:14 -04:00
querier.go x/{gov,params,upgrade,distribution} CLI: In-Process test & use grpc query service (#6664) 2020-07-20 13:09:57 +00:00
query.pb.go Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +00:00
storeloader.go Merge PR #5500: Regen network/multistore upgrades 2020-02-27 22:26:04 -08:00
storeloader_test.go testutil cleanup and reorg (#6658) 2020-07-09 14:21:20 +02:00
upgrade.pb.go Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00