cosmos-sdk/x/bank/keeper
dmytroheknt 92f87366b5
fix: typos (#25343)
Co-authored-by: Alex | Interchain Labs <alex@cosmoslabs.io>
2025-09-15 17:39:57 +00:00
..
collections_test.go refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
export_test.go feat(bank): Allow injectable restrictions on bank transfers (backport #14224) (#17457) 2023-09-07 22:48:49 +02:00
genesis_test.go chore: update tools (#25089) 2025-08-04 12:52:39 -04:00
genesis.go chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
grpc_query_test.go chore: run modernize (#24356) 2025-04-03 10:42:20 -04:00
grpc_query.go feat(x/bank): adding DenomOwnersByQuery for denom owners for token (backport #18956) (#19007) 2024-01-10 17:56:00 +01:00
keeper_test.go refactor: bring cometbft back to v0.38.x family (#25285) 2025-08-29 15:58:04 -04:00
keeper.go fix: typos (#25343) 2025-09-15 17:39:57 +00:00
migrations.go fix(x/bank): miss keypair of SendEnabled to restore legacy param set before migration (#18113) 2023-10-16 05:05:35 +02:00
msg_server_test.go chore: fix all linting (#24101) 2025-03-21 15:04:36 -07:00
msg_server.go build(deps): use hashicorp/go-metrics instead of armon/go-metrics (backport #16790) (#16800) 2023-06-30 15:27:05 +00:00
send.go perf(bank): Reduce the number of ValidateDenom calls in Coin and Bank (#24431) 2025-04-11 16:25:51 +00:00
view.go perf(x/bank): Improve performance of GetAllBalances and GetAccountsBalances. (#24660) 2025-05-16 18:01:14 +00:00