Skip to content

Releases: iconation/icon-sdk-php

Changes debug endpoint to /api/v3d

Choose a tag to compare

@mitsosf mitsosf released this 03 Nov 17:56
8a8b263
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

Choose a tag to compare

@mitsosf mitsosf released this 18 Aug 11:49
v1.2.1

Updates changelog

Throws Exception when RPC call fails

Choose a tag to compare

@mitsosf mitsosf released this 26 Jul 12:47
3eaec84
Merge pull request #5 from iconation/1.2.0

Throws exceptions on RPC errors

Refactors icxToHex and hexToIcx functions

Choose a tag to compare

@mitsosf mitsosf released this 11 Jun 16:17

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

Choose a tag to compare

@mitsosf mitsosf released this 08 Jun 23:41
v1.0.1

Updates changelog

Supports Iconservice, IRC-2 and IISS functions

Choose a tag to compare

@mitsosf mitsosf released this 08 Jun 23:06
3834d2b
Merge pull request #4 from iconation/debug_estimate

Estimate step and docs

v0.1.4

Choose a tag to compare

@mitsosf mitsosf released this 29 Jul 12:20
Adds new features and unclatters part of code

v0.1.3

Choose a tag to compare

@mitsosf mitsosf released this 29 Jul 07:16
Adds helper function to turn decimal ICX value to hex

v0.1.1

Choose a tag to compare

@mitsosf mitsosf released this 29 Jul 05:55
Adds isPublicAddress function to Wallet