2800e6df36
- 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. |
||
---|---|---|
.. | ||
block_rewards_test.go | ||
contract_test.go | ||
contract_watcher_full_transformer_test.go | ||
contract_watcher_header_sync_transformer_test.go | ||
geth_blockchain_test.go | ||
integration_test_suite_test.go | ||
poller_test.go |