cosmos-sdk/x/auth/keeper
2024-10-21 09:58:09 +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 build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +00:00
genesis.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
grpc_query_test.go build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +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 build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +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 build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +00:00
msg_server.go feat(auth): allow BaseAccounts to be migrated to x/accounts (#21820) 2024-09-23 21:22:01 +00:00