Skip to content

Releases: FuelLabs/fuel-vm

v0.19.0

24 Oct 19:37
5a7131d
Compare
Choose a tag to compare

What's Changed

  • Test safe arithmetic checks in blockchain.rs by @mitch-fuel in #202
  • Apply safe arith to call and crypto by @vlopes11 in #203
  • Tests for Safe Arithmetic Checks in crypto.rs by @mitch-fuel in #207
  • Use common utility functions over duplicate implementation in blockchain.rs by @mitch-fuel in #224
  • Fix bug in RETD which throws MemoryOverflow for buffers at the very top of RAM. by @otrho in #229
  • Remove transmute by @freesig in #199
  • Add warning comment to gas_cost_const by @freesig in #198
  • Add gas initial costs by @vlopes11 in #234
  • Pass the contract id value to Panic by @Salka1988 in #233
  • Append TransferOut receipt for transfer_output by @deekerno in #238
  • Bump version to 0.19.0 for release by @xgreenx in #239

New Contributors

Full Changelog: v0.18.2...v0.19.0

v0.18.2

19 Sep 19:36
2053b2f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.18.1...v0.18.2

v0.18.1

14 Sep 13:51
d85c002
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @mitch-fuel made their first contribution in #212

Full Changelog: v0.18.0...v0.18.1

v0.18.0

09 Sep 22:37
77b2a4c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.17.0...v0.18.0

v0.17.0

09 Sep 19:43
a8ad8c6
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.16.0...v0.17.0

v0.16.0

09 Sep 18:06
e823401
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.0

08 Aug 20:57
0e1b67a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

02 Aug 17:03
fdcf6de
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.14.0

v0.13.0

27 Jul 18:33
b5e707b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.12.1...v0.13.0

v0.12.3

14 Jul 08:31
Compare
Choose a tag to compare

Change error type & remove panic

Full Changelog: v0.12.2...v0.12.3