cosmos-sdk/x/auth/simulation
Daniel Wedul 1fb6f0ba07
feat(x/auth): Add auth sim decoder case for AccountNumberStoreKeyPrefix (#13048)
* [13028]: Add auth sim decoder case for AccountNumberStoreKeyPrefix (and a unit test case for it).

* [13028]: Add changelog entry.
2022-08-25 15:43:40 -04:00
..
decoder_test.go feat(x/auth): Add auth sim decoder case for AccountNumberStoreKeyPrefix (#13048) 2022-08-25 15:43:40 -04:00
decoder.go feat(x/auth): Add auth sim decoder case for AccountNumberStoreKeyPrefix (#13048) 2022-08-25 15:43:40 -04:00
genesis_test.go fix: change SimulationState.InitialStake to sdkmath.Int (#11855) 2022-05-03 00:57:44 +02:00
genesis.go fix: change SimulationState.InitialStake to sdkmath.Int (#11855) 2022-05-03 00:57:44 +02:00
params_test.go Merge PR #6774: x/auth/simulation/params.go: add unit tests 2020-07-18 13:23:37 -04:00
params.go Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00