prysm-pulse/proto/eth/v2
Potuz c1f00923c1
Implement bls_to_execution_changes beacon endpoint (#11845)
* Initial implementation

* fix withrawal unit tests

* add custom hooks api middleware test

* unit tests for endpoint

* update screwed proto file

* double import

* Raul review

Co-authored-by: james-prysm <90280386+james-prysm@users.noreply.github.com>
2023-01-06 05:17:33 +00:00
..
beacon_block.pb.go Update block Beacon APIs to Capella (#11706) 2022-12-15 23:42:07 +00:00
beacon_block.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
beacon_block.proto Update block Beacon APIs to Capella (#11706) 2022-12-15 23:42:07 +00:00
beacon_chain.pb.go Implement getPoolBLSToExecutionChanges API endpoint (#11801) 2022-12-21 13:01:04 +00:00
beacon_chain.pb.gw.go Implement getPoolBLSToExecutionChanges API endpoint (#11801) 2022-12-21 13:01:04 +00:00
beacon_chain.proto Implement getPoolBLSToExecutionChanges API endpoint (#11801) 2022-12-21 13:01:04 +00:00
beacon_state.pb.go API finalized metadata field - update protos (#11749) 2022-12-12 16:59:27 +00:00
beacon_state.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
beacon_state.proto API finalized metadata field - update protos (#11749) 2022-12-12 16:59:27 +00:00
BUILD.bazel Implement getPoolBLSToExecutionChanges API endpoint (#11801) 2022-12-21 13:01:04 +00:00
generated.ssz.go Update block Beacon APIs to Capella (#11706) 2022-12-15 23:42:07 +00:00
ssz.pb.go API finalized metadata field - update protos (#11749) 2022-12-12 16:59:27 +00:00
ssz.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
ssz.proto API finalized metadata field - update protos (#11749) 2022-12-12 16:59:27 +00:00
sync_committee.pb.go API finalized metadata field - update protos (#11749) 2022-12-12 16:59:27 +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 API finalized metadata field - update protos (#11749) 2022-12-12 16:59:27 +00:00
validator.pb.go GetLiveness API endpoint (#11617) 2022-11-23 18:23:22 +00:00
validator.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
validator.proto GetLiveness API endpoint (#11617) 2022-11-23 18:23:22 +00:00
version.pb.go Upgrade getBlindedBlock API endpoint to Capella (#11687) 2022-11-28 18:17:05 +00:00
version.pb.gw.go Run ./hack/update-go-pbs.sh (#11107) 2022-07-26 16:45:16 +00:00
version.proto Upgrade getBlindedBlock API endpoint to Capella (#11687) 2022-11-28 18:17:05 +00:00
withdrawals.pb.go Implement bls_to_execution_changes beacon endpoint (#11845) 2023-01-06 05:17:33 +00:00
withdrawals.pb.gw.go Upgrade getBlindedBlock API endpoint to Capella (#11687) 2022-11-28 18:17:05 +00:00
withdrawals.proto Implement bls_to_execution_changes beacon endpoint (#11845) 2023-01-06 05:17:33 +00:00