cosmos-sdk/x/auth/keeper
mergify[bot] 72f1c12ee6
feat(auth): allow BaseAccounts to be migrated to x/accounts (backport #21820) (#21863)
Co-authored-by: testinginprod <98415576+testinginprod@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-24 07:19:19 +00:00
..
account.go refactor(x/accounts)!: accounts and auth module use the same account number tracking (#20405) 2024-06-03 13:40:03 +00:00
deterministic_test.go refactor: revert auth extraction (backport #21507) (#21529) 2024-09-03 22:21:22 +00:00
genesis.go refactor: revert auth extraction (backport #21507) (#21529) 2024-09-03 22:21:22 +00:00
grpc_query_test.go feat(auth): support accounts from auth (backport #21688) (#21787) 2024-09-17 19:24:51 +00:00
grpc_query.go feat: introduce x/validate and split x/auth/tx/config (backport #21822) (#21836) 2024-09-20 17:00:16 +00:00
keeper_test.go refactor: revert auth extraction (backport #21507) (#21529) 2024-09-03 22:21:22 +00:00
keeper.go refactor: revert auth extraction (backport #21507) (#21529) 2024-09-03 22:21:22 +00:00
migrations.go refactor: revert auth extraction (backport #21507) (#21529) 2024-09-03 22:21:22 +00: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 feat(auth): allow BaseAccounts to be migrated to x/accounts (backport #21820) (#21863) 2024-09-24 07:19:19 +00:00