cosmos-sdk/x/distribution/keeper
Alex | Interchain Labs 6854ec67f0
fix(x/distribution): vulnerable incrementReferenceCount in distribution (#19301) (#23934)
Co-authored-by: Naveen <70747893+knkcse@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2025-03-10 11:04:49 -04:00
..
alias_functions.go refactor(distribution)!: make FeePool state use collections (#16302) 2023-05-26 09:51:37 +00:00
allocation_test.go chore: set up release/v0.53.x branch (#23660) 2025-02-12 15:48:20 -05:00
allocation.go refactor: migrate away from using valBech32 globals (2/2) (backport #17157) (#17379) 2023-08-14 17:06:56 +02:00
common_test.go refactor: use mocks for x/distribution (#12889) 2022-08-29 20:15:51 -03:00
delegation_test.go chore: set up release/v0.53.x branch (#23660) 2025-02-12 15:48:20 -05:00
delegation.go refactor: migrate away from using valBech32 globals (2/2) (backport #17157) (#17379) 2023-08-14 17:06:56 +02:00
fee_pool.go refactor(distribution)!: make FeePool state use collections (#16302) 2023-05-26 09:51:37 +00:00
genesis.go refactor: migrate away from using valBech32 globals (2/2) (backport #17157) (#17379) 2023-08-14 17:06:56 +02:00
grpc_query.go refactor: remove global valaddress bech32 codec calls (1/2) (backport #17098) (#17149) 2023-07-27 00:55:11 +02:00
hooks.go refactor(x/distribution): audit changes (backport #16785) (#16799) 2023-06-30 14:51:43 +00:00
keeper_test.go chore: set up release/v0.53.x branch (#23660) 2025-02-12 15:48:20 -05:00
keeper.go refactor(x/staking)!: KVStoreService, return errors and use context.Context (backport #16324) (#16598) 2023-06-19 11:40:27 -03:00
migrations.go refactor(x/distribution)!: Use KVStoreService, context.Context and return errors instead of panic (#15948) 2023-04-27 13:26:51 +00:00
msg_server.go refactor: remove global valaddress bech32 codec calls (1/2) (backport #17098) (#17149) 2023-07-27 00:55:11 +02:00
params.go refactor(distribution)!: use collections for params state (#16211) 2023-05-22 19:51:24 +00:00
store.go refactor(x/distribution): audit changes (backport #16785) (#16799) 2023-06-30 14:51:43 +00:00
validator.go fix(x/distribution): vulnerable incrementReferenceCount in distribution (#19301) (#23934) 2025-03-10 11:04:49 -04:00