prysm-pulse/consensus-types
Radosław Kapka 049e608c75
HTTP Beacon API: /eth/v1/validator/sync_committee_subscriptions (#12689)
* 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

* review

* James' review

---------

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2023-08-08 22:54:04 +00:00
..
blocks Merge all block unblinding code into a single unblinder struct (#12240) 2023-05-23 11:38:52 +02:00
interfaces Change native execution value to Gwei Uint64 (#12291) 2023-04-22 00:44:28 +00:00
mock Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
payload-attribute Move some errors to separate consensus-types package (#12329) 2023-04-25 15:07:24 +00:00
primitives Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
validator HTTP Beacon API: /eth/v1/validator/sync_committee_subscriptions (#12689) 2023-08-08 22:54:04 +00:00
wrapper Fix numerous spelling error and typos in the log messages, comments, and documentation. (#12385) 2023-05-11 20:45:43 +00:00
BUILD.bazel Move some errors to separate consensus-types package (#12329) 2023-04-25 15:07:24 +00:00
types.go Merge all block unblinding code into a single unblinder struct (#12240) 2023-05-23 11:38:52 +02:00