Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove usage of iter_all_filtered from merkle_contract_state_range #1510

Closed
xgreenx opened this issue Nov 23, 2023 · 0 comments · Fixed by #1512
Closed

Remove usage of iter_all_filtered from merkle_contract_state_range #1510

xgreenx opened this issue Nov 23, 2023 · 0 comments · Fixed by #1512
Assignees

Comments

@xgreenx
Copy link
Collaborator

xgreenx commented Nov 23, 2023

Replace the usage of iter_all_filtered with sequential call of the get method.

image

Note: We need to update the price of srwq opcode then.

cc @Salka1988

xgreenx added a commit that referenced this issue Nov 23, 2023
…1512)

Closes #1510

---------

Co-authored-by: xgreenx <xgreenx9999@gmail.com>
crypto523 pushed a commit to crypto523/fuel-core that referenced this issue Oct 7, 2024
…1512)

Closes FuelLabs/fuel-core#1510

---------

Co-authored-by: xgreenx <xgreenx9999@gmail.com>
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 a pull request may close this issue.

3 participants