Use watched addresses from direct indexing params by default while serving statediff APIs #262

Merged
prathamesh0 merged 3 commits from pm-default-watchedadddresses into v1.10.19-statediff-v4 2022-07-25 12:40:10 +00:00
prathamesh0 commented 2022-07-25 06:56:52 +00:00 (Migrated from github.com)

Part of https://github.com/vulcanize/go-ethereum/issues/261

  • Use watched addresses from direct indexing params when WatchedAddresses is not explicitly set in statediff API calls
  • Avoid using indexer object when direct indexing is off
    (prevent nil pointer dereference error)
Part of https://github.com/vulcanize/go-ethereum/issues/261 - Use watched addresses from direct indexing params when `WatchedAddresses` is not explicitly set in statediff API calls - Avoid using indexer object when direct indexing is off (prevent `nil pointer dereference` error)
ashwinphatak (Migrated from github.com) approved these changes 2022-07-25 12:39:55 +00:00
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#262
No description provided.