Skip to content

v0.100.4

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Apr 17:59
· 42 commits to master since this release
015c976

Summary

In this release, we:

  • Upgraded fuel-core to v0.42.0v0.43.0v0.43.1
  • Upgraded forc to v0.67.1v0.67.2v0.68.1
  • Implemented RPC consistency approach: using required_fuel_block_height
  • Implemented the new AssembleTx GraphQL endpoint in the Provider class
  • Added support for Pre-Confirmations
  • Implemented helper method for base asset (UTXO) consolidation: account.consolidateCoins()
  • Exported @fuels/vm-asm package as FuelAsm from fuels

Features

Fixes

Chores