Skip to content

Releases: icon-project/icon-sdk-python

v2.3.0

30 Jan 03:47

Choose a tag to compare

  • Add BTP 2.0 JSON-RPC API (4d9902a)
  • Support python 3.7 and above (#74)

v2.2.0

29 Sep 05:35

Choose a tag to compare

  • Add get_score_status() for new icx_getScoreStatus RPC API (#70)

v2.1.0

11 May 09:41

Choose a tag to compare

  • Support for BTP extension APIs
  • Support "height" param for some read-only JSON-RPC APIs

v2.0.0

08 Nov 10:23

Choose a tag to compare

  • Support FeeSharing v3.0 withdraw APIs
  • Change endpoint for debug JSON-RPC for ICON 2.0
  • Add support for debug_getTrace API
  • Add support for sendAndWait APIs

1.3.6

17 Sep 03:17

Choose a tag to compare

  • Fix generate url map to add channel path (#64)

1.3.5

27 Jul 08:13

Choose a tag to compare

  • Fix the incorrect handling of _URL_MAP
  • Refactor unit tests to use the requests-mock
    • Remove dependency of t-bears docker container

1.3.4

27 Jan 07:44

Choose a tag to compare

  • Refactor HTTPProvider class
  • Refactor estimate_step processing
    • to support goloop endpoint for debug JSON RPC
  • Remove unnecessary logger exception messages

1.3.3

17 Jan 09:07

Choose a tag to compare

  • Compress the zipfile as much as possible
  • Upgrade the required python version as 3.7 or later
  • Remove dependency on secp256k1 package
  • Improve argument type conversion
  • Cleanup repo

1.3.2

15 Jan 02:35

Choose a tag to compare

  • Modify requests package version

1.3.1

07 Apr 09:26
ed1e446

Choose a tag to compare

  • Update install_requires in setup.py