go-ethereum
go-ethereum copied to clipboard
Go implementation of the Ethereum protocol
Implement Horizontally Sharded Blob Mempool
I'm setting up a local PoS testnet using the Electra fork (Capella + deneb), with the deposit contract pre-deployed in genesis and everything configured manually. However, when starting Lighthouse beacon...
WIP... Based on top of https://github.com/ethereum/go-ethereum/pull/31948
This PR adds test coverage for `debug_standardTraceBadBlockToFile` method as part of addressing issue #30833. The new test `TestStandardTraceBadBlockToFile` covers: - Basic bad block tracing with transactions - Error handling for...
#### System information Tested with Geth `1.15.11` and a `latest` build. Easier to reproduce on `1.15.11` ``` Geth Version: 1.15.12-unstable Git Commit: 7ec493f66b5c18a75505718247dad404beadaaac Git Commit Date: 20250609 Architecture: amd64 Go...
This pull request introduces a mechanism to expose statistics from the state reader, specifically related to cache utilization during state prefetching. To improve state access performance, a pair of state...
Specs: https://notes.ethereum.org/@ethpandaops/fusaka-devnet-1 fusaka-devnet-1 contains the following branches: ``` origin/master MariusVanDerWijden/bpo-forks jwasinger/eip-7825 s1na/eip-7918 ```
https://notes.ethereum.org/@ethpandaops/fusaka-devnet-2