cosmos-sdk/x/staking/simulation
Matt Kocubinski 8f9a88cf22
fix: simulation failures (#12858)
* fix: store compare bug causing simulation failures

- handle err in staking/keeper/InitGenesis SetParams
- handle Params type text render in staking

* fix bug in x/gov simulation operations

Co-authored-by: Marko <marbar3778@yahoo.com>
2022-08-08 17:48:26 -04:00
..
common_test.go revert: Revert "feat: staking config (#10988)" (#11446) 2022-03-24 12:26:25 +01:00
decoder_test.go chore: math lib update and type fixes (#12791) 2022-08-02 11:16:40 +00:00
decoder.go fix: simulation failures (#12858) 2022-08-08 17:48:26 -04:00
genesis_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
genesis.go fix: change SimulationState.InitialStake to sdkmath.Int (#11855) 2022-05-03 00:57:44 +02:00
operations_test.go chore: math lib update and type fixes (#12791) 2022-08-02 11:16:40 +00:00
operations.go chore: use math.Int instead of math.Int and apply linting (#12702) 2022-07-26 00:24:47 +02: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