Skip to content

v1.10.11-statediff-0.0.27g

Pre-release
Pre-release
Compare
Choose a tag to compare
@i-norden i-norden released this 01 Dec 21:59
a784cfd

This is an internal release to enable us to work with the statediffing service (v0.0.27f). This release is rebased on top of master branch go-etheruem v1.10.11

  • Add batching to public.blocks INSERTS/UPSERTS
  • Major refactor of statediffing code to improve level of abstraction, enabling arbitrary data destinations
  • Add support for "dump" data destination
  • Add support for sql file data destination
  • Add support for pgx driver
  • Refactor to work with updated schema that uses natural PKs
  • Unit tests for sql file writing indexer
  • Schema updates (for cerc-io/ipld-eth-db#27)
  • Fix issue with log/logTrie processing (#161)