prysm-pulse/beacon-chain/rpc/eth/helpers
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
error_handling.go Block rewards API endpoint (#12020) 2023-03-28 18:44:41 +02:00
sync_test.go Add broadcast_validation to block publishing (#12432) 2023-06-01 11:22:49 +00:00
sync.go HTTP Beacon API: /eth/v1/validator/sync_committee_subscriptions (#12689) 2023-08-08 22:54:04 +00:00
validator_status_test.go HTTP Beacon API: /eth/v1/validator/beacon_committee_subscriptions (#12700) 2023-08-10 18:00:19 +00:00
validator_status.go HTTP Beacon API: /eth/v1/validator/beacon_committee_subscriptions (#12700) 2023-08-10 18:00:19 +00:00