New
v0.100.4
Summary
In this release, we:
- Upgraded
fuel-coretov0.42.0→v0.43.0→v0.43.1 - Upgraded
forctov0.67.1→v0.67.2→v0.68.1 - Implemented RPC consistency approach: using
required_fuel_block_height - Implemented the new
AssembleTxGraphQL endpoint in theProviderclass - Added support for Pre-Confirmations
- Implemented helper method for base asset (UTXO) consolidation:
account.consolidateCoins() - Exported
@fuels/vm-asmpackage asFuelAsmfromfuels
Features
- #3866 - Re-exporting
@fuels/vm-asmas from , by