cosmos-sdk/x/auth/client
Emmanuel T Odeke 481569ce4f
fix: all: fix resource leaks found by staticmajor (#13394)
Fixes resource leaks in which a .Close, .Stop method
wasn't invoked in return routes such as with errors.

Found by https://github.com/cosmos/cosmos-sdk/pull/13392
2022-10-06 20:11:40 +00:00
..
cli refactor: Improve and clarify API around AccountAddressById (#13460) 2022-10-06 11:05:25 +00:00
testutil fix: all: fix resource leaks found by staticmajor (#13394) 2022-10-06 20:11:40 +00:00
tx_test.go refactor: rename depinject imports to cosmossdk.io/depinject (#12479) 2022-07-09 17:46:07 +02:00
tx.go refactor: migrate to cosmos/gogoproto (#13070) 2022-09-08 17:27:48 +00:00