prysm-pulse/beacon-chain/sync
Preston Van Loon 58a13a2eb7 Use imported interfaces in sync package (#2032)
* Fix spans in regular_sync

* more regular sync ctx fixes

* rename

* use more imported interfaces

* add godoc comments
2019-03-19 17:07:49 -06:00
..
initial-sync Cross p2p spans, more spans, synchronous attestations, minor fixes (#2009) 2019-03-17 10:56:05 +08:00
BUILD.bazel Use imported interfaces in sync package (#2032) 2019-03-19 17:07:49 -06:00
metrics.go Adding Prometheus Metrics and Tracing to Sync (#1858) 2019-03-05 11:31:19 -06:00
querier_test.go Make State Requests only Request for Finalized State (#1955) 2019-03-12 16:44:21 -04:00
querier.go Cross p2p spans, more spans, synchronous attestations, minor fixes (#2009) 2019-03-17 10:56:05 +08:00
regular_sync_test.go Use imported interfaces in sync package (#2032) 2019-03-19 17:07:49 -06:00
regular_sync.go Use imported interfaces in sync package (#2032) 2019-03-19 17:07:49 -06:00
service_test.go Eth1 Data Fix (#1785) 2019-03-02 17:38:22 -06:00
service.go Use imported interfaces in sync package (#2032) 2019-03-19 17:07:49 -06:00
simulated_sync_test.go Cross p2p spans, more spans, synchronous attestations, minor fixes (#2009) 2019-03-17 10:56:05 +08:00