We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
iter_all_filtered
merkle_contract_state_range
Replace the usage of iter_all_filtered with sequential call of the get method.
get
Note: We need to update the price of srwq opcode then.
srwq
cc @Salka1988
The text was updated successfully, but these errors were encountered:
Remove usage of iter_all_filtered from merkle_contract_state_range (#…
87392ce
…1512) Closes #1510 --------- Co-authored-by: xgreenx <xgreenx9999@gmail.com>
ac30dc5
…1512) Closes FuelLabs/fuel-core#1510 --------- Co-authored-by: xgreenx <xgreenx9999@gmail.com>
Dentosal
bvrooman
xgreenx
Successfully merging a pull request may close this issue.
Replace the usage of
iter_all_filtered
with sequential call of theget
method.Note: We need to update the price of
srwq
opcode then.cc @Salka1988
The text was updated successfully, but these errors were encountered: