prysm-pulse/beacon-chain/execution
Nishant Das 9565ee12d7
Batch Reconstruction Of Bellatrix Blocks (#11210)
* batch reconstruction

* add test

* clean up

* terence's comment

* terence's other comment

* try out in e2e

* fix

* fix some more

* fix blinded blocks

* fix it

* remove dev flag

Co-authored-by: terencechain <terence@prysmaticlabs.com>
2022-08-15 10:16:20 -04:00
..
testdata/fuzz Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
testing Batch Reconstruction Of Bellatrix Blocks (#11210) 2022-08-15 10:16:20 -04:00
types Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
block_cache_test.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
block_cache.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
block_reader_test.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
block_reader.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
BUILD.bazel Batch Reconstruction Of Bellatrix Blocks (#11210) 2022-08-15 10:16:20 -04:00
check_transition_config_test.go Native Blocks Ep. 2 - Switch usages to new package (#10885) 2022-08-02 15:30:46 +00:00
check_transition_config.go Improve terminal difficulty has not been reached yet logging (#11171) 2022-08-04 16:51:42 +00:00
deposit_test.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
deposit.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
engine_client_fuzz_test.go Clean up: fix typos (#11165) 2022-08-03 18:47:30 +00:00
engine_client_test.go Batch Reconstruction Of Bellatrix Blocks (#11210) 2022-08-15 10:16:20 -04:00
engine_client.go Batch Reconstruction Of Bellatrix Blocks (#11210) 2022-08-15 10:16:20 -04:00
errors.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
execution_chain_test.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
init_test.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
log_processing_test.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
log_processing.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
log.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
metrics.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
options.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
prometheus_test.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
prometheus.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
provider_test.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
provider.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
rpc_connection.go Enforce log.WithError(err) static analysis and fix all violations (#11163) 2022-08-05 10:52:02 +00:00
service_test.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
service.go Batch Reconstruction Of Bellatrix Blocks (#11210) 2022-08-15 10:16:20 -04:00