Skip to content

Releases: radianceteam/everscale-client-php

1.15.0

26 May 20:38
Compare
Choose a tag to compare
Upgrade to SDK version 1.15.0.

New function: net.get_endpoints.

1.14.1

02 May 21:14
Compare
Choose a tag to compare
Upgrade to SDK version 1.14.1.

1.14.0

02 May 20:56
Compare
Choose a tag to compare
Upgrade to SDK version 1.14.0.

1.13.0

02 May 20:44
Compare
Choose a tag to compare
Upgrade to SDK version 1.13.0.

Some fixes in debot tests (not final).

1.12.0

03 Apr 20:17
Compare
Choose a tag to compare
Upgrade to SDK version 1.12.0.

Debot tests are temporarily disabled.

1.11.0

27 Mar 07:05
Compare
Choose a tag to compare
Upgrade to SDK version 1.11.0.

 - New function: utils.calc_storage_fee.

1.10.0

13 Mar 05:45
Compare
Choose a tag to compare
Upgrade to SDK version 1.10.0.

 - New function: boc.encode_boc.
 - Debot, abi, boc module tests updated.

1.9.0

28 Feb 19:36
Compare
Choose a tag to compare

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 and tvm modules.

1.8.0

15 Feb 15:54
Compare
Choose a tag to compare
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

13 Feb 06:35
Compare
Choose a tag to compare
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.