cosmos-sdk/x/bank/keeper
Alexander Peters 3d8c846802
perf(bank): Reduce the number of ValidateDenom calls in Coin and Bank (#24431)
Co-authored-by: Tuan Tran <tuantran@notional.ventures>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-04-11 16:25:51 +00:00
..
collections_test.go chore: set up release/v0.53.x branch (#23660) 2025-02-12 15:48:20 -05: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: lint fixes (#24084) 2025-03-20 16:20: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 perf(bank): Reduce the number of ValidateDenom calls in Coin and Bank (#24431) 2025-04-11 16:25:51 +00:00
keeper.go perf(bank): Reduce the number of ValidateDenom calls in Coin and Bank (#24431) 2025-04-11 16:25:51 +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 refactor: remove collections.ErrInvalidIterator when unecessary (#17367) 2023-08-17 09:05:39 +00:00