hyperledger / besu

An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
https://www.hyperledger.org/projects/besu
Apache License 2.0
1.43k stars 757 forks source link

Update to EIP-2935 implementation #7260

Open jflo opened 1 week ago

jflo commented 1 week ago

The EIP has been updated to avoid backfilling the ring buffer with any pre-hardfork block hashes, among other changes.

Details here: https://github.com/ethereum/EIPs/pull/8577