canepat

Results 24 comments of canepat

> Option 2 is probably the quickest. I can make a PR if you this is good start. It's fine for me. @battlmonstr what do you think?

[Another](https://github.com/erigontech/silkworm/actions/runs/9436211083/job/25990618150) unit test fails as well: ``` Running cmd/test/Release/core_test.exe... Filters: ~[ignore] =============================================================================== All tests passed (2077 assertions in 132 test cases) Running silkworm/capi/Release/silkworm_capi_test.exe... Filters: ~[ignore] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ silkworm_capi_test.exe is a Catch...

I'm closing this because EEST are already supported in `cmd/test/ethereum` utility. The failing test tracked by #2443 is fixed by #2541.

As specified in https://eips.ethereum.org/EIPS/eip-3675#block-and-ommer-rewards, the block reward gets removed in the transition from Proof-of-Work (PoW) to Proof-of-Stake (PoS) consensus mechanism. So, empty blocks after the Merge do not contain any...