Expand description
Re-exported from reth_ethereum_consensus.
Structs§
- EthBeacon
Consensus - Ethereum beacon consensus
Functions§
- compare_
receipts_ root_ and_ logs_ bloom - Compare the calculated receipts root with the expected receipts root, also compare the calculated logs bloom with the expected logs bloom.
- validate_
block_ post_ execution - Validate a block with regard to execution results:
- verify_
receipts - Calculate the receipts root, and compare it against the expected receipts root and logs bloom.