prysm-pulse/shared/p2p
terence tsao e1137e5801 Allow Beacon Node to Connect to Bootstrap Node for Peer Discovery (#740)
* start sequence for node to connect to bootstrap nodes

* lint

* maybe warning is more appropiate?

* fix gazelle

* preston's feedback

* add go-ipfs-addr to workspace

* move flag to shared

* removed routed host
2018-11-14 21:25:06 -05:00
..
adapter/tracer P2P Message Execution Tracing (#517) 2018-09-20 07:46:35 -04:00
mock Migrate dependencies on @com_github_ethereum_go_ethereum//event (#601) 2018-10-02 21:49:01 -04:00
BUILD.bazel Allow Beacon Node to Connect to Bootstrap Node for Peer Discovery (#740) 2018-11-14 21:25:06 -05:00
discovery_norace_test.go Allow Beacon Node to Connect to Bootstrap Node for Peer Discovery (#740) 2018-11-14 21:25:06 -05:00
discovery.go Allow Beacon Node to Connect to Bootstrap Node for Peer Discovery (#740) 2018-11-14 21:25:06 -05:00
feed_example_test.go Allow Beacon Node to Connect to Bootstrap Node for Peer Discovery (#740) 2018-11-14 21:25:06 -05:00
feed_test.go Allow Beacon Node to Connect to Bootstrap Node for Peer Discovery (#740) 2018-11-14 21:25:06 -05:00
feed.go Migrate dependencies on @com_github_ethereum_go_ethereum//event (#601) 2018-10-02 21:49:01 -04:00
message_test.go Fix p2p issues in #465 (#489) 2018-09-09 18:15:24 -04:00
message.go P2P Message Execution Tracing (#517) 2018-09-20 07:46:35 -04:00
options_test.go shared: Move p2p Library to Shared (#317) 2018-07-24 10:21:58 -05:00
options.go format and cleanup some TODOs (#544) 2018-09-19 21:14:31 -07:00
p2p.go switch ethereum 2.0 to ethereum serenity (#714) 2018-11-01 07:02:01 -04:00
peer.go format and cleanup some TODOs (#544) 2018-09-19 21:14:31 -07:00
register_topic_example_test.go Allow Beacon Node to Connect to Bootstrap Node for Peer Discovery (#740) 2018-11-14 21:25:06 -05:00
service_norace_test.go Allow Beacon Node to Connect to Bootstrap Node for Peer Discovery (#740) 2018-11-14 21:25:06 -05:00
service_test.go Allow Beacon Node to Connect to Bootstrap Node for Peer Discovery (#740) 2018-11-14 21:25:06 -05:00
service.go Allow Beacon Node to Connect to Bootstrap Node for Peer Discovery (#740) 2018-11-14 21:25:06 -05:00