cosmos-sdk/x/gov
Julien Robert f770f8cac6
refactor!: make simapp.MakeTestEncodingConfig private (#12747)
* feat: make `simapp.MakeTestEncodingConfig` private

* fix legacy build

* update changelog and upgrading.md

* updates docs
2022-07-27 17:23:56 +02:00
..
client refactor!: make simapp.MakeTestEncodingConfig private (#12747) 2022-07-27 17:23:56 +02:00
keeper refactor!: make simapp.MakeTestEncodingConfig private (#12747) 2022-07-27 17:23:56 +02:00
migrations refactor!: make simapp.MakeTestEncodingConfig private (#12747) 2022-07-27 17:23:56 +02:00
simulation refactor!: make simapp.MakeTestEncodingConfig private (#12747) 2022-07-27 17:23:56 +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