- Updated TON SDK library to version 1.22.0
- Fix integration tests
- Updated TON SDK library to version 1.22.0
- Added new method
Crypto::createEncryptionBox
- Added new method
Crypto::registerEncryptionBox
- Added new method
Crypto::removeEncryptionBox
- Added new method
Crypto::encryptionBoxEncrypt
- Added new method
Crypto::encryptionBoxDecrypt
- Added new method
Crypto::encryptionBoxGetInfo
- Added new integration and unit tests
- Fix integration tests
- Updated TON SDK library to version 1.21.2
- Fix integration tests
- Updated TON SDK library to version 1.20.0
- Fix integration tests
- Updated TON SDK library to version 1.19.0
- Added new method
Utils::getAddressType
- Added new method
Abi::decodeAccountData
- Added new integration and unit tests
- Fix integration tests
- Added new method
Net::createBlockIterator
- Added new method
Net::resumeBlockIterator
- Added new method
Net::createTransactionIterator
- Added new method
Net::resumeTransactionIterator
- Added new method
Net::iteratorNext
- Added new method
Net::removeIterator
- Updated TON SDK library to version 1.18.0
- Fix integration tests
- Updated TON SDK library to version 1.17.0
- Fix integration tests
- Added new method
Net::queryTransactionTree
- Added new integration and unit tests
- Updated TON SDK library to version 1.16.0
- Updated TON SDK library to version 1.15.0
- Disabled broken test
- Updated TON SDK library to version 1.14.1
- Fix integration tests
- Updated TON SDK library to version 1.14.0
- Added new method
Net::queryCounterparties
- Added new integration and unit tests
- Updated TON SDK library to version 1.12.0
- Added new method
Utils::compressZstd
- Added new method
Utils::decompressZstd
- Added new integration and unit tests
- Added new interface
AppInterface
- Added new method
Debot::start
- Added new method
Debot::fetch
- Added new method
Debot::execute
- Added new method
Debot::send
- Added new method
Debot::remove
- Added new method
TonClient::resolveAppRequest
- Added new method
Crypto::registerSigningBox
- Added new integration and unit tests
- Added new method
Crypto::naclSignDetachedVerify
- Added new method
Crypto::getSigningBox
- Added new method
Crypto::signingBoxGetPublicKey
- Added new method
Crypto::signingBoxSign
- Added new method
Crypto::removeSigningBox
- Added new integration and unit tests
- Added new parameter
tuple_list_as_array
- Fix unit tests
- Added new method
Net::aggregateCollection
- Added new method
Net::batchQuery
- Added new integration and unit tests
- Updated TON SDK library to version 1.11.1
- Added new method
Utils::calcStorageFee
- Added new integration and unit tests
- Removed SmartSleeper
- Added a fixed waiting period for async calls
- Fix integration tests
- Added new method
Abi::encodeInternalMessage
- Added new integration and unit tests
- Added new method
Boc::cacheGet
- Added new method
Boc::cacheSet
- Added new method
Boc::cacheUnpin
- Added new method
Boc::encodeBoc
- Added new flag
boc_cache
to methodsTvm::runTvm
andTvm::runExecutor
- Added new integration and unit tests
- Update docker image
- Fix dev tools
- Fix code-style
- Update docker image to php8.0
- Updated TON SDK library to version 1.10.0
- Added new flag
return_updated_account
to methodsTvm::runTvm
andTvm::runExecutor
- Fixed integration and unit tests
- Updated TON SDK library to version 1.5.2
- Added PHP 8 support
- Fixed integration tests
- Added new method
Net::query
- Added new method
Net::findLastShardBlock
- Added new method
Net::setEndpoints
- Added new method
Net::fetchEndpoints
- Added new method
Net::suspend
- Added new method
Net::resume
- Added new method
Boc::getCodeFromTvc
- Added new method
Crypto::chaCha20
- Added new method
Boc::parseShardstate
- Added new method
Boc::getBocHash
- Updated TON SDK library to version 1.1.2
- Added default value (
null
) for some methods - Added new example: send rubies with comment to surf
- Refactoring for the method
AbiType::fromJson()
- Fixed parameter name for the method
Net::queryCollection()
- First public release.