cosmos-sdk/x/gov
2022-09-02 09:04:08 +00:00
..
client chore: downgrade to tendermint v0.34.x (#12958) 2022-08-20 02:33:07 +02:00
exported feat: deprecate x/params usage in x/gov (#12631) 2022-08-01 16:53:04 +00:00
keeper fix(x/gov): Return ErrInvalidProposalContent in SubmitProposal when legacy handler returns an error. (#13051) 2022-08-26 13:29:58 -04:00
migrations refactor!: Remove sdk.Router and refactor baseapp tests (#13005) 2022-08-30 23:50:47 +02:00
simulation refactor: remove simapp from x/staking module (#13101) 2022-08-31 14:50:22 +00:00
spec docs: adds gov groups metadata spec (#13118) 2022-09-02 09:04:08 +00:00
testutil test(gov): Refactor x/gov keeper tests to use mocks (#12988) 2022-08-25 20:15:44 +00:00
types chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
abci_test.go test(gov): Remove simapp references from module tests and simulations (#13043) 2022-08-29 14:24:51 +00:00
abci.go feat: emit cached context events (#13063) 2022-09-01 21:29:28 +00:00
common_test.go test(gov): Remove simapp references from module tests and simulations (#13043) 2022-08-29 14:24:51 +00:00
genesis_test.go test(gov): Remove simapp references from module tests and simulations (#13043) 2022-08-29 14:24:51 +00:00
genesis.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
module.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Governance