prysm-pulse/beacon-chain/sync
Preston Van Loon 2e7b08f97e
p2p fixes / improvements (#1931)
* don't broadcast to yourself

* todo

* Also listen for incoming streams

* send to a specific peer

* add godoc comment

* handle EOF as a normal thing

* gazelle

* add test for subscribing via direct comm
2019-03-07 21:37:15 -05:00
..
initial-sync p2p fixes / improvements (#1931) 2019-03-07 21:37:15 -05:00
BUILD.bazel p2p fixes / improvements (#1931) 2019-03-07 21:37:15 -05:00
metrics.go Adding Prometheus Metrics and Tracing to Sync (#1858) 2019-03-05 11:31:19 -06:00
querier_test.go Clear Up Code Inconsistencies (#1836) 2019-03-03 09:31:29 -08:00
querier.go clean up context (#1850) 2019-03-04 12:57:59 -08:00
regular_sync_test.go p2p fixes / improvements (#1931) 2019-03-07 21:37:15 -05:00
regular_sync.go p2p fixes / improvements (#1931) 2019-03-07 21:37:15 -05:00
service_test.go Eth1 Data Fix (#1785) 2019-03-02 17:38:22 -06:00
service.go Fixing Sync (#1830) 2019-03-03 11:03:47 -06:00
simulated_sync_test.go p2p fixes / improvements (#1931) 2019-03-07 21:37:15 -05:00