prysm-pulse/beacon-chain/rpc
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
..
beacon Add hydrate indexed att test helper (#8261) 2021-01-13 22:05:57 +00:00
beaconv1 Added db.BlocksBySlot and db.BlockRootsBySlot (#8184) 2021-01-12 18:31:15 +00:00
debug Move state summary cache to DB (#8101) 2020-12-16 08:56:21 -08:00
node Stream Validator and Beacon Logs via gRPC Streams (#8150) 2020-12-18 18:03:24 +00:00
nodev1 Implement GetIdentity in the node API (#8230) 2021-01-14 20:48:40 +00:00
validator Add hydrate indexed att test helper (#8261) 2021-01-13 22:05:57 +00:00
BUILD.bazel Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
log.go Unify the pattern of using a package-level logger (#8245) 2021-01-11 20:03:28 +00:00
service_test.go RPC: healthz should return an error when the node is syncing (#7890) 2020-11-22 00:29:55 +00:00
service.go Implement GetIdentity in the node API (#8230) 2021-01-14 20:48:40 +00:00