ipld-eth-server/libraries/shared/watcher
Rob Mulholand d496dad33c Decouple log extraction from transformer delegation
- limit missing headers results set to 100 so that extraction doesn't
  excessively block delegation
- wrap checked headers functions in repository struct
- move storage repository to factory, to correspond with event
  repository path
- remove unused files
- reformat sql
- remove line breaks in imports
2019-08-28 09:25:13 -05:00
..
contract_watcher.go Extract storage diff fetching behind an interface 2019-05-01 12:30:36 -05:00
event_watcher_test.go Decouple log extraction from transformer delegation 2019-08-28 09:25:13 -05:00
event_watcher.go Decouple log extraction from transformer delegation 2019-08-28 09:25:13 -05:00
storage_watcher_test.go Remove handling of duplicate storage diffs in watcher 2019-05-20 13:29:09 -05:00
storage_watcher.go Remove handling of duplicate storage diffs in watcher 2019-05-20 13:29:09 -05:00
watcher_suite_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00