cosmos-sdk/x/gov
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
..
client feat!: initial deposit requirement for proposals (#12771) 2022-08-02 20:40:00 +02:00
exported feat: deprecate x/params usage in x/gov (#12631) 2022-08-01 16:53:04 +00:00
keeper feat!: initial deposit requirement for proposals (#12771) 2022-08-02 20:40:00 +02:00
migrations feat!: initial deposit requirement for proposals (#12771) 2022-08-02 20:40:00 +02:00
simulation fix: simulation failures (#12858) 2022-08-08 17:48:26 -04:00
spec docs: typo in metadata type description (#12837) 2022-08-07 16:54:09 +02:00
types feat!: initial deposit requirement for proposals (#12771) 2022-08-02 20:40:00 +02:00
abci_test.go feat: deprecate x/params usage in x/gov (#12631) 2022-08-01 16:53:04 +00:00
abci.go feat: deprecate x/params usage in x/gov (#12631) 2022-08-01 16:53:04 +00:00
common_test.go chore: math lib update and type fixes (#12791) 2022-08-02 11:16:40 +00:00
genesis_test.go feat: deprecate x/params usage in x/gov (#12631) 2022-08-01 16:53:04 +00:00
genesis.go feat: deprecate x/params usage in x/gov (#12631) 2022-08-01 16:53:04 +00:00
module_test.go refactor!: use injected encoding params in simapp (#12717) 2022-07-27 15:21:10 +02:00
module.go feat!: initial deposit requirement for proposals (#12771) 2022-08-02 20:40:00 +02:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Governance