prysm-pulse/beacon-chain/rpc/beaconv1
Ivan Martinez 5889670cc7
Remove WaitForSynced (#7835)
* Remove waitforsynced

* Remove WaitForsynced entirely

* Fix bazel

* tidy
2020-11-16 20:48:16 -06:00
..
blocks_test.go Eth2 API: Implement block endpoints (#7433) 2020-10-15 18:00:49 +00:00
blocks.go Fix Mismatched BlockRoots In State Replay (#7559) 2020-10-18 09:39:27 -07:00
BUILD.bazel Eth2 API: Implement block endpoints (#7433) 2020-10-15 18:00:49 +00:00
config.go Eth2 API: Add outline for beacon endpoints (#7408) 2020-10-05 00:15:27 +00:00
pool.go Eth2 API: Add outline for beacon endpoints (#7408) 2020-10-05 00:15:27 +00:00
server_test.go Verify interface compliance using typed nil instead of dereferencing and conversion (#7489) 2020-10-10 00:36:48 +00:00
server.go Eth2 API: Implement block endpoints (#7433) 2020-10-15 18:00:49 +00:00
state.go Eth2 API: Add outline for beacon endpoints (#7408) 2020-10-05 00:15:27 +00:00
validator.go Remove WaitForSynced (#7835) 2020-11-16 20:48:16 -06:00