New version of TS SDK is out.
Release Notes & Details
TX Optimization - Part 1
- Improved JSON RPC between SDK, Connectors, and Wallet
- Merged gas price & predicate estimation into a single request for better efficiency
Other Updates
- Upgraded
forc
to 0.67.0 (from 0.66.7) - Upgraded
fuel-core
to 0.41.9 (from 0.41.7) - ResourceCache adapted to new
coinsToSpend
limitations - Transaction summary now includes receipts
- Enabled hashing + signing of bytes via
personalMessage
as per EIP-191 assetId
now considered inisUserAccount
andgetAddressType
methods- Improved block querying:
getBlockWithTransactions
andgetBlock
now support BN parameter - Better directory detection for
fuels init
- New method:
decodeScriptData
to extract values from contract call scripts
Upgrade to the latest version to leverage these improvements!