cosmos-sdk/proto/cosmos
Cory 32de79d0aa
refactor auths broadcast cmd in alignment with #6216 (#6713)
* refactor auths broadcast cmd in alignment with #6216

* add TxResponse proto definition, and related refactoring

* re-run make proto-gen, updating staking.pb.go

* cleanup TxResponse tests to handle nil return values

* properly handle nil Tx value in TxResponse's implementation of UnpackInterfaces

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
2020-07-17 17:17:21 +00:00
..
auth x/auth: gRPC query service (#6565) 2020-07-08 13:12:38 +02:00
bank Enable/disable coin transfers by denom (#6527) 2020-07-08 17:43:08 +00:00
capability Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
crisis Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
crypto Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +00:00
distribution x/distribution: gRPC query service (#6600) 2020-07-13 20:01:16 +00:00
evidence x/evidence: gRPC query service (#6593) 2020-07-10 13:52:59 +00:00
gov x/gov: gRPC query Service (#6491) 2020-07-16 09:16:23 +00:00
mint x/mint: gRPC query service (#6535) 2020-07-07 07:33:43 +00:00
params x/params: query gRPC service (#6585) 2020-07-08 15:33:55 +00:00
query Add pagination (#6452) 2020-06-20 23:44:04 +00:00
slashing Merge PR #6702: x/slashing: In-Process CLI Integration Tests 2020-07-14 11:55:19 -04:00
staking x/staking: gRPC query Service (#6490) 2020-07-14 17:41:30 +00:00
tx Add support for protobuf TxGenerator and SIGN_MODE_DIRECT (#6385) 2020-07-06 17:03:45 +00:00
upgrade x/upgrade gRPC query service (#6590) 2020-07-04 17:30:17 +00:00
vesting Update proto files & definitions in accordance with ADR023 (#6413) 2020-06-18 10:04:26 -07:00
cosmos.proto refactor auths broadcast cmd in alignment with #6216 (#6713) 2020-07-17 17:17:21 +00:00