Changelog
[13.7.0] - 2023-10-24
TonClient4.getAccountTransactionsParsed
method (thanks @vzhovnitsky)MultisigWallet
contract (thanks @Gusarich)WalletV5
contract (thanks @siandreev)computeStorageFees
/computeExternalMessageFees
/computeGasPrices
/computeMessageForwardFees
(thanks @vzhovnitsky)TonClient4
(thanks @krigga)parseStackItem
due to toncenter.com bugChangelog
[13.6.0] - 2023-08-17
ElectorContract
parseFullConfig
and config params parsing methodsChangelog
[13.5.0] - 2023-05-10
io-ts
with zod
to reduce web bundle sizegetOneTransaction
from TonClient4
Changelog
[13.4.1] - 2023-03-02
ton-core
to depend from 0.48.0SendMode
Changelog
[13.3.0] - 2023-01-05
getTransaction
to TonClient4
to get a single transaction by idChangelog
[13.2.0] - 2022-12-31
ton-core
and renambed AccountState
to ContractState
openContract
with ton-core
one