cosmos-sdk/x/bank/keeper
mergify[bot] 8a54f41c7d
refactor(x/bank): swap sendrestriction check in InputOutputCoins (backport #21976) (#24053)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
Co-authored-by: Alex | Interchain Labs <alex@interchainlabs.io>
2025-03-25 21:04:33 +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: fix all linting (#24101) 2025-03-21 15:04:36 -07: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(x/bank): swap sendrestriction check in InputOutputCoins (backport #21976) (#24053) 2025-03-25 21:04:33 +00:00
keeper.go feat(bank): Allow injectable restrictions on bank transfers (backport #14224) (#17457) 2023-09-07 22:48:49 +02: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 refactor(x/bank): swap sendrestriction check in InputOutputCoins (backport #21976) (#24053) 2025-03-25 21:04:33 +00:00
view.go refactor: remove collections.ErrInvalidIterator when unecessary (#17367) 2023-08-17 09:05:39 +00:00