cosmos-sdk/x/feegrant/keeper
Marko 869c96c403
refactor(bank, feegrant, authz): avoid creating baseaccount (#19188)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-02-13 12:52:06 +00:00
..
genesis_test.go refactor(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
grpc_query_test.go chore(feegrant): remove address.String() calls (#17869) 2023-09-25 16:03:32 +00:00
grpc_query.go chore: cleanup sdk.Context (#17717) 2023-09-13 21:40:14 +00:00
keeper_test.go imp(feegrant): ensure we only execute revokeAllowance if there is no error is the grant is to be removed (#18767) 2023-12-17 13:26:47 +00:00
keeper.go refactor(bank, feegrant, authz): avoid creating baseaccount (#19188) 2024-02-13 12:52:06 +00:00
migrations.go feat(core): add migrations registering (#19370) 2024-02-09 09:30:39 +00:00
msg_server_test.go refactor(bank, feegrant, authz): avoid creating baseaccount (#19188) 2024-02-13 12:52:06 +00:00
msg_server.go feat(x/feegrant): Add limits to grant pruning and enable message to aid manually (#18047) 2023-10-16 16:28:06 +00:00