[WIP] Disassociate block number from the indexer object #246

Closed
prathamesh0 wants to merge 0 commits from pm-fix-race into v1.10.19-statediff-v4
prathamesh0 commented 2022-06-17 13:53:45 +00:00 (Migrated from github.com)

Fixes https://github.com/vulcanize/go-ethereum/issues/245

  • Remove block number field from the indexer struct and instead pass as a function argument wherever required
Fixes https://github.com/vulcanize/go-ethereum/issues/245 - Remove block number field from the indexer struct and instead pass as a function argument wherever required
ashwinphatak (Migrated from github.com) reviewed 2022-06-17 13:53:45 +00:00
prathamesh0 commented 2022-06-22 13:15:30 +00:00 (Migrated from github.com)

Closed in favor of https://github.com/vulcanize/go-ethereum/pull/248 as GitHub actions didn't run any jobs.

Closed in favor of https://github.com/vulcanize/go-ethereum/pull/248 as GitHub actions didn't run any jobs.

Pull request closed

This pull request cannot be reopened because the branch was deleted.
This pull request is marked as a work in progress.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: cerc-io/go-ethereum#246