prysm-pulse/proto/eth/service
Radosław Kapka 2dc56878cd
Implement getPoolBLSToExecutionChanges API endpoint (#11801)
* Implement `getPoolBLSToExecutionChanges` API endpoint

* fix

(cherry picked from commit d602c94b7b0a9c4ecab7a8da023a559d39ce893b)

* unify with Capella

* newline
2022-12-21 13:01:04 +00:00
..
beacon_chain_service.pb.go Implement getPoolBLSToExecutionChanges API endpoint (#11801) 2022-12-21 13:01:04 +00:00
beacon_chain_service.pb.gw.go Implement getPoolBLSToExecutionChanges API endpoint (#11801) 2022-12-21 13:01:04 +00:00
beacon_chain_service.proto Implement getPoolBLSToExecutionChanges API endpoint (#11801) 2022-12-21 13:01:04 +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