Skip to content

Latest commit

 

History

History
69 lines (42 loc) · 4.8 KB

CHANGELOG.md

File metadata and controls

69 lines (42 loc) · 4.8 KB

Changelog

0.2.5 (2024-10-14)

Bug Fixes

0.2.4 (2024-10-14)

Bug Fixes

  • ci runner image version (b7ecb02)

0.2.3 (2024-10-11)

Bug Fixes

0.2.2 (2024-10-07)

Bug Fixes

0.2.1 (2024-10-06)

Bug Fixes

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)