FuelLabs / fuel-vm

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

`WDCM` and `WQCM` implementation mismatch with the specification #791

Closed xgreenx closed 1 month ago

xgreenx commented 4 months ago

Our specification says "Clears $of and $err." for WDCM and WQCM opcodes. But implementation doesn't do it.

acerone85 commented 2 months ago

Tentatively assigning myself