prysm-pulse/proto/eth/v2
Radosław Kapka 34f507f4b2
HTTP implementation of /eth/v1/beacon/pool/sync_committees (#12782)
* impl

* protos

* tests

* register endpoint

* test fix

* test fix

* remove path

* more test fixes

* cleanup

* bzl

---------

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2023-09-01 17:58:50 +00:00
..
beacon_block.pb.go adding ssz handling to produce block endpoint for deneb (#12632) 2023-08-31 08:41:57 -05:00
beacon_block.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
beacon_block.proto Deneb produce blockv3 (#12708) 2023-09-01 12:51:27 +02:00
beacon_chain.pb.go Ran update-go-pbs.sh (#12359) 2023-05-05 17:44:51 +00:00
beacon_chain.pb.gw.go Implement getPoolBLSToExecutionChanges API endpoint (#11801) 2022-12-21 13:01:04 +00:00
beacon_chain.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
beacon_state.pb.go Deneb integration: Beacon API getStateV2 (#12424) 2023-08-31 08:41:57 -05:00
beacon_state.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
beacon_state.proto Deneb integration: Beacon API getStateV2 (#12424) 2023-08-31 08:41:57 -05:00
blobs.pb.go adding ssz capabilities for deneb publish block v1 (#12622) 2023-08-31 08:41:57 -05:00
blobs.pb.gw.go Add deneb block to consensus types (#12368) 2023-08-31 08:41:57 -05:00
blobs.proto migrating get blob from eip4844 and deneb-integration (#12603) 2023-08-31 08:41:57 -05:00
BUILD.bazel adding ssz handling to produce block endpoint for deneb (#12632) 2023-08-31 08:41:57 -05:00
generated.ssz.go Deneb produce blockv3 (#12708) 2023-09-01 12:51:27 +02:00
ssz.pb.go Ran update-go-pbs.sh (#12359) 2023-05-05 17:44:51 +00:00
ssz.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
ssz.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
sync_committee.pb.go HTTP implementation of /eth/v1/beacon/pool/sync_committees (#12782) 2023-09-01 17:58:50 +00:00
sync_committee.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
sync_committee.proto HTTP implementation of /eth/v1/beacon/pool/sync_committees (#12782) 2023-09-01 17:58:50 +00:00
validator.pb.go feat: implement eip4788 (#12570) 2023-08-31 08:41:57 -05:00
validator.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
validator.proto HTTP Beacon API: /eth/v1/validator/sync_committee_contribution (#12698) 2023-08-17 12:01:24 +02:00
version.pb.go Deneb integration: Beacon API getStateV2 (#12424) 2023-08-31 08:41:57 -05:00
version.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
version.proto Deneb integration: Beacon API getStateV2 (#12424) 2023-08-31 08:41:57 -05:00
withdrawals.pb.go Ran update-go-pbs.sh (#12359) 2023-05-05 17:44:51 +00:00
withdrawals.pb.gw.go Upgrade getBlindedBlock API endpoint to Capella (#11687) 2022-11-28 18:17:05 +00:00
withdrawals.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00