prysm-pulse/shared/p2p
Preston Van Loon 991ee7e81b "Super sync" and naive p2p reputation (#2550)
* checkpoint on super sync with reputation

* ensure handling only expected peers msg

* exclusive of finalized block

* skip block saved already

* clean up struct

* remove 2 more fields

* _

* everything builds, but doesnt test yet

* lint

* fix p2p tests

* space

* space

* space

* fmt

* fmt
2019-05-09 16:02:24 -05:00
..
adapter Cross p2p spans, more spans, synchronous attestations, minor fixes (#2009) 2019-03-17 10:56:05 +08:00
mock Fix travis (#1493) 2019-02-05 10:46:32 -05:00
addr_factory_test.go Cross p2p spans, more spans, synchronous attestations, minor fixes (#2009) 2019-03-17 10:56:05 +08:00
addr_factory.go Cross p2p spans, more spans, synchronous attestations, minor fixes (#2009) 2019-03-17 10:56:05 +08:00
BUILD.bazel "Super sync" and naive p2p reputation (#2550) 2019-05-09 16:02:24 -05:00
connection_manager.go "Super sync" and naive p2p reputation (#2550) 2019-05-09 16:02:24 -05:00
dial_relay_node_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
dial_relay_node.go Validator Attester Rewrite (#1487) 2019-02-06 10:20:38 -06:00
discovery_norace_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
discovery.go use Network, not Peerstore (#2404) 2019-04-27 16:05:19 -04:00
feed_example_test.go Add support for connecting via relay nodes (#827) 2018-11-25 11:55:02 -05:00
feed_test.go Makes test naming consistent across codebase (#1636) 2019-02-22 07:11:26 -08:00
feed.go Use gogo protobuf as the protoc compiler (#1165) 2018-12-23 15:34:59 -05:00
handshake_handler.go P2P handshake handling (#2306) 2019-04-27 14:08:27 -05:00
interfaces.go "Super sync" and naive p2p reputation (#2550) 2019-05-09 16:02:24 -05:00
message_test.go Use gogo protobuf as the protoc compiler (#1165) 2018-12-23 15:34:59 -05:00
message.go p2p fixes / improvements (#1931) 2019-03-07 21:37:15 -05:00
monitoring_test.go Reconnect to VIP peers (#2070) 2019-03-25 10:36:44 -05:00
monitoring.go Add nogo to introduce built time linting (#2317) 2019-04-21 22:14:34 +08:00
negotiation_test.go P2P handshake handling (#2306) 2019-04-27 14:08:27 -05:00
negotiation.go issue warn log on disconnecting peer instead of error (#2491) 2019-05-05 11:22:04 -05:00
options_test.go "Super sync" and naive p2p reputation (#2550) 2019-05-09 16:02:24 -05:00
options.go "Super sync" and naive p2p reputation (#2550) 2019-05-09 16:02:24 -05:00
p2p.go "Super sync" and naive p2p reputation (#2550) 2019-05-09 16:02:24 -05:00
register_topic_example_test.go Use gogo protobuf as the protoc compiler (#1165) 2018-12-23 15:34:59 -05:00
service_norace_test.go "Super sync" and naive p2p reputation (#2550) 2019-05-09 16:02:24 -05:00
service_test.go P2P handshake handling (#2306) 2019-04-27 14:08:27 -05:00
service.go "Super sync" and naive p2p reputation (#2550) 2019-05-09 16:02:24 -05:00