prysm-pulse/beacon-chain/execution
Sammy Rosso 49f0c44dfe
Add getpayloadbodies (#11973)
* el payload bodies code

* Add getPayloadBodies

* Add error 38004

* Add unmarshal

* Add ExecutionPayloadBodyV1 to proto

* Add EnableCapellaEngineMethods flag

* Small fixes

* Add proto files

* gazelle

* passing tests

* compile

* Add remaining tests

* fix tests

* Cleanup

* Fix gazelle

* Remove comments

* Rename the flag + add missing description

---------

Co-authored-by: rauljordan <raul@prysmaticlabs.com>
Co-authored-by: terencechain <terence@prysmaticlabs.com>
2023-03-14 15:52:16 +00:00
..
testdata/fuzz Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
testing Proposer use highest value payload vs header (#11967) 2023-02-10 11:36:19 -08:00
types Remove Geth Bindings From Prysm (#11586) 2022-11-17 17:16:19 +08:00
block_cache_test.go Remove Geth Bindings From Prysm (#11586) 2022-11-17 17:16:19 +08:00
block_cache.go Remove Geth Bindings From Prysm (#11586) 2022-11-17 17:16:19 +08:00
block_reader_test.go Remove Geth Bindings From Prysm (#11586) 2022-11-17 17:16:19 +08:00
block_reader.go Remove Geth Bindings From Prysm (#11586) 2022-11-17 17:16:19 +08:00
BUILD.bazel Add getpayloadbodies (#11973) 2023-03-14 15:52:16 +00:00
check_transition_config_test.go Update Deps For Capella (#12067) 2023-03-02 03:31:41 +00:00
check_transition_config.go Log ready for merge every min (#11410) 2022-09-06 13:07:48 +00:00
deposit_test.go Clean up state types (#11916) 2023-01-26 14:40:12 +00:00
deposit.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
engine_client_fuzz_test.go Update Deps For Capella (#12067) 2023-03-02 03:31:41 +00:00
engine_client_test.go Add getpayloadbodies (#11973) 2023-03-14 15:52:16 +00:00
engine_client.go Add getpayloadbodies (#11973) 2023-03-14 15:52:16 +00:00
errors.go Add getpayloadbodies (#11973) 2023-03-14 15:52:16 +00:00
execution_chain_test.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
init_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log_processing_test.go Remove Geth Bindings From Prysm (#11586) 2022-11-17 17:16:19 +08:00
log_processing.go Remove Geth Bindings From Prysm (#11586) 2022-11-17 17:16:19 +08:00
log.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
metrics.go Add getpayloadbodies (#11973) 2023-03-14 15:52:16 +00:00
options.go Support passing of headers to all Engine API calls (#11330) 2022-08-29 23:34:29 +00:00
prometheus_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
prometheus.go Remove Execution Client Fallback and Make Providing an Execution Client Required (#10921) 2022-08-16 17:22:34 +00:00
provider_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
provider.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
rpc_connection.go Capella E2E (#11951) 2023-02-10 14:19:15 +08:00
service_test.go Fix Batch Requesting Of Headers (#11982) 2023-02-11 01:38:13 +00:00
service.go Fix error handling when using BatchCall (#11960) 2023-02-22 01:42:43 +00:00