cosmos-sdk/x/distribution/keeper
Julien Robert 3c9b244f62
refactor: automate EventTypeMessage inclusion in every message execution (#13532)
2022-10-16 19:00:34 -04:00
..
alias_functions.go Update x/auth to use Any (#6165) 2020-05-20 19:21:00 +00:00
allocation.go refactor: Improve AllocateTokens #13524 2022-10-12 22:03:45 +02:00
allocation_test.go refactor: use mocks for x/distribution (#12889) 2022-08-29 20:15:51 -03:00
common_test.go refactor: use mocks for x/distribution (#12889) 2022-08-29 20:15:51 -03:00
delegation.go fix: ensure withdraw_rewards events are always emitted on reward withdrawal (#13323) 2022-09-20 10:23:21 +00:00
delegation_test.go fix: ensure withdraw_rewards events are always emitted on reward withdrawal (#13323) 2022-09-20 10:23:21 +00: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.go feat(cli/api): add validator distribution info grpc gateway get endpoint (#13144) 2022-09-05 15:01:01 +00:00
hooks.go feat!: IS rebase (#13122) 2022-10-09 12:21:20 +02:00
invariants.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
keeper.go fix: ensure withdraw_rewards events are always emitted on reward withdrawal (#13323) 2022-09-20 10:23:21 +00:00
keeper_test.go refactor: use mocks for x/distribution (#12889) 2022-08-29 20:15:51 -03:00
migrations.go chore: fix migration paths (#12579) 2022-07-14 10:32:06 -04:00
msg_server.go refactor: automate EventTypeMessage inclusion in every message execution (#13532) 2022-10-16 19:00:34 -04:00
params.go refactor!: Remove proposer-based rewards (#12876) 2022-08-16 08:53:00 -04:00
params_test.go refactor: use mocks for x/distribution (#12889) 2022-08-29 20:15:51 -03:00
store.go refactor: migrate to `cosmos/gogoproto` (#13070) 2022-09-08 17:27:48 +00:00
validator.go chore: math lib update and type fixes (#12791) 2022-08-02 11:16:40 +00:00