cosmos-sdk/x/auth/keeper
testinginprod ebbaa0e92e
feat(auth): allow BaseAccounts to be migrated to x/accounts (#21820)
Co-authored-by: Akhil Kumar P <36399231+akhilkumarpilli@users.noreply.github.com>
2024-09-23 21:22:01 +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 (#21507) 2024-09-03 21:12:21 +00:00
genesis.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
grpc_query_test.go feat(auth): support accounts from auth (#21688) 2024-09-17 18:12:45 +00:00
grpc_query.go feat: introduce x/validate and split x/auth/tx/config (#21822) 2024-09-20 15:05:46 +00:00
keeper_test.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
keeper.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
migrations.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
msg_server_test.go chore: bump golangci-lint and fix all linting issues (#21761) 2024-09-16 19:11:19 +00:00
msg_server.go feat(auth): allow BaseAccounts to be migrated to x/accounts (#21820) 2024-09-23 21:22:01 +00:00