cosmos-sdk/x/distribution/keeper
mergify[bot] 090efc9f3b
docs(x/distribution): updates (backport #22148) (#22153)
Co-authored-by: Julián Toledano <JulianToledano@users.noreply.github.com>
2024-10-07 15:38:58 +02:00
..
abci.go refactor: simplify collected metrics (backport #21963) (#21967) 2024-09-28 19:22:10 +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 (backport #21507) (#21529) 2024-09-03 22:21:22 +00:00
allocation.go feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (backport #20790) (#21060) 2024-07-24 18:19:12 +02:00
common_test.go refactor: revert auth extraction (backport #21507) (#21529) 2024-09-03 22:21:22 +00:00
delegation_test.go refactor: revert auth extraction (backport #21507) (#21529) 2024-09-03 22:21:22 +00:00
delegation.go docs(x/distribution): updates (backport #22148) (#22153) 2024-10-07 15:38:58 +02: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 (backport #21761) (#21779) 2024-09-17 11:49:10 +00:00
grpc_query.go chore: fix all lint issue since golangci-lint bump (backport #21326) (#21331) 2024-08-16 13:30:09 +00:00
hooks.go docs(x/distribution): updates (backport #22148) (#22153) 2024-10-07 15:38:58 +02: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 (backport #21507) (#21529) 2024-09-03 22:21:22 +00:00
keeper.go docs(x/distribution): updates (backport #22148) (#22153) 2024-10-07 15:38:58 +02:00
migrations.go feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (backport #20790) (#21060) 2024-07-24 18:19:12 +02:00
msg_server_test.go chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779) 2024-09-17 11:49:10 +00:00
msg_server.go refactor: simplify collected metrics (backport #21963) (#21967) 2024-09-28 19:22:10 +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(x/distribution): audit QA (backport #21316) (#21338) 2024-08-17 20:03:50 +00:00