cosmos-sdk/x/distribution/keeper
Aleksandr Bezobchuk 6cee22df52
feat!: Comet v0.38 Integration (#15519)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-05-24 16:09:19 +00:00
..
alias_functions.go refactor(x/distribution)!: Use KVStoreService, context.Context and return errors instead of panic (#15948) 2023-04-27 13:26:51 +00:00
allocation_test.go feat!: Comet v0.38 Integration (#15519) 2023-05-24 16:09:19 +00:00
allocation.go refactor(x/distribution)!: Use KVStoreService, context.Context and return errors instead of panic (#15948) 2023-04-27 13:26:51 +00:00
common_test.go refactor: use mocks for x/distribution (#12889) 2022-08-29 20:15:51 -03:00
delegation_test.go refactor(distribution)!: use collections for params state (#16211) 2023-05-22 19:51:24 +00:00
delegation.go refactor(math)!: remove aliases in math (#16040) 2023-05-07 17:25:59 +00:00
fee_pool.go refactor(x/distribution)!: Use KVStoreService, context.Context and return errors instead of panic (#15948) 2023-04-27 13:26:51 +00:00
genesis.go refactor(distribution)!: use collections for params state (#16211) 2023-05-22 19:51:24 +00:00
grpc_query.go refactor(distribution)!: use collections for params state (#16211) 2023-05-22 19:51:24 +00:00
hooks.go refactor(x/distribution)!: Use KVStoreService, context.Context and return errors instead of panic (#15948) 2023-04-27 13:26:51 +00:00
invariants.go refactor(x/distribution)!: Use KVStoreService, context.Context and return errors instead of panic (#15948) 2023-04-27 13:26:51 +00:00
keeper_test.go refactor(distribution)!: use collections for params state (#16211) 2023-05-22 19:51:24 +00:00
keeper.go refactor(distribution)!: use collections for params state (#16211) 2023-05-22 19:51:24 +00: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(distribution)!: use collections for params state (#16211) 2023-05-22 19:51:24 +00:00
params.go refactor(distribution)!: use collections for params state (#16211) 2023-05-22 19:51:24 +00:00
store.go refactor(x/distribution)!: Use KVStoreService, context.Context and return errors instead of panic (#15948) 2023-04-27 13:26:51 +00:00
validator.go refactor(x/distribution)!: Use KVStoreService, context.Context and return errors instead of panic (#15948) 2023-04-27 13:26:51 +00:00