ipld-eth-server/integration_test
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
..
block_rewards_test.go adjust block/uncle reward tests and add methods to pkg/geth blockchain and ethclient for direct fetching of eth balances 2019-04-02 10:10:17 -05:00
contract_test.go Decouple log extraction from transformer delegation 2019-08-28 09:25:13 -05:00
contract_watcher_full_transformer_test.go Update Copyrights 2019-08-23 10:11:37 -05:00
contract_watcher_header_sync_transformer_test.go Update Copyrights 2019-08-23 10:11:37 -05:00
geth_blockchain_test.go Improve transaction syncing test coverage 2019-03-28 14:31:17 -05:00
integration_test_suite_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
poller_test.go (VDB-560) Rename lightSync to headerSync 2019-05-01 12:12:55 -05:00