prysm-pulse/beacon-chain/rpc/eth/helpers
Sammy Rosso 8c39c55f05
HTTP Beacon API: /eth/v1/beacon/states/{state_id}/committees (#12879)
* Initial setup

* Gaz

* Remove original implementation

* Fix protos

* Cleanup + tests

* Cleanup

* Radek' review + fixes

* Fix merge errors

* Fix imports

* Rename error handling

* Fix broken e2e

* Gaz

* Update comment
2023-09-13 17:29:32 +00:00
..
BUILD.bazel HTTP Beacon API: /eth/v1/beacon/states/{state_id}/committees (#12879) 2023-09-13 17:29:32 +00:00
error_handling.go HTTP Beacon API: /eth/v1/beacon/states/{state_id}/committees (#12879) 2023-09-13 17:29:32 +00:00
http_test.go migrating get blob from eip4844 and deneb-integration (#12603) 2023-08-31 08:41:57 -05:00
http.go migrating get blob from eip4844 and deneb-integration (#12603) 2023-08-31 08:41:57 -05: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