Releases: radianceteam/everscale-client-php
Releases · radianceteam/everscale-client-php
1.15.0
Upgrade to SDK version 1.15.0. New function: net.get_endpoints.
1.14.1
Upgrade to SDK version 1.14.1.
1.14.0
Upgrade to SDK version 1.14.0.
1.13.0
Upgrade to SDK version 1.13.0. Some fixes in debot tests (not final).
1.12.0
Upgrade to SDK version 1.12.0. Debot tests are temporarily disabled.
1.11.0
Upgrade to SDK version 1.11.0. - New function: utils.calc_storage_fee.
1.10.0
Upgrade to SDK version 1.10.0. - New function: boc.encode_boc. - Debot, abi, boc module tests updated.
1.9.0
Upgrade to SDK version 1.9.0.
- Fetch/set endpoints tests are disabled, as in TON SDK v1.9.0.
- Add more tests in
abi
andtvm
modules.
1.8.0
Upgrade to SDK version 1.8.0. - TON SDK binaries updated. - Crypto module tests updated. - PHPv8 support verified. fixes #2, fixes #5 TODO: update Debot tests
1.7.0
Upgrade to SDK version 1.7.0. New functions: - abi.encode_internal_message - boc.cache_get - boc.cache_set - boc.cache_unpin Updates: - ParamsOfRunExecutor.ReturnUpdatedAccount property added - ParamsOfRunTvm.ReturnUpdatedAccount property added TODO: update Debot tests.