prysm-pulse/beacon-chain/rpc/eth
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 REST implementation of /eth/v1/beacon/states/{state_id}/fork (#12835) 2023-09-11 18:57:17 +00:00
blob fixing route handler and small cleanup items (#12726) 2023-08-31 08:41:57 -05:00
builder HTTP Beacon API: /eth/v1/validator/contribution_and_proofs (#12660) 2023-07-31 17:32:39 +00:00
debug Deneb integration: Beacon API getStateV2 (#12424) 2023-08-31 08:41:57 -05:00
events feat(blockchain): update payload attribute for deneb (#12509) 2023-08-31 08:41:57 -05:00
helpers migrating get blob from eip4844 and deneb-integration (#12603) 2023-08-31 08:41:57 -05:00
node HTTP Beacon API: /eth/v1/node/syncing (#12706) 2023-08-09 17:23:59 +02:00
rewards HTTP Beacon API: /eth/v1/validator/contribution_and_proofs (#12660) 2023-07-31 17:32:39 +00:00
shared REST implementation of /eth/v1/beacon/states/{state_id}/fork (#12835) 2023-09-11 18:57:17 +00:00
validator Deneb produce blockv3 (#12708) 2023-09-01 12:51:27 +02:00