FuelLabs / fuel-vm

Fuel v2 interpreter in Rust
Other
358 stars 88 forks source link

Add the possibility to specify an offset for the read value in StorageRead::read #863

Closed acerone85 closed 2 weeks ago

acerone85 commented 1 month ago

[Link to related issue(s) here, if any]

[Short description of the changes.]

Checklist

Before requesting review

After merging, notify other teams

[Add or remove entries as needed]

acerone85 commented 4 weeks ago

LGTM!=) Do I understand correct, that after this change is merged, you will rework #847 ?

Yes, I'll start working on that shortly. IIUC After the release of the next fuel-vm version I'll also have to update fuel-core to use the new storage?

xgreenx commented 3 weeks ago

After the release of the next fuel-vm version I'll also have to update fuel-core to use the new storage?

Yes