Skip to content

Releases: iconation/icon-sdk-php

Changes debug endpoint to /api/v3d

03 Nov 17:56
8a8b263

Choose a tag to compare

Changes debug endpoint (#8)

The endpoint was changed from /api/debug/v3 to /api/v3d in ICON 2.0

Adds calculated transaction fee in getTransactionResult call

18 Aug 11:49

Choose a tag to compare

Throws Exception when RPC call fails

26 Jul 12:47
3eaec84

Choose a tag to compare

Merge pull request #5 from iconation/1.2.0

Throws exceptions on RPC errors

Refactors icxToHex and hexToIcx functions

11 Jun 16:17

Choose a tag to compare

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

08 Jun 23:41

Choose a tag to compare

v1.0.1

Updates changelog

Supports Iconservice, IRC-2 and IISS functions

08 Jun 23:06
3834d2b

Choose a tag to compare

Merge pull request #4 from iconation/debug_estimate

Estimate step and docs

v0.1.4

29 Jul 12:20

Choose a tag to compare

Adds new features and unclatters part of code

v0.1.3

29 Jul 07:16

Choose a tag to compare

Adds helper function to turn decimal ICX value to hex

v0.1.1

29 Jul 05:55

Choose a tag to compare

Adds isPublicAddress function to Wallet