ipld-eth-server/pkg/core
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.go Update Geth to 1.9.0 2019-07-23 15:26:18 -05:00
blockchain.go Decouple log extraction from transformer delegation 2019-08-28 09:25:13 -05:00
contract.go updates for light sync transactions 2019-03-28 14:31:17 -05:00
eth_client.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
header.go Update Geth to 1.9.0 2019-07-23 15:26:18 -05:00
log.go Decouple log extraction from transformer delegation 2019-08-28 09:25:13 -05:00
node_info.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
receipts.go Decouple log extraction from transformer delegation 2019-08-28 09:25:13 -05:00
rpc_client.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
topics.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
transaction.go remove LIMIT 100; method to check continuity of headers returned but doesn't require 2019-04-05 17:21:59 -05:00
uncle.go review fixes 2019-04-04 15:21:39 -05:00
watched_event_log.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00