Skip to content

Releases: icon-project/icon-sdk-python

v2.5.1

31 Oct 02:15
Compare
Choose a tag to compare

What's Changed

  • Fix error in EventMonitorSpec with multiple filters by @eunsoo-icon in #84

v2.5.0

17 Jul 06:57
Compare
Choose a tag to compare

v2.4.5

27 Apr 03:32
Compare
Choose a tag to compare
  • Make KeyWallet hashable

v2.4.4

26 Apr 03:24
Compare
Choose a tag to compare
  • Make it possible to deepcopy KeyWallet object

v2.4.3

26 Apr 02:19
Compare
Choose a tag to compare

v2.4.2

18 Apr 06:07
a90a887
Compare
Choose a tag to compare
  • Fix order of parameters of EventFilter constructor by @mksong-icon in #80

v2.4.1

13 Apr 23:53
cd0f343
Compare
Choose a tag to compare
  • Fix default keep alive interval by @mksong-icon in #79

v2.4.0

13 Apr 08:21
2c71bc1
Compare
Choose a tag to compare
  • Fix estimation failure for DepositTransaction (#75) by @mksong-icon in #77
  • Feature monitor with websocket by @mksong-icon in #78

v2.3.0

30 Jan 03:47
Compare
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
Compare
Choose a tag to compare
  • Add get_score_status() for new icx_getScoreStatus RPC API (#70)