cosmos-sdk/x/distribution
Jacob Gadikian 0943a70215
chore: fix linting issues exposed by fixing golangci-lint (#12895)
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-08-11 22:00:24 +02:00
..
client refactor: x/bank integration and e2e tests (#12779) 2022-08-02 10:10:31 -05:00
exported feat: deprecate x/params usage in x/distr (#12434) 2022-07-08 09:47:34 -04:00
keeper refactor: x/distr module create querier (#12829) 2022-08-05 17:17:24 +02:00
migrations chore: routine gofumpt (#12571) 2022-07-16 18:22:05 +00:00
simulation chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
spec docs: update migrated params module state documentation (#12679) 2022-07-21 18:53:25 +02:00
testutil refactor: replace app wiring yaml config by go (#12757) 2022-07-29 16:39:44 -03:00
types chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00
abci_test.go chore: math lib update and type fixes (#12791) 2022-08-02 11:16:40 +00:00
abci.go Merge PR #6761: telemetry: use UTC() in wrappers 2020-07-17 15:33:50 -04: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_test.go feat: decouple x/distribution from simapp (#12334) 2022-06-22 21:43:33 +02:00
module.go feat: Remove RandomizedParams from the AppModuleSimulation interface (#12846) 2022-08-10 14:34:45 +02:00
proposal_handler_test.go feat: decouple x/distribution from simapp (#12334) 2022-06-22 21:43:33 +02:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00

Distribution

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