prysm-pulse/beacon-chain/p2p
2021-02-25 05:51:26 -08:00
..
encoder Update go-libp2p to 0.12.0 (#8015) 2020-12-14 17:22:25 +00:00
peers Add Better Peer Pruning (#8501) 2021-02-24 18:40:06 +00:00
testing ETH2 Types: Epoch (#8373) 2021-02-09 10:05:22 +00:00
types Use eth2-types SSZUint64 (#8514) 2021-02-25 05:51:26 -08:00
addr_factory_test.go Apply testutils assertions: final cleanup (#7003) 2020-08-25 15:23:06 +00:00
addr_factory.go QSP-47 Remove Meaningless Relay Addr Check (#6388) 2020-06-25 09:16:30 +00:00
broadcaster_test.go Hydrate attestation for tests (#8228) 2021-01-07 21:00:21 +00:00
broadcaster.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
BUILD.bazel Use eth2-types SSZUint64 (#8514) 2021-02-25 05:51:26 -08:00
config.go QSP-13 Only Allow Snappy P2P Encoding (#6415) 2020-07-03 11:24:30 +08:00
connection_gater_test.go Fix duplicate import (#8494) 2021-02-22 17:36:18 +00:00
connection_gater.go Reform Inbound Limit (#8465) 2021-02-17 17:48:44 +00:00
dial_relay_node_test.go Applies assertion funcs to p2p tests (#6597) 2020-07-14 16:51:39 +00:00
dial_relay_node.go Refactors calls to deprecated libp2p methods (#6554) 2020-07-13 02:28:40 +00:00
discovery_test.go Revert "Rename NewService to New (#8337)" (#8440) 2021-02-12 17:45:22 +00:00
discovery.go Use Correct Peer Status Method (#8471) 2021-02-18 03:35:44 +00:00
doc.go Fix old markdown links (#4603) 2020-01-21 03:30:35 +00:00
fork_test.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
fork.go Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
gossip_scoring_params.go ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
gossip_topic_mappings_test.go Update run time to v0.9.3 (#4154) 2020-01-07 18:47:39 +00:00
gossip_topic_mappings.go Move subnet topics to global vars (#6525) 2020-07-09 17:38:15 +00:00
handshake.go Clean Up GoodByes (#7790) 2020-11-13 12:58:13 +00:00
info.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
interfaces.go Multiple discovery addresses (#8203) 2021-01-07 13:35:42 +00:00
iterator.go Refactor Subnet Search (#8048) 2020-12-11 18:40:56 -08:00
log.go Clean Up P2P Service (#6574) 2020-07-13 04:16:24 +00:00
monitoring.go Wait for subnet peers before broadcasting onto attestation subnet topic (#6893) 2020-08-10 10:27:50 -05:00
options_test.go Replace bytes.Equal with assert.DeepEqual in tests (#8318) 2021-01-22 15:15:40 +00:00
options.go Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
parameter_test.go Update Gossipsub Parameters (#7869) 2020-11-20 15:36:02 +00:00
pubsub_filter_test.go Revert "Rename NewService to New (#8337)" (#8440) 2021-02-12 17:45:22 +00:00
pubsub_filter.go Better receiver names in beacon chain module (#8286) 2021-01-19 13:21:32 +00:00
pubsub_test.go Revert "Rename NewService to New (#8337)" (#8440) 2021-02-12 17:45:22 +00:00
pubsub.go Add Initial Support For Gossip Scoring Service (#8275) 2021-01-19 12:13:08 +00:00
rpc_topic_mappings_test.go Use Custom SSZ for P2P Types (#7436) 2020-10-14 07:55:28 +00:00
rpc_topic_mappings.go Use eth2-types SSZUint64 (#8514) 2021-02-25 05:51:26 -08:00
sender_test.go Use Custom SSZ for P2P Types (#7436) 2020-10-14 07:55:28 +00:00
sender.go Update go-libp2p to 0.12.0 (#8015) 2020-12-14 17:22:25 +00:00
service_test.go Revert "Rename NewService to New (#8337)" (#8440) 2021-02-12 17:45:22 +00:00
service.go Revert "Rename NewService to New (#8337)" (#8440) 2021-02-12 17:45:22 +00:00
subnets_test.go Revert "Rename NewService to New (#8337)" (#8440) 2021-02-12 17:45:22 +00:00
subnets.go Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
topics.go Move subnet topics to global vars (#6525) 2020-07-09 17:38:15 +00:00
utils_test.go Moves AssertLogsContains to assertions package (#6985) 2020-08-13 16:22:25 +00:00
utils.go Rename getter functions to be idiomatic (#8320) 2021-01-25 21:27:30 +00:00
watch_peers.go Update variable names that are same as imports (#8220) 2021-01-07 10:42:03 -06:00