Changelog
[0.16.0] - 2022-12-28
Contract
, ContractProvider
and AccountState
typesChangelog
[0.15.0] - 2022-12-28
SendMode
safeSign
and safeSignVerify
Changelog
[0.14.2] - 2022-12-28
Cell
when reading from a Slice
cloneChangelog
[0.14.1] - 2022-12-28
loadDict
and loadDictDirect
Changelog
[0.14.0] - 2022-12-28
Dictionary
, DictionaryKey
and DictionaryValue
to work with TVM dictsloadDict
and loadDictDirect
to Slice
storeDict
and storeDictDirect
to Builder
Changelog
[0.13.0] - 2022-12-28
StateInit
and contractAddress
Changelog
[0.12.0] - 2022-12-28
toNano
and fromNano
helper methodscrc16
and crc32c
checksum functions that compatible with TONbase32Decode
and base32Encode
for base32 encoding/decodingStateInit
, InternalMessage
, ExternalMessage
, EmptyMessage
, CommentMessage
, CommonMessageInfo
, CellMessage
, BufferMessage
contractAddress
function for calculation of an addressstoreStringTail
, storeMaybeStringTail
, storeStringRefTail
, storeMaybeStringRefTail
in Builder
loadStringTail
, loadMaybeStringTail
, loadStringRefTail
, loadMaybeStringRefTail
in Slice
availableBits
in Builder
Changelog
[0.11.0] - 2022-12-27
Tuple
object with serializationChangelog
[0.10.1] - 2022-12-27