cosmos-sdk/x/auth/keeper
2025-10-01 14:41:20 +00:00
..
account.go docs: fix multiple typos (#25031) 2025-07-29 14:36:07 +00:00
deterministic_test.go chore: Remove unused KVStoreKey field from DeterministicTestSuite in auth keeper tests (#25378) 2025-10-01 14:41:20 +00:00
genesis.go refactor(auth): use collections for Account state management (#16016) 2023-05-26 09:26:58 +00:00
grpc_query_test.go fix(x/auth): internal error on AccountInfo when PubKey is nil (backport #17209) (#17210) 2023-07-31 09:51:36 +00:00
grpc_query.go build(deps): Bump go.uber.org/mock from 0.5.2 to 0.6.0 in /simapp (#25201) 2025-08-19 18:36:55 +00:00
keeper_bench_test.go refactor: use b.Loop() to simplify the code and improve performance (#25379) 2025-10-01 14:34:05 +00:00
keeper_test.go refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
keeper.go refactor: unordered transactions ante handling (#24573) 2025-04-28 20:30:01 +00:00
migrations.go chore: fix godoc comments for functions and structs (#24736) 2025-05-13 13:48:13 +00:00
msg_server_test.go fix: correct typos across codebase (#25335) 2025-09-10 19:36:08 +00:00
msg_server.go refactor: remove dependencies x/auth -> x/genutil, x/gov (#16423) 2023-06-06 15:31:25 +00:00
unordered_tx_test.go refactor: unordered transactions ante handling (#24573) 2025-04-28 20:30:01 +00:00