cosmos-sdk/x/distribution
Marko fd5b97bd7b
chore: revert some json tags (#10958)
* revert some json tags

* more reverts

* pulsar

* bring back proposal_id

* fix tests

* test++

* revert more things

* fix gov proto, revert abci proto

* revert changelog

* revert last jsontag
2022-01-20 23:21:37 +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 style: lint go and markdown (#10060) 2021-10-30 13:43:04 +00:00
types chore: revert some json tags (#10958) 2022-01-20 23:21:37 +01:00
README.md docs: add READMEs to each modules' directory (#10721) 2021-12-10 16:10:11 +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.