cosmos-sdk/x/staking/simulation
Marko f1289d0808
refactor: add util functions to reuse in simulations (#9456)
* add util functions to reuse in simulations

* keeper interface cleanup, gov migrate

* fix module name

* fix sims

* fix staking tests

* introduce a txContext

* fix feegrant

* take in consideration

* fix names

* fix tests

* add bank keeper where needed

* add bank keeper where needed
2021-06-07 09:03:24 +00:00
..
common_test.go on-chain power reduction param conversion basic work 2021-01-27 20:24:00 +10:00
decoder_test.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
decoder.go codec: Rename codec and marshaler interfaces (#9226) 2021-04-29 10:46:22 +00:00
genesis_test.go x/staking v0.43 Audit updates (#9267) 2021-05-10 12:41:24 +00:00
genesis.go x/staking v0.43 Audit updates (#9267) 2021-05-10 12:41:24 +00:00
operations_test.go refactor: add util functions to reuse in simulations (#9456) 2021-06-07 09:03:24 +00:00
operations.go refactor: add util functions to reuse in simulations (#9456) 2021-06-07 09:03:24 +00:00
params_test.go Update default historical header number for stargate (#8178) 2020-12-17 19:50:03 +00:00
params.go x/staking v0.43 Audit updates (#9267) 2021-05-10 12:41:24 +00:00