prysm-pulse/beacon-chain/p2p
terence tsao 8db0c9a0e6
Move proto/interfaces -> proto/prysm/v2 (#9270)
* Move proto/interfaces -> proto/prysm

* Update paths

* Fix block2

* Update blocks_fetcher_utils.go

* Update BUILD.bazel

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-07-23 20:10:15 +00:00
..
encoder Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
peers Move proto/interfaces -> proto/prysm/v2 (#9270) 2021-07-23 20:10:15 +00:00
testing Move proto/interfaces -> proto/prysm/v2 (#9270) 2021-07-23 20:10:15 +00:00
types Bazel: minimal test build transitions (#9122) 2021-06-30 19:22:09 +00: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 Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
broadcaster.go Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
BUILD.bazel Move proto/interfaces -> proto/prysm/v2 (#9270) 2021-07-23 20:10:15 +00:00
config.go Add DB To P2P Service (#8676) 2021-03-26 09:51:58 -05:00
connection_gater_test.go Move EthereumAPIs Into Prysm (#8968) 2021-06-02 18:49:52 -05:00
connection_gater.go Added public/private flags for IP address white/blacklisting (#8648) 2021-04-21 06:25:30 +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 Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
discovery.go Add connectivity E2E test (#8607) 2021-03-27 00:33:50 +00:00
doc.go Reduce Usage of Eth2 Terminology in Prysm (#9104) 2021-06-26 19:00:33 +00:00
fork_test.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
fork.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
gossip_scoring_params_test.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
gossip_scoring_params.go Interface Analyzer (#8923) 2021-05-23 21:55:42 -07: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 v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +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 Move proto/interfaces -> proto/prysm/v2 (#9270) 2021-07-23 20:10:15 +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 Fix Default Transport Option (#8525) 2021-02-26 10:26:39 +01:00
parameter_test.go Update Libp2p to v0.14.4 (#9108) 2021-07-20 23:50:47 +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 Move RPC Protos Into V2 Namespace (#9254) 2021-07-22 21:00:28 +00:00
rpc_topic_mappings_test.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
rpc_topic_mappings.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
sender_test.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
sender.go Refactor RPC Topic Construction (#8892) 2021-05-15 08:58:56 +08:00
service_test.go Revert "Rename NewService to New (#8337)" (#8440) 2021-02-12 17:45:22 +00:00
service.go Move proto/interfaces -> proto/prysm/v2 (#9270) 2021-07-23 20:10:15 +00:00
subnets_test.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
subnets.go Move State Protos Into V2 Namespace (#9257) 2021-07-23 08:07:40 -05:00
topics.go Move subnet topics to global vars (#6525) 2020-07-09 17:38:15 +00:00
utils_test.go Serialize nil ENR record (#8881) 2021-05-11 08:31:43 +00:00
utils.go Move proto/interfaces -> proto/prysm/v2 (#9270) 2021-07-23 20:10:15 +00:00
watch_peers.go Update variable names that are same as imports (#8220) 2021-01-07 10:42:03 -06:00