mirror of
https://gitlab.com/pulsechaincom/prysm-pulse.git
synced 2024-12-25 12:57:18 +00:00
ce9eaae22e
* Add logging of block payload data Added a new func logBlockPayloadData that includes logging of the block number and the gas utilized. Related to #10795. * Replace Info with Debug + renamed func Renamed the function to be clearer and replaced Info logging with Debug. Related to #10795. * Compute correct value for gas utilized Related to #10795. * Round result of gas utilized to 2 decimal places * Add new error message * Check if block is an Execution block Co-authored-by: terencechain <terence@prysmaticlabs.com> * Fix missing imports * Undo changes * Update beacon-chain/blockchain/receive_block.go Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> * Added error logging to log statements Changed the error handling from log statements. Instead of returning the error we log the error. Co-authored-by: terencechain <terence@prysmaticlabs.com> Co-authored-by: Raul Jordan <raul@prysmaticlabs.com> Co-authored-by: Preston Van Loon <preston@prysmaticlabs.com> Co-authored-by: prylabs-bulldozer[bot] <58059840+prylabs-bulldozer[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
store | ||
testing | ||
blockchain_test.go | ||
BUILD.bazel | ||
chain_info_norace_test.go | ||
chain_info_test.go | ||
chain_info.go | ||
checktags_test.go | ||
error_test.go | ||
error.go | ||
execution_engine_test.go | ||
execution_engine.go | ||
head_sync_committee_info_test.go | ||
head_sync_committee_info.go | ||
head_test.go | ||
head.go | ||
init_sync_process_block_test.go | ||
init_sync_process_block.go | ||
init_test.go | ||
log_test.go | ||
log.go | ||
merge_ascii_art.go | ||
metrics_test.go | ||
metrics.go | ||
mock_test.go | ||
new_slot_test.go | ||
new_slot.go | ||
options.go | ||
pow_block_test.go | ||
pow_block.go | ||
process_attestation_helpers.go | ||
process_attestation_test.go | ||
process_attestation.go | ||
process_block_helpers.go | ||
process_block_test.go | ||
process_block.go | ||
receive_attestation_test.go | ||
receive_attestation.go | ||
receive_block_test.go | ||
receive_block.go | ||
service_norace_test.go | ||
service_test.go | ||
service.go | ||
state_balance_cache_test.go | ||
state_balance_cache.go | ||
weak_subjectivity_checks_test.go | ||
weak_subjectivity_checks.go |