v0.100.4
·
54 commits
to master
since this release
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-asmasFuelAsmfromfuels, by @arboleya - #3747 - Integrate with new
AssembleTxGQL end-point, by @Torres-ssf - #3836 - Add method for base asset coins consolidation, by @Torres-ssf
- #3857 - Add support for pre-confirmations, by @Torres-ssf