ipld-eth-server/pkg/contract_watcher
Rob Mulholand 2800e6df36 Enable contractWatcher without prior headerSync
- Previous setup would fail if there were no headers in the db. This
  makes sense because we need headers that haven't been checked for
  logs to exist so that we can fetch logs for those headers. But it
  also prevents us from kicking off the headerSync and contractWatcher
  processes concurrently. These changes enable kicking off both
  processes at the same time with the idea that we will have unchecked
  headers upon transformer execution.
2019-10-04 16:00:13 -05:00
..
full Address repo updates (#134) 2019-10-03 11:17:08 -05:00
header Enable contractWatcher without prior headerSync 2019-10-04 16:00:13 -05:00
shared Increase logging in contract watcher 2019-10-02 15:14:42 -05:00