prysm-pulse/beacon-chain/rpc
Radosław Kapka f97c7ee1da
Initialize VoluntaryExitsPool and BlockReceiver in rpc server (#8876)
* Initialize `VoluntaryExitsPool` in rpc server

* initialize `BlockReceiver`
2021-05-11 07:16:13 +00:00
..
beacon Fix comments (#8802) 2021-04-23 12:06:05 +00:00
beaconv1 Fix comments (#8802) 2021-04-23 12:06:05 +00:00
debug BeaconState: Expose MarshalSSZ (#8609) 2021-03-16 00:43:27 +00:00
debugv1 Fix comments (#8802) 2021-04-23 12:06:05 +00:00
node Update rules_go and fix proto conflicts (#8596) 2021-03-11 18:03:19 -06:00
nodev1 Return status.Errorf instead of plain errors from gRPC functions (#8619) 2021-03-17 16:47:44 +00:00
statefetcher Implement GetBeaconState in the debug API (#8631) 2021-03-29 21:04:35 +00:00
testutil Fix comments (#8802) 2021-04-23 12:06:05 +00:00
validator Fallback For Deposit Trie Creation (#8869) 2021-05-10 07:34:10 +08:00
BUILD.bazel Implement GetBeaconState in the debug API (#8631) 2021-03-29 21:04:35 +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 Embed Config Pattern For Attestation, POW Chain, and RPC Services (#8635) 2021-03-21 16:58:41 +00:00
service.go Initialize VoluntaryExitsPool and BlockReceiver in rpc server (#8876) 2021-05-11 07:16:13 +00:00