Major refactor + new features #176

Merged
telackey merged 44 commits from postgres_refactor into v1.10.11-statediff-0.1.0 2021-12-23 14:47:29 +00:00
Member

Minor version bump of the statediffing service, works with the new v0.3.x database schema and incompatible with the v0.2.x version.

Updates:

  • Batch inserts to public.blocks
  • Improve abstraction
  • Add pgx driver support
  • Add data dump support
  • Update to work with new v0.3.x db schema
  • Add an SQL file writing mode
  • Fix errors in rct and log trie processing
  • Mainnet blocks test harness
  • Extend unit tests to be able to catch above errors (tests on known problematic mainnet blocks)
Minor version bump of the statediffing service, works with the [new v0.3.x database schema](https://github.com/vulcanize/ipld-eth-db/releases/tag/v0.3.1) and incompatible with the v0.2.x version. Updates: * Batch inserts to public.blocks * Improve abstraction * Add pgx driver support * Add data dump support * Update to work with new v0.3.x db schema * Add an SQL file writing mode * Fix errors in rct and log trie processing * Mainnet blocks test harness * Extend unit tests to be able to catch above errors (tests on known problematic mainnet blocks)
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/go-ethereum#176
No description provided.