prysm-pulse/beacon-chain/rpc/apimiddleware
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
..
BUILD.bazel Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
custom_handlers_test.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
custom_handlers.go Restructure RPC packages to be future compatible (#9136) 2021-07-02 15:54:52 +00:00
custom_hooks_test.go Implement GetAttesterDuties in the validator API (#9207) 2021-07-16 20:55:22 +00:00
custom_hooks.go Implement GetAttesterDuties in the validator API (#9207) 2021-07-16 20:55:22 +00:00
endpoint_factory.go Implement GetAggregateAttestation in the validator API (#9243) 2021-07-22 17:48:32 +00:00
structs.go Implement GetAggregateAttestation in the validator API (#9243) 2021-07-22 17:48:32 +00:00