Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 800 Bytes

CHANGELOG.md

File metadata and controls

36 lines (21 loc) · 800 Bytes

History

0.2.3 (2020-06)

  • #33 Adding the /api/rest/v1/abi-importer for registering events & views given an ABI

0.2.2 (2020-06)

  • #32 Adding support for ingesting the public state of old blocks
  • #31 Fixing problem avoiding to ingest old events

0.1.3 (2020-02)

  • Block Number is a long
  • New version of the schemas
  • Added START_FROM_BLOCK parameter
  • Numeric values are converted to long before sending

0.1.0 (2020-02)

  • Support of ingestion of public method values

0.0.1 (2020-01)

  • AVRO support