erigontech / silkworm

C++ implementation of the Ethereum protocol
Apache License 2.0
272 stars 63 forks source link

Implement EIP-2935: Serve historical block hashes from state #2121

Open canepat opened 1 month ago

canepat commented 1 month ago

EIP-2935 is included into Pectra https://github.com/ledgerwatch/erigon/pull/9991

chfast commented 3 weeks ago

I will implement this in evmone for testing but maybe I could expose "system calls" to Silkworm too.