prysm-pulse/beacon-chain/execution
terencechain d860daff75
clean up: godoc comments, redundant castings and more (#11428)
* clean up: Godoc comments, redundant castings and more

* Fix assertion check

* Update beacon-chain/forkchoice/doubly-linked-tree/forkchoice.go

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

* Update beacon-chain/forkchoice/protoarray/store.go

Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>

Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com>
Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com>
2022-09-12 14:03:20 +00:00
..
testdata/fuzz Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
testing Fall back to uncached getPaylod if first time outs (#11404) 2022-09-08 14:20:32 +00:00
types Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
block_cache_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
block_cache.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
block_reader_test.go Remove Execution Client Fallback and Make Providing an Execution Client Required (#10921) 2022-08-16 17:22:34 +00:00
block_reader.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
BUILD.bazel Remove Execution Client Fallback and Make Providing an Execution Client Required (#10921) 2022-08-16 17:22:34 +00:00
check_transition_config_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
check_transition_config.go Log ready for merge every min (#11410) 2022-09-06 13:07:48 +00:00
deposit_test.go Remove Execution Client Fallback and Make Providing an Execution Client Required (#10921) 2022-08-16 17:22:34 +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 Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
engine_client_test.go Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
engine_client.go Add new metrics (#11374) 2022-08-31 18:05:50 -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 Add V3 Suffix to All Prysm Packages (#11083) 2022-08-16 12:20:13 +00:00
log_processing_test.go Remove Execution Client Fallback and Make Providing an Execution Client Required (#10921) 2022-08-16 17:22:34 +00:00
log_processing.go clean up: godoc comments, redundant castings and more (#11428) 2022-09-12 14:03:20 +00:00
log.go Rename pow to execution (#11135) 2022-08-01 14:43:47 +00:00
metrics.go Add new metrics (#11374) 2022-08-31 18:05:50 -04: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 Informative Errors on Execution Client Connection Issues (#11359) 2022-08-30 19:09:42 +00:00
service_test.go Remove The Header Time Check (#11329) 2022-08-31 14:54:29 +00:00
service.go Move provided time is later from warning to debug (#11398) 2022-09-06 13:27:32 +00:00