prysm-pulse/beacon-chain/p2p/testing
Radosław Kapka 2d75b12791
Implement GetIdentity in the node API (#8230)
* initial implementation

* register metadata provider

* final implementation

* tests

* fixed imports

* gazelle

* code review

* small cleanup

* change errors.Wrap to status.Errorf

* gazelle + goimports

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-01-14 20:48:40 +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 Refactor peer scorer into peerdata + scorers (#7452) 2020-10-07 13:08:51 +00:00
p2p.go Update variable names that are same as imports (#8220) 2021-01-07 10:42:03 -06:00