Modify difference iterator to avoid traversing unnecessary paths when watching addresses #252

Open
opened 2022-06-28 05:32:02 +00:00 by prathamesh0 · 0 comments
prathamesh0 commented 2022-06-28 05:32:02 +00:00 (Migrated from github.com)

Use the descend flag in difference iterator to skip iterating over paths that are not along the paths to leaf nodes of watched addresses.
See https://github.com/vulcanize/go-ethereum/issues/29#issuecomment-1161690954

Use the `descend` flag in difference iterator to skip iterating over paths that are not along the paths to leaf nodes of watched addresses. See https://github.com/vulcanize/go-ethereum/issues/29#issuecomment-1161690954
Sign in to join this conversation.
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#252
No description provided.