prysm-pulse/beacon-chain/rpc/nodev1
Radosław Kapka 015102c2d5
Implement GetSyncStatus in the node API (#8241)
* Implement GetSyncStatus in the node API

* gazelle

* add HeadSlot function to fuzz tests' fakeChecker

* use HeadFetcher to get head slot

* remove useless code

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-01-12 17:17:20 +00:00
..
BUILD.bazel Implement GetSyncStatus in the node API (#8241) 2021-01-12 17:17:20 +00:00
node_test.go Implement GetSyncStatus in the node API (#8241) 2021-01-12 17:17:20 +00:00
node.go Implement GetSyncStatus in the node API (#8241) 2021-01-12 17:17:20 +00:00
server_test.go Eth2 API: node endpoints outline (#7522) 2020-10-14 06:11:11 +00:00
server.go Implement GetSyncStatus in the node API (#8241) 2021-01-12 17:17:20 +00:00