cosmos-sdk/x/auth
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
..
ante consistency in antehandler (#9144) 2021-04-20 09:21:37 +00:00
atlas x/auth: atlas manifest (#8140) 2020-12-10 17:02:29 +01:00
client Make integration test suites reusable by apps (#6711) 2021-04-23 14:49:49 -04:00
keeper bump tendermint core (#9081) 2021-04-08 20:22:00 +01:00
legacy Add comment on x/auth hacky migration script (#9132) 2021-04-16 18:00:08 -04:00
signing update SigVerifiableTx.GetPubKeys to return an error (#8828) 2021-03-10 07:16:04 +00:00
simulation codecs: rename MakeCodecs rename and docs update (#8245) 2021-01-07 21:50:52 +00:00
spec Fix typo (#8848) 2021-03-10 21:50:30 +00:00
testutil cosmos-reflection: extend to support writing by reflection clients (#8965) 2021-04-07 00:33:54 +01:00
tx bump tendermint core (#9081) 2021-04-08 20:22:00 +01:00
types Enable secp256r1 (#8786) 2021-03-04 21:31:42 +00:00
vesting Make integration test suites reusable by apps (#6711) 2021-04-23 14:49:49 -04:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
module.go Write back account changes after tracking delegation/undelegation for vesting accounts (#8865) 2021-04-08 16:20:29 +01:00
module_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00