Skip to content

fix(wasm): close iterator in IterateContractsByCreator - #2542

Open
colinaumaty wants to merge 1 commit into
CosmWasm:mainfrom
colinaumaty:feature_colinaumaty
Open

colinaumaty wants to merge 1 commit into
CosmWasm:mainfrom
colinaumaty:feature_colinaumaty

Conversation

@colinaumaty

@colinaumaty colinaumaty commented Sep 1, 2026

Copy link
Copy Markdown

IterateContractsByCreator was the only production prefix-store iteration found here that did not close its iterator, while the neighboring IterateContractsByCode does.

Signed-off-by: colinaumaty <colinaumaty@outlook.com>
@colinaumaty colinaumaty changed the title fix(keeper): iterate required capabilities with SplitSeq fix(wasm): close iterator in IterateContractsByCreator Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant