prysm-pulse/beacon-chain/rpc
Radosław Kapka c577fbd772
Move attestation's source checkpoint validation to VerifyAttestationNoVerifySignature (#8598)
* Move attestation's source checkpoint validation to VerifyAttestationNoVerifySignature

* change parameter type to ReadOnlyBeaconState

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
2021-03-12 21:43:20 +00:00
..
beacon Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08:00
beaconv1 Move attestation's source checkpoint validation to VerifyAttestationNoVerifySignature (#8598) 2021-03-12 21:43:20 +00:00
debug Update rules_go and fix proto conflicts (#8596) 2021-03-11 18:03:19 -06:00
debugv1 ETH2 API: Add outline for debug endpoints (#8496) 2021-02-22 16:48:49 -06:00
node Update rules_go and fix proto conflicts (#8596) 2021-03-11 18:03:19 -06:00
nodev1 ETH2 Types: Slot (#8408) 2021-02-16 07:45:34 +00:00
validator Use beacon state interfaces across (#8552) 2021-03-08 14:37:33 -08: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 Revert "Rename NewService to New (#8337)" (#8440) 2021-02-12 17:45:22 +00:00
service.go Implement ListPoolProposerSlashings and ListPoolVoluntaryExits in the beacon API (#8508) 2021-02-24 15:29:25 +00:00