cosmos-sdk/x/gov/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 feat: add `draft-proposal` for x/group (#13353) 2022-09-22 00:53:02 +02:00
testutil fix: all: fix resource leaks found by staticmajor (#13394) 2022-10-06 20:11:40 +00:00
utils chore: downgrade to tendermint `v0.34.x` (#12958) 2022-08-20 02:33:07 +02:00
proposal_handler.go feat!: remove legacy REST (#9594) 2021-07-06 10:04:54 +00:00