ipld-eth-server/pkg/geth
Rob Mulholand d5c2ab33fc Sync only missing blocks on cold import
= Add eth_node_fingerprint to block that can be imitated by both hot and cold imports
- Only sync missing blocks (blocks that are missing or don't share a fingerprint) on cold import
- Set block is_final status after import
2018-05-07 16:38:04 -05:00
..
cold_import Sync only missing blocks on cold import 2018-05-07 16:38:04 -05:00
converters Add cold import script 2018-05-04 10:54:00 -05:00
node Get transactions (#45) 2018-03-27 16:06:12 -05:00
testing Remove unused contract methods 2018-03-12 14:21:34 -05:00
abi_test.go Handle events 2018-03-05 10:01:50 -06:00
abi.go Sync only missing blocks on cold import 2018-05-07 16:38:04 -05:00
blockchain.go Add cold import script 2018-05-04 10:54:00 -05:00
contract.go Update FetchContractData to allow optional args 2018-03-12 14:21:34 -05:00
geth_suite_test.go Nest packages under pkg 2017-11-06 13:06:03 -06:00