prysm-pulse/beacon-chain/rpc/core
Radosław Kapka e952fd802b
HTTP Beacon API: /eth/v1/validator/beacon_committee_subscriptions (#12700)
* HTTP Beacon API: `/eth/v1/validator/contribution_and_proofs`

* add comment to invalid test case

* fix validation and test

* review

* in progress

* implementation

* remove test file

* remove duplicate

* tests

* HTTP Beacon API: `/eth/v1/validator/sync_committee_subscriptions`

* pointers, pointers everywhere

* fix

* fix after merge

* implementation

* tests

* test fixes

* review

* clear cache in validator tests

* add missing stuff

* compilation fix

* remove `required` from bool

* remove time fetcher from tests

* no need to convert

* add conversion

---------

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2023-08-10 18:00:19 +00:00
..
BUILD.bazel HTTP Beacon API: /eth/v1/validator/beacon_committee_subscriptions (#12700) 2023-08-10 18:00:19 +00:00
errors.go GetValidatorPerformance http endpoint (#12557) 2023-07-07 14:49:44 +00:00
log.go HTTP Beacon API: /eth/v1/validator/aggregate_and_proofs (#12686) 2023-08-03 22:24:23 +00:00
service.go use struct in beacon-chain/rpc/core to store dependencies (#12701) 2023-08-05 22:54:12 +02:00
validator.go HTTP Beacon API: /eth/v1/validator/beacon_committee_subscriptions (#12700) 2023-08-10 18:00:19 +00:00