prysm-pulse/proto/eth/service
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_chain_service.pb.go Implement bls_to_execution_changes beacon endpoint (#11845) 2023-01-06 05:17:33 +00:00
beacon_chain_service.pb.gw.go Implement bls_to_execution_changes beacon endpoint (#11845) 2023-01-06 05:17:33 +00:00
beacon_chain_service.proto Implement bls_to_execution_changes beacon endpoint (#11845) 2023-01-06 05:17:33 +00:00
beacon_debug_service.pb.go GetForkChoice API endpoint (#11680) 2022-11-28 19:17:53 +00:00
beacon_debug_service.pb.gw.go GetForkChoice API endpoint (#11680) 2022-11-28 19:17:53 +00:00
beacon_debug_service.proto GetForkChoice API endpoint (#11680) 2022-11-28 19:17:53 +00:00
BUILD.bazel Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
events_service.pb.go Run ./hack/update-go-pbs.sh (#11598) 2022-11-01 23:08:52 +00:00
events_service.pb.gw.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
events_service.proto Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
key_management.pb.go Run ./hack/update-go-pbs.sh (#11598) 2022-11-01 23:08:52 +00:00
key_management.pb.gw.go Implement delete gaslimit (#11290) 2022-08-25 14:43:21 +00:00
key_management.proto Implement delete gaslimit (#11290) 2022-08-25 14:43:21 +00:00
node_service.pb.go Run ./hack/update-go-pbs.sh (#11598) 2022-11-01 23:08:52 +00:00
node_service.pb.gw.go Fix Proto Generation Scripts and Regen Protos With V3 Bindings (#11227) 2022-08-16 19:52:24 +00:00
node_service.proto Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
validator_service.pb.go GetLiveness API endpoint (#11617) 2022-11-23 18:23:22 +00:00
validator_service.pb.gw.go GetLiveness API endpoint (#11617) 2022-11-23 18:23:22 +00:00
validator_service.proto GetLiveness API endpoint (#11617) 2022-11-23 18:23:22 +00:00