cosmos-sdk/x/distribution/keeper
Jacob Gadikian 5decd22cd3
chore: use math.Int instead of math.Int and apply linting (#12702)
* linting round

* fix changelog

* revert docs changes

* Update CHANGELOG.md

* revert an accidental change to security.md

* Update simapp/integration/client/grpc/tmservice/service_test.go

Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-07-26 00:24:47 +02:00
..
alias_functions.go Update x/auth to use Any (#6165) 2020-05-20 19:21:00 +00:00
allocation_test.go feat: decouple x/distribution from simapp (#12334) 2022-06-22 21:43:33 +02:00
allocation.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
common_test.go feat: decouple x/distribution from simapp (#12334) 2022-06-22 21:43:33 +02:00
delegation_test.go chore: use math.Int instead of math.Int and apply linting (#12702) 2022-07-26 00:24:47 +02:00
delegation.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
fee_pool.go Merge PR #6010: Merge x/supply into x/bank 2020-04-20 11:22:12 -04:00
genesis.go feat: deprecate x/params usage in x/distr (#12434) 2022-07-08 09:47:34 -04:00
grpc_query_test.go feat: deprecate x/params usage in x/distr (#12434) 2022-07-08 09:47:34 -04:00
grpc_query.go feat: deprecate x/params usage in x/distr (#12434) 2022-07-08 09:47:34 -04:00
hooks.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
invariants.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
keeper_test.go chore: use math.Int instead of math.Int and apply linting (#12702) 2022-07-26 00:24:47 +02:00
keeper.go chore: use math.Int instead of math.Int and apply linting (#12702) 2022-07-26 00:24:47 +02:00
migrations.go chore: fix migration paths (#12579) 2022-07-14 10:32:06 -04:00
msg_server_test.go feat: deprecate x/params usage in x/distr (#12434) 2022-07-08 09:47:34 -04:00
msg_server.go feat: deprecate x/params usage in x/distr (#12434) 2022-07-08 09:47:34 -04:00
params_test.go feat: deprecate x/params usage in x/distr (#12434) 2022-07-08 09:47:34 -04:00
params.go feat: deprecate x/params usage in x/distr (#12434) 2022-07-08 09:47:34 -04:00
proposal_handler.go refactor: reuse bank blocked addrs list (#10816) 2021-12-23 10:17:50 +00:00
querier_test.go feat: deprecate x/params usage in x/distr (#12434) 2022-07-08 09:47:34 -04:00
querier.go docs: cache-wrapping and virtual store (#8102) 2021-01-05 15:57:33 +00:00
store.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
validator.go refactor!: create math go sub module (#11788) 2022-04-28 14:05:21 -04:00