prysm-pulse/beacon-chain/p2p/testing
Radosław Kapka 153737803a
Implement ListPeers in the node API (#8288)
* add span

* update ethereumapis

* align server with ethereumapis

* benchmark

* naive implementation

* rename two status functions

* new Inbound and Outbound status functions

* tests

* 'enr:' prefix

* refactoring

* gzl

* case when one filter is empty

* empty filter condition fix

* deepsource

* rename getPeer to peerInfo

* bring back correct version of ethereumapis

* go mod tidy
2021-01-20 15:52:33 +00:00
..
BUILD.bazel Implement GetIdentity in the node API (#8230) 2021-01-14 20:48:40 +00:00
fuzz_p2p.go Multiple discovery addresses (#8203) 2021-01-07 13:35:42 +00:00
mock_broadcaster.go Various code inspection resolutions (#7438) 2020-10-12 08:11:05 +00:00
mock_host.go Implement GetIdentity in the node API (#8230) 2021-01-14 20:48:40 +00:00
mock_metadataprovider.go Implement GetIdentity in the node API (#8230) 2021-01-14 20:48:40 +00:00
mock_peermanager.go Implement GetIdentity in the node API (#8230) 2021-01-14 20:48:40 +00:00
mock_peersprovider.go Implement ListPeers in the node API (#8288) 2021-01-20 15:52:33 +00:00
p2p.go Update variable names that are same as imports (#8220) 2021-01-07 10:42:03 -06:00