cosmos-sdk/x/distribution/keeper
2024-10-07 13:16:20 +00:00
..
abci.go refactor: simplify collected metrics (#21963) 2024-09-28 11:20:39 +00:00
alias_functions.go refactor(distribution): spin out go.mod (#18199) 2023-10-24 15:13:04 +00:00
allocation_test.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +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: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
delegation_test.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
delegation.go docs(x/distribution): updates (#22148) 2024-10-07 13:16:20 +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 chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
grpc_query.go chore: fix all lint issue since golangci-lint bump (#21326) 2024-08-16 13:03:24 +00:00
hooks.go docs(x/distribution): updates (#22148) 2024-10-07 13:16:20 +00:00
invariants.go test: move slash redelegation test to integration (#19581) 2024-02-28 10:09:38 +00:00
keeper_test.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
keeper.go docs(x/distribution): updates (#22148) 2024-10-07 13:16:20 +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 chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
msg_server.go refactor: simplify collected metrics (#21963) 2024-09-28 11:20:39 +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: use errors.New to replace fmt.Errorf with no parameters (#21394) 2024-08-25 11:41:31 +00:00