cosmos-sdk/x/authz/keeper
mergify[bot] 2ad5ab913d
chore: bump golangci-lint and fix all linting issues (backport #21761) (#21779)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-17 11:49:10 +00:00
..
genesis_test.go feat(log): remove core dependency and update core interface to be dependency free (backport #21045) (#21089) 2024-07-26 13:43:42 +02:00
genesis.go refactor(core,x/**): simplify core service api and embed environment in keepers (#20071) 2024-04-17 18:18:16 +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
keeper_test.go fix(x/authz): bring back msg response in DispatchActions (backport #21044) (#21332) 2024-08-16 13:45:27 +00:00
keeper.go refactor(types,client,simapp): remove some address String() calls (backport #21455) (#21499) 2024-09-02 10:50:30 +00:00
keys_test.go refactor(bank): add go module (#18279) 2023-10-27 09:25:04 +00:00
keys.go feat(x/authz): Add MsgRevokeAll (#20161) 2024-04-26 07:22:30 +00:00
migrations.go refactor(core,x/**): simplify core service api and embed environment in keepers (#20071) 2024-04-17 18:18:16 +00:00
msg_server_test.go refactor: revert auth extraction (backport #21507) (#21529) 2024-09-03 22:21:22 +00:00
msg_server.go feat(x/authz): Disable authz grant message grant (#20687) 2024-06-25 08:59:18 +00:00