prysm-pulse/beacon-chain/rpc/nodev1
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
node_test.go Implement GetIdentity in the node API (#8230) 2021-01-14 20:48:40 +00:00
node.go Implement GetIdentity in the node API (#8230) 2021-01-14 20:48:40 +00:00
server_test.go Eth2 API: node endpoints outline (#7522) 2020-10-14 06:11:11 +00:00
server.go Implement GetIdentity in the node API (#8230) 2021-01-14 20:48:40 +00:00