ipld-eth-server/pkg/datastore/postgres/repositories
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
..
block_repository_test.go Sync only missing blocks on cold import 2018-05-07 16:38:04 -05:00
block_repository.go Sync only missing blocks on cold import 2018-05-07 16:38:04 -05:00
contract_repository_test.go Sync only missing blocks on cold import 2018-05-07 16:38:04 -05:00
contract_repository.go Handle events 2018-03-05 10:01:50 -06:00
log_filter_repository_test.go Handle events 2018-03-05 10:01:50 -06:00
log_filter_repository.go Handle events 2018-03-05 10:01:50 -06:00
logs_repository_test.go Sync only missing blocks on cold import 2018-05-07 16:38:04 -05:00
logs_repository.go Add cold import script 2018-05-04 10:54:00 -05:00
receipt_repository.go Add cold import script 2018-05-04 10:54:00 -05:00
receipts_repository_test.go Sync only missing blocks on cold import 2018-05-07 16:38:04 -05:00
repositories_suite_test.go Handle events 2018-03-05 10:01:50 -06:00
watched_events_repository_test.go Sync only missing blocks on cold import 2018-05-07 16:38:04 -05:00
watched_events_repository.go Handle events 2018-03-05 10:01:50 -06:00