prysm-pulse/testing/endtoend/evaluators/beaconapi_evaluators
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_api_verify.go Update to V4 🚀 (#12134) 2023-03-17 18:52:56 +00:00
beacon_api.go REST implementation of /eth/v1/beacon/states/{state_id}/fork (#12835) 2023-09-11 18:57:17 +00:00
BUILD.bazel REST implementation of /eth/v1/beacon/states/{state_id}/fork (#12835) 2023-09-11 18:57:17 +00:00
util.go E2E: improve beacon api logging (#12211) 2023-03-30 02:51:04 +00:00