Closed Dentosal closed 4 months ago
Did this get added to the previous release's history by accident?
- [#796](https://github.com/FuelLabs/fuel-vm/pull/796): Added implementation of the `MerkleRootStorage` for references.
Yes. It did: https://github.com/FuelLabs/fuel-vm/pull/796/files
Version 0.56.0 includes the following changes:
MerkleRootStorage
for references.Blob
transaction, andBSIZ
andBLDD
instructions. Also allowsLDC
to load blobs.ed19
instruction to take variable length message instead of a fixed-length one. Changed the gas cost to beDependentCost
.