Disassociate block number from the indexer object #248

Merged
prathamesh0 merged 2 commits from pm-disassociate-blocknumber into v1.10.19-statediff-v4 2022-06-23 05:21:10 +00:00
prathamesh0 commented 2022-06-22 13:06:52 +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
i-norden approved these changes 2022-06-22 13:18:21 +00:00
i-norden left a comment
Member

This LGTM, thanks for catching this!

This LGTM, thanks for catching this!
ashwinphatak (Migrated from github.com) approved these changes 2022-06-23 05:20:57 +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#248
No description provided.