cosmos-sdk/x/auth/keeper
Alex | Interchain Labs 9ea03a3c4b
chore: remove baseapp and sdk.Context fully from x/upgrade (#23396)
Co-authored-by: aljo242 <alex@skip.money>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-02-05 12:30:18 +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 chore: remove baseapp and sdk.Context fully from x/upgrade (#23396) 2025-02-05 12:30:18 +00:00
genesis.go refactor: revert auth extraction (#21507) 2024-09-03 21:12:21 +00:00
grpc_query_test.go chore: remove baseapp and sdk.Context fully from x/upgrade (#23396) 2025-02-05 12:30:18 +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 chore: remove baseapp and sdk.Context fully from x/upgrade (#23396) 2025-02-05 12:30:18 +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