Skip to content

Releases: sudoblockio/icon-contracts

v0.2.5

14 Oct 12:22
3d6c9f4
Compare
Choose a tag to compare

0.2.5 (2024-10-14)

Bug Fixes

v0.2.4

14 Oct 09:23
8603e8a
Compare
Choose a tag to compare

0.2.4 (2024-10-14)

Bug Fixes

  • ci runner image version (b7ecb02)

v0.2.3

11 Oct 09:50
bcb329a
Compare
Choose a tag to compare

0.2.3 (2024-10-11)

Bug Fixes

v0.2.2

07 Oct 22:42
b7815ee
Compare
Choose a tag to compare

0.2.2 (2024-10-07)

Bug Fixes

v0.2.1

06 Oct 12:08
3ebb737
Compare
Choose a tag to compare

0.2.1 (2024-10-06)

Bug Fixes

v0.2.0

16 May 13:37
717d7d6
Compare
Choose a tag to compare

0.2.0 (2023-04-25)

Features

  • add new contract enrichment for contracts created within contracts (cdd2b0d)
  • add nft classifications to model and change meaning of contract_type to java / python (6911651)
  • add transaction metadata to help with contract classifications (0d243d2)

Bug Fixes

  • add last updated block to proto produce (acbcf31)
  • arg in proto produce (c6d888d)
  • block ref (acdb950)
  • breaking change in protoc needing to regen - use 3.21.0 (7a04d45)
  • breaking change in protoc new version (d116702)
  • ci mixup (3b12465)
  • ci push (120192f)
  • ci push worker (33c6b01)
  • crashing bug where name is None (e336ac9)
  • make out proto name field optional (8e6d481)
  • missing code hash and other data from scoreStatus rpc call (70e6157)
  • missing fields in produce proto and cleanup code for enriching contract details (f10f9ab)
  • produce json with string (3aeaa85)
  • produce msg for internal contracts icon-transformer#65 (a6aebdf)
  • produce proto to bytes (2d765cd)
  • proto produce (09f0fc1)
  • proto produce error with json producer (f96babe)
  • rm single tx filter suspected for missing Txs (1297492)
  • try to upgrade protobuf version #1 (00b9d50)

v0.1.2

05 Apr 01:38
Compare
Choose a tag to compare
chore: clean + build