ipld-eth-server/pkg/contract_watcher/shared
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
..
constants mv pkg/omni pkg/contract_watcher 2019-03-21 18:33:56 -05:00
contract PR fixes; remove all infura token references and setup travis to use encrypted env 2019-03-21 18:36:51 -05:00
fetcher mv pkg/omni pkg/contract_watcher 2019-03-21 18:33:56 -05:00
getter remove references to infura token except for in infura.toml so that tests will continue to pass on CI 2019-03-21 18:36:49 -05:00
helpers Decouple log extraction from transformer delegation 2019-08-28 09:25:13 -05:00
parser Update Geth to 1.9.0 2019-07-23 15:26:18 -05:00
poller PR fixes; remove all infura token references and setup travis to use encrypted env 2019-03-21 18:36:51 -05:00
repository Decouple log extraction from transformer delegation 2019-08-28 09:25:13 -05:00
retriever fixes for review comments 2019-03-21 18:36:49 -05:00
types (VDB-560) Rename lightSync to headerSync 2019-05-01 12:12:55 -05:00