Skip to content

v0.4.0

Compare
Choose a tag to compare
@digorithm digorithm released this 18 Feb 22:57
· 651 commits to master since this release
12dbc0a

What's Changed

  • refactor: add an argument to enable strict argument checking in abigen macro by @vnepveu in #83
  • build: bump fuel-vm to 0.4 and fuel-tx to 0.5 by @vnepveu in #85
  • Implement transaction signing by @digorithm in #96
  • Create random input coin in tx by @digorithm in #92
  • remove the Url crate from fuels-core by @JoshuaBatty in #100
  • fix: enable having an empty fourth argument for non-user methods by @vnepveu in #95

New Contributors

Full Changelog: v0.3.1...v0.4.0