Update indexer to include block hash in receipts and logs #256

Merged
prathamesh0 merged 2 commits from pm-schema-changes into v1.10.19-statediff-v4 2022-07-12 04:02:54 +00:00
prathamesh0 commented 2022-07-06 09:39:43 +00:00 (Migrated from github.com)

Part of https://github.com/vulcanize/ipld-eth-db/issues/99
Requires https://github.com/vulcanize/ipld-eth-db/pull/100

  • Include header_id in receipt and log models
  • Update ON CONFLICT clauses to include header_id in insert queries on transaction_cids, receipt_cids and log_cids tables
Part of https://github.com/vulcanize/ipld-eth-db/issues/99 Requires https://github.com/vulcanize/ipld-eth-db/pull/100 - Include `header_id` in receipt and log models - Update `ON CONFLICT` clauses to include `header_id` in insert queries on `transaction_cids`, `receipt_cids` and `log_cids` tables
ashwinphatak (Migrated from github.com) reviewed 2022-07-06 09:39:43 +00:00
i-norden reviewed 2022-07-06 09:39:43 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
2 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#256
No description provided.