FuelLabs / fuel-vm

Fuel v2 interpreter in Rust
Other
354 stars 86 forks source link

Zero $flag on call #743

Closed Dentosal closed 4 months ago

Dentosal commented 4 months ago

Spec PR: https://github.com/FuelLabs/fuel-specs/pull/585

Called contracts shouldn't inherit the $flag register.

Checklist

Before requesting review

After merging, notify other teams