prysm-pulse/beacon-chain/rpc
Radosław Kapka b35c3ab2e7
Implement GetAggregateAttestation in the validator API (#9243)
* server-side implementation

* run through api middleware

* tests

* build file

* build file fix

* return attestation with most aggregation bits

* build file

Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
2021-07-22 17:48:32 +00:00
..
apimiddleware Implement GetAggregateAttestation in the validator API (#9243) 2021-07-22 17:48:32 +00:00
eth/v1 Implement GetAggregateAttestation in the validator API (#9243) 2021-07-22 17:48:32 +00:00
prysm/v1alpha1 Lint: add v1 as import alias (#9250) 2021-07-22 17:13:18 +00:00
statefetcher Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +00:00
testutil [Feature] - API Middleware (#8926) 2021-06-15 10:28:49 -05:00
BUILD.bazel Move v1alpha1 into Prysm API namespace (#9245) 2021-07-21 21:34:07 +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 GetAggregateAttestation in the validator API (#9243) 2021-07-22 17:48:32 +00:00