cosmos-sdk/x/distribution/keeper
2024-07-24 15:07:50 +00:00
..
abci.go refactor(x/distribution)!: remove PreviousProposer and return early if there are no fees to distribute (#20735) 2024-07-04 12:50:15 +00:00
alias_functions.go refactor(distribution): spin out go.mod (#18199) 2023-10-24 15:13:04 +00:00
allocation_test.go feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (#20790) 2024-07-24 15:07:50 +00:00
allocation.go feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (#20790) 2024-07-24 15:07:50 +00:00
common_test.go refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
delegation_test.go feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (#20790) 2024-07-24 15:07:50 +00:00
delegation.go chore(x): replace fmt.Errorf without parameters with errors.New (#21032) 2024-07-23 08:10:09 +00:00
genesis.go refactor(x/distribution)!: remove PreviousProposer and return early if there are no fees to distribute (#20735) 2024-07-04 12:50:15 +00:00
grpc_query_test.go feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (#20790) 2024-07-24 15:07:50 +00:00
grpc_query.go feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (#20790) 2024-07-24 15:07:50 +00:00
hooks.go feat: include rotate keys logic in abci (#18236) 2023-12-22 10:14:15 +00:00
invariants.go test: move slash redelegation test to integration (#19581) 2024-02-28 10:09:38 +00:00
keeper_test.go feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (#20790) 2024-07-24 15:07:50 +00:00
keeper.go feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (#20790) 2024-07-24 15:07:50 +00:00
migrations.go feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (#20790) 2024-07-24 15:07:50 +00:00
msg_server_test.go feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (#20790) 2024-07-24 15:07:50 +00:00
msg_server.go feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (#20790) 2024-07-24 15:07:50 +00:00
params.go refactor(distribution)!: use collections for params state (#16211) 2023-05-22 19:51:24 +00:00
store.go refactor(distribution): spin out go.mod (#18199) 2023-10-24 15:13:04 +00:00
validator.go refactor(core,x/**): simplify core service api and embed environment in keepers (#20071) 2024-04-17 18:18:16 +00:00