cosmos-sdk/x/distribution
Aleksandr Bezobchuk 69d8fa2baf
chore: params cleanup (#12480)
Adds missing error checks to the modules that migrated away from `x/params`
2022-07-08 06:38:18 +00:00
..
client feat: decouple `x/distribution` from simapp (#12334) 2022-06-22 21:43:33 +02:00
keeper refactor: Use GenericFilteredPaginate wherever possible (#12386) 2022-06-30 08:36:20 -04:00
migrations chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
simulation fix: Simulation is not deterministic due to GenSignedMockTx (#12374) 2022-06-30 11:12:25 -04:00
spec docs: remove app wiring from module docs (#12393) 2022-06-30 14:11:25 +01:00
testutil feat: decouple `x/distribution` from simapp (#12334) 2022-06-22 21:43:33 +02:00
types chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00
abci.go Merge PR #6761: telemetry: use UTC() in wrappers 2020-07-17 15:33:50 -04:00
abci_test.go fumpt (#12376) 2022-06-28 14:41:42 +01:00
doc.go Merge PR #5417: Update distribution module doc 2019-12-17 13:59:16 -05:00
handler.go refactor: move legacy gov to v1beta1 (#10748) 2021-12-13 18:48:44 +00:00
module.go chore: params cleanup (#12480) 2022-07-08 06:38:18 +00:00
module_test.go feat: decouple `x/distribution` from simapp (#12334) 2022-06-22 21:43:33 +02:00
proposal_handler_test.go feat: decouple `x/distribution` from simapp (#12334) 2022-06-22 21:43:33 +02:00

README.md

Distribution

  • Distribution - Fee distribution, and staking token provision distribution.