prysm-pulse/beacon-chain/rpc/eth/shared
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
..
testing Deneb produce blockv3 (#12708) 2023-09-01 12:51:27 +02:00
BUILD.bazel Deneb produce blockv3 (#12708) 2023-09-01 12:51:27 +02:00
errors_test.go HTTP Beacon API: /eth/v1/validator/aggregate_and_proofs (#12686) 2023-08-03 22:24:23 +00:00
errors.go HTTP Beacon API: /pool/attestations (#12735) 2023-08-18 14:29:40 +00:00
request.go Deneb produce blockv3 (#12708) 2023-09-01 12:51:27 +02:00
structs_blocks_conversions.go deneb - validator beacon rest apis (#12871) 2023-09-11 16:50:55 +00:00
structs_blocks.go Deneb produce blockv3 (#12708) 2023-09-01 12:51:27 +02:00
structs.go REST implementation of /eth/v1/beacon/states/{state_id}/fork (#12835) 2023-09-11 18:57:17 +00:00