cosmos-sdk/x/distribution/keeper
mergify[bot] 95c44e587a
fix(x/gov,x/distribution): Balance assertions on genesis import shouldn't be exact (backport #22832) (#23194)
Co-authored-by: violet <158512193+fastfadingviolets@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-01-06 12:34:07 +01: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 fix(x/gov,x/distribution): Balance assertions on genesis import shouldn't be exact (backport #22832) (#23194) 2025-01-06 12:34:07 +01: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
keeper_test.go refactor: revert auth extraction (backport #21507) (#21529) 2024-09-03 22:21:22 +00:00
keeper.go feat(indexer): add to modules and implement proto fields (backport #22544) (#22676) 2024-11-28 14:12:02 +01: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