prysm-pulse/beacon-chain/rpc
Radosław Kapka c5b68b4f03
Implement PublishAggregateAndProofs in the validator API (#9294)
* grpc implementation

* build file

* full implementation

* remove unused function

* tests

* wrap top-level array

* Update beacon-chain/rpc/eth/v1/validator/validator.go

Co-authored-by: terence tsao <terence@prysmaticlabs.com>

* review

Co-authored-by: terence tsao <terence@prysmaticlabs.com>
Co-authored-by: Raul Jordan <raul@prysmaticlabs.com>
2021-08-04 09:01:38 +00:00
..
apimiddleware Implement PublishAggregateAndProofs in the validator API (#9294) 2021-08-04 09:01:38 +00:00
eth/v1 Implement PublishAggregateAndProofs in the validator API (#9294) 2021-08-04 09:01:38 +00:00
prysm/v1alpha1 Fix duplicated imports (#9304) 2021-07-29 16:45:17 -05:00
statefetcher Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +00:00
testutil State: move state interfaces into state package (#9268) 2021-07-23 16:11:21 +00:00
BUILD.bazel Eliminate Proto V2 Namespace (#9297) 2021-07-28 21:23:44 +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 PublishAggregateAndProofs in the validator API (#9294) 2021-08-04 09:01:38 +00:00