prysm-pulse/beacon-chain/sync
Preston Van Loon 03dfafcb43
Broadcast attestations (#2035)
* broadcast attestations

* register p2p topics

* handle p2p messages for attestation announcements

* p2p -> P2P

* gazelle

* Remove unused var
2019-03-19 23:54:16 -04: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 Broadcast attestations (#2035) 2019-03-19 23:54:16 -04: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 Broadcast attestations (#2035) 2019-03-19 23:54:16 -04:00
regular_sync.go Broadcast attestations (#2035) 2019-03-19 23:54:16 -04: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