Closed xgreenx closed 5 months ago
#768: Charge for LDC opcode before loading the contract into memory.
#771: Take into account spent gas during synchronous predicates estimation.
DependentCost
CFE
CFEI
Create
self.receipts.root()
Full Changelog: https://github.com/FuelLabs/fuel-vm/compare/v0.53.0...v0.54.0
Version v0.54.0
Added
Changed
#768: Charge for LDC opcode before loading the contract into memory.
#771: Take into account spent gas during synchronous predicates estimation.
Breaking
DependentCost
forCFE
andCFEI
opcodes.Create
transaction.Removed
self.receipts.root()
call.What's Changed
Create
transaction by @xgreenx in https://github.com/FuelLabs/fuel-vm/pull/767self.receipts.root()
call by @xgreenx in https://github.com/FuelLabs/fuel-vm/pull/772DependentCost
forCFE
andCFEI
opcodes by @xgreenx in https://github.com/FuelLabs/fuel-vm/pull/769Full Changelog: https://github.com/FuelLabs/fuel-vm/compare/v0.53.0...v0.54.0