cosmos-sdk/x/gov
Julien Robert 9c51d9ac98
refactor!: use injected encoding params in simapp (#12717)
* refactor!: use injected encoding params in simapp

* add upgrading.md entry
2022-07-27 15:21:10 +02:00
..
client refactor: move module cli tests up to simapp (#12718) 2022-07-26 22:00:54 +00:00
keeper feat(staking): migrate x/params away from x/staking (#12409) 2022-07-21 14:50:25 +00:00
migrations chore: simplify and refactor linting (#12318) 2022-06-21 17:49:36 +00:00
simulation chore: use math.Int instead of math.Int and apply linting (#12702) 2022-07-26 00:24:47 +02:00
spec docs: clarify differences and usage of submit-proposal and submit-legacy-proposal for gov (#12410) 2022-07-06 12:42:48 -04:00
types chore: use math.Int instead of math.Int and apply linting (#12702) 2022-07-26 00:24:47 +02:00
abci_test.go chore: use math.Int instead of math.Int and apply linting (#12702) 2022-07-26 00:24:47 +02:00
abci.go feat: migrate x/gov use app wiring (#12369) 2022-07-04 14:58:48 +02:00
common_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
genesis_test.go refactor!: use injected encoding params in simapp (#12717) 2022-07-27 15:21:10 +02:00
genesis.go feat: migrate x/gov use app wiring (#12369) 2022-07-04 14:58:48 +02:00
module_test.go refactor!: use injected encoding params in simapp (#12717) 2022-07-27 15:21:10 +02:00
module.go feat: Move AppModule.BeginBlock and AppModule.EndBlock to extension interfaces (#12603) 2022-07-19 17:19:23 +00:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Governance