cosmos-sdk/x/distribution
Julien Robert e7066c4271
docs: Code blocks in SDK docs are broken (#11189)
2022-02-14 23:39:35 +01:00
..
client fix: `--max-msgs` with `generate-only` should not throw error (#10842) 2022-01-18 14:17:51 +00:00
keeper refactor: reuse bank blocked addrs list (#10816) 2021-12-23 10:17:50 +00:00
migrations style: lint go and markdown (#10060) 2021-10-30 13:43:04 +00:00
simulation feat!: Ensure InitGenesis returns with non-empty validator set (#9697) 2021-10-05 12:02:51 +00:00
spec docs: Code blocks in SDK docs are broken (#11189) 2022-02-14 23:39:35 +01:00
types feat: add message option extension to signal msg signers in a language agnostic way (#10977) 2022-01-28 17:01:56 +00:00
README.md docs: Improve markdownlint configuration (#11104) 2022-02-10 12:07:01 +00:00
abci.go
doc.go
handler.go refactor: move legacy gov to v1beta1 (#10748) 2021-12-13 18:48:44 +00:00
module.go fix: Check error for RegisterQueryHandlerClient in all modules RegisterGRPCGatewayRoutes (#10439) 2021-10-28 11:01:25 +00:00
module_test.go feat!: Ensure InitGenesis returns with non-empty validator set (#9697) 2021-10-05 12:02:51 +00:00
proposal_handler_test.go feat!: Ensure InitGenesis returns with non-empty validator set (#9697) 2021-10-05 12:02:51 +00:00

README.md

Distribution

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