cosmos-sdk/x/gov/client/utils
MD Aleem 66ee994ce4
fix: x/gov deposits querier (Initial Deposit) (#9288)
* copied from old PR

* fix errors

* add test

* Update x/gov/client/utils/query.go

Co-authored-by: Robert Zaremba <robert@zaremba.ch>

* fix tests

* fix failing test

* add test

* update test

* fix tests

* fix deposit query

* fix test

* update tests

* add more tests

* address lint error

* address lint error

* review changes

Co-authored-by: Robert Zaremba <robert@zaremba.ch>
2021-06-03 07:36:08 +00:00
..
query_test.go Remove ServiceMsgs from ADR-031 (#9139) 2021-04-30 11:00:47 +00:00
query.go fix: x/gov deposits querier (Initial Deposit) (#9288) 2021-06-03 07:36:08 +00:00
utils_test.go x/gov: fix NormalizeProposalType() return values (#8808) 2021-03-08 14:38:24 +00:00
utils.go x/gov: fix NormalizeProposalType() return values (#8808) 2021-03-08 14:38:24 +00:00