Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

Correctly identify missing headers after contract watcher restart #143

Merged
merged 2 commits into from
Sep 24, 2019

Commits on Sep 23, 2019

  1. Return missing headers after starting block number

    - Previously, we required that the first missing header match the
      configured starting block number. This helps guarantee that we have
      the necessary data for method polling in memory, but prevents the
      process from moving forward if restarted after the starting block
      has already been checked.
    rmulhol committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    eea0b0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c21c069 View commit details
    Browse the repository at this point in the history