cosmos-sdk/x/auth/client
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
..
cli x/auth: in-process test refactor (#6573) 2020-07-14 18:37:14 +00:00
rest JSON Codec Updates (#6444) 2020-06-16 00:20:50 +00:00
testutil x/auth: in-process test refactor (#6573) 2020-07-14 18:37:14 +00:00
query.go refactor auths broadcast cmd in alignment with #6216 (#6713) 2020-07-17 17:17:21 +00:00
rest.go Fix Gas Flag Usage + CLI Flag APIs (#6685) 2020-07-11 08:13:46 +00:00
tx_test.go testutil cleanup and reorg (#6658) 2020-07-09 14:21:20 +02:00
tx.go x/auth: in-process test refactor (#6573) 2020-07-14 18:37:14 +00:00