v0.13.0
What's Changed
- Update fuel-asm to 0.6 and fuel-tx to 0.14 by @vlopes11 in #158
- Feat: Use in-memory binary Merkle tree by @bvrooman in #162
- Add dynamic jump opcodes JMP and JNE by @Dentosal in #152
- Implement
SMO
instruction by @vlopes11 in #159 - Fix CGAS overflow bug by @Dentosal in #168
- v0.12.2 patch by @Voxelot in #169
- Fix
Recipt::Call
s having the wrongid
by @AlicanC in #172 - Allow cgas to fall below requested forward amount by @Voxelot in #171
- Add checked tx by @vlopes11 in #173
- Implement GM::GetVerifyingPredicate metadata instr by @vlopes11 in #174
- Implement
GTF
instruction by @vlopes11 in #177 - Bump to v0.13.0 by @vlopes11 in #166
New Contributors
Full Changelog: v0.12.1...v0.13.0