Closed Voxelot closed 5 months ago
closes https://github.com/FuelLabs/fuel-vm/issues/759
WDOP and WQOP used the incorrect gas units. WDOP will increase from 2 to 3, while WQCP will stay at 3.
This may affect the Rust SDK which sometimes run the VM locally for predicate estimation.
Testnet gas schedule for reference: https://github.com/FuelLabs/chain-configuration/blob/master/ignition/chain_config.json
[Add or remove entries as needed]
closes https://github.com/FuelLabs/fuel-vm/issues/759
WDOP and WQOP used the incorrect gas units. WDOP will increase from 2 to 3, while WQCP will stay at 3.
This may affect the Rust SDK which sometimes run the VM locally for predicate estimation.
Testnet gas schedule for reference: https://github.com/FuelLabs/chain-configuration/blob/master/ignition/chain_config.json
Checklist
Before requesting review
After merging, notify other teams
[Add or remove entries as needed]