Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 May 13:37
717d7d6

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)