ipld-eth-server/pkg/geth
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
..
client 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
cold_import Rename ReceiptRepository -> FullSyncReceiptRepository 2019-08-23 10:11:37 -05:00
converters Decouple log extraction from transformer delegation 2019-08-28 09:25:13 -05:00
node tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
testing tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
abi_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
abi.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00
blockchain_test.go Decouple log extraction from transformer delegation 2019-08-28 09:25:13 -05:00
blockchain.go Decouple log extraction from transformer delegation 2019-08-28 09:25:13 -05:00
contract.go PR#72 from public repo- https://github.com/vulcanize/vulcanizedb/pull/72- also needed to finish pluggin in ENS record transformer 2019-03-21 18:33:56 -05:00
geth_suite_test.go tests for migration path ordering and errors 2019-03-13 11:42:30 -05:00