cosmos-sdk/x/genutil
Aaron Craelius 3c65c3dacd
Make integration test suites reusable by apps (#6711)
* WIP on refactoring new integration tests.

* godocs

* godocs

* Fix ineff assign

* Updates

* Updates

* fix test

* refactor crisis, distr testsuites

* fix import issue

* refactor x/auth

* refactor x/authz

* refactor x/evidence

* refactor x/feegrant

* refactor x/genutil

* refactor x/gov

* refactor x/mint

* refactor x/params

* refactor x/{auth_vesting, slashing, staking}

* fix lint

* fix tests & lint

* fix lint

* fix tests

* lint

* lint

* fix lint memory

* add missing `norace` build flag

* update feegrant cfg

* fix lint

Co-authored-by: atheesh <atheesh@vitwit.com>
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
2021-04-23 14:49:49 -04:00
..
client Make integration test suites reusable by apps (#6711) 2021-04-23 14:49:49 -04:00
legacy Add 0.43 CLI JSON migrate command (#8880) 2021-03-22 11:30:26 +00:00
types Update gogo proto deps with v1.3.2 security fixes (#8350) 2021-01-15 19:45:34 +00:00
collect_test.go x/genutil: fix CollectTxs traversal logic (#6913) 2020-10-08 11:22:39 +00:00
collect.go Remove requirement for gentx to be only 1 msg (#8954) 2021-03-24 10:02:45 +00:00
doc.go Merge PR #4159: Module/Genesis Generalization 2019-05-16 11:25:32 -04:00
genesis.go Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00
gentx_test.go [Bank] Remove the unsafe balance changing API (#8473) 2021-02-17 18:20:33 +00:00
gentx.go Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00
module.go various linter fixes (#8666) 2021-02-23 08:46:01 +00:00
utils_test.go Recover private validator key (#8099) 2020-12-08 17:22:43 +00:00
utils.go Recover private validator key (#8099) 2020-12-08 17:22:43 +00:00