Releases: iconation/icon-sdk-php
Releases · iconation/icon-sdk-php
Changes debug endpoint to /api/v3d
Adds calculated transaction fee in getTransactionResult call
v1.2.1 Updates changelog
Throws Exception when RPC call fails
Merge pull request #5 from iconation/1.2.0 Throws exceptions on RPC errors
Refactors icxToHex and hexToIcx functions
Refactors icxToHex and hexToIcx functions to properly work with big numbers, requires another bcmath php extension and bumps required PHP version to v7.2
Adds changelog and security policy
v1.0.1 Updates changelog
Supports Iconservice, IRC-2 and IISS functions
Merge pull request #4 from iconation/debug_estimate Estimate step and docs