prysm-pulse/beacon-chain/rpc
Victor Farazdagi 91df0112c7
Add LatestWeakSubjectivityEpoch() method (#8707)
* Add IsWithinWeakSubjectivityPeriod helper method

* Add LatestWeakSubjectivityEpoch method

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-04-06 09:08:44 +03:00
..
beacon Add LatestWeakSubjectivityEpoch() method (#8707) 2021-04-06 09:08:44 +03:00
beaconv1 Implement GetBeaconState in the debug API (#8631) 2021-03-29 21:04:35 +00:00
debug BeaconState: Expose MarshalSSZ (#8609) 2021-03-16 00:43:27 +00:00
debugv1 Implement GetBeaconState in the debug API (#8631) 2021-03-29 21:04:35 +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 Implement GetBeaconState in the debug API (#8631) 2021-03-29 21:04:35 +00:00
validator ProcessPreGenesisDeposits: Remove context.TODO() usage (#8705) 2021-04-05 15:07:56 +00: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 Implement GetBeaconState in the debug API (#8631) 2021-03-29 21:04:35 +00:00