cosmos-sdk/types
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
..
bech32
errors
module x/crisis: In-Process CLI Integration Tests (#6634) 2020-07-08 08:23:34 +00:00
query
rest
simulation
tx
abci.go
address.go
address_bench_test.go
address_test.go
codec.go
coin.go
coin_benchmark_test.go types: fix invalid int->string conversion in benchmarks (#6678) 2020-07-10 12:34:43 +02:00
coin_test.go
config.go
config_test.go
context.go Document types/context.go code (#6654) 2020-07-09 19:14:18 +00:00
context_test.go
cosmos.pb.go refactor auths broadcast cmd in alignment with #6216 (#6713) 2020-07-17 17:17:21 +00:00
dec_coin.go
dec_coin_test.go
decimal.go types: better Dec.MarshalTo's performance (#6691) 2020-07-12 13:26:51 +00:00
decimal_test.go refactor auths broadcast cmd in alignment with #6216 (#6713) 2020-07-17 17:17:21 +00:00
denom.go
denom_test.go
events.go refactor auths broadcast cmd in alignment with #6216 (#6713) 2020-07-17 17:17:21 +00:00
events_test.go
handler.go
handler_test.go
int.go
int_test.go
invariant.go
invariant_test.go
proto.go
queryable.go
result.go refactor auths broadcast cmd in alignment with #6216 (#6713) 2020-07-17 17:17:21 +00:00
result_test.go refactor auths broadcast cmd in alignment with #6216 (#6713) 2020-07-17 17:17:21 +00:00
router.go
router_test.go
staking.go
staking_test.go
store.go
store_test.go
tx_msg.go
tx_msg_test.go
uint.go
uint_test.go
utils.go
utils_test.go