prysm-pulse/proto/eth/service
james-prysm b0423a94af
REST implementation of /eth/v1/beacon/states/{state_id}/fork (#12835)
* fork state endpoint

* removing generated files

* fixing linting

* fixing tests using old type

* moving the response object to a new file under shared

* fixing test

* gaz

* fixing generated code

* gaz

* fixing linting

* rolling back some changes

* reverting generated changes

* fixing spacing

* linting

* updating protos after develop merged

* addressing radek's comments

* addressing more radek comments
2023-09-11 18:57:17 +00:00
..
beacon_chain_service.pb.go REST implementation of /eth/v1/beacon/states/{state_id}/fork (#12835) 2023-09-11 18:57:17 +00:00
beacon_chain_service.pb.gw.go REST implementation of /eth/v1/beacon/states/{state_id}/fork (#12835) 2023-09-11 18:57:17 +00:00
beacon_chain_service.proto REST implementation of /eth/v1/beacon/states/{state_id}/fork (#12835) 2023-09-11 18:57:17 +00:00
beacon_debug_service.pb.go Ran update-go-pbs.sh (#12359) 2023-05-05 17:44:51 +00:00
beacon_debug_service.pb.gw.go Add deneb block to consensus types (#12368) 2023-08-31 08:41:57 -05:00
beacon_debug_service.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
BUILD.bazel Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
events_service.pb.go Ran update-go-pbs.sh (#12359) 2023-05-05 17:44:51 +00:00
events_service.pb.gw.go Apply Goimports to Generated Files (#12170) 2023-03-21 11:12:23 +00:00
events_service.proto Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
key_management.pb.go Keymanager API: Add validator voluntary exit endpoint (#12299) 2023-06-21 14:06:16 -05:00
key_management.pb.gw.go Keymanager API: Add validator voluntary exit endpoint (#12299) 2023-06-21 14:06:16 -05:00
key_management.proto Keymanager API: Add validator voluntary exit endpoint (#12299) 2023-06-21 14:06:16 -05:00
node_service.pb.go HTTP Beacon API: /eth/v1/node/syncing (#12706) 2023-08-09 17:23:59 +02:00
node_service.pb.gw.go HTTP Beacon API: /eth/v1/node/syncing (#12706) 2023-08-09 17:23:59 +02:00
node_service.proto HTTP Beacon API: /eth/v1/node/syncing (#12706) 2023-08-09 17:23:59 +02:00
validator_service.pb.go REST implementation of /eth/v1/validator/prepare_beacon_proposer (#12781) 2023-08-31 17:02:39 +00:00
validator_service.pb.gw.go REST implementation of /eth/v1/validator/prepare_beacon_proposer (#12781) 2023-08-31 17:02:39 +00:00
validator_service.proto REST implementation of /eth/v1/validator/prepare_beacon_proposer (#12781) 2023-08-31 17:02:39 +00:00