Releases: ton-core/ton
Releases · ton-core/ton
Release 13.9.0
Release 13.8.0
Fixed
- exports for fees estimation utils
Release 13.7.0
Added
TonClient4.getAccountTransactionsParsedmethod (thanks @vzhovnitsky)MultisigWalletcontract (thanks @Gusarich)WalletV5contract (thanks @siandreev)- blockchain fees estimation via
computeStorageFees/computeExternalMessageFees/computeGasPrices/computeMessageForwardFees(thanks @vzhovnitsky)
Fixed
- Uri encode get method name for
TonClient4(thanks @krigga) - Improved
parseStackItemdue to toncenter.com bug
Release 13.6.1
Fixed
TonClient.getAccountTransactionsreturn type
Release 13.6.0
Added
ElectorContractparseFullConfigand config params parsing methods
Release 13.5.0
Fixed
- Replaced
io-tswithzodto reduce web bundle size - Removed unimplemented method
getOneTransactionfromTonClient4
Release 13.4.1
Release 13.4.0
Added
MultisigWallet,MultisigOrderandMultisigOrderBuilder
Release 13.3.0
Added
getTransactiontoTonClient4to get a single transaction by id
Release 13.2.0
Changed
- Updaded
ton-coreand renambedAccountStatetoContractState - Replaced internal usafe of a
openContractwithton-coreone