Go Ethereum
@go_ethereum
Twitter communication channel for Go Ethereum
Notably, there is also one drawback with the new archive node: eth_getProof is not supported for historical blocks. As this is an early version of the feature, it may contain bugs and will continue to evolve. Use at your own risk, and we greatly appreciate any bug reports!
By default, Geth will retain state for the most recent 90,000 blocks. If you'd like to preserve a longer history, you can adjust this using the --history.state flag. Geth does not support backfilling pruned states. To restore older state, a full sync is required.
By default, Geth will retain state for the most recent 90,000 blocks. If you'd like to preserve a longer history, you can adjust this using the --history.state flag. Geth does not support backfilling pruned states. To restore older state, a full sync is required.
Geth v1.16.0 is out! This major release introduces path-based archive mode, along with several performance improvements. You can enable archive mode in the default path scheme by setting the flag: --gcmode=archive. Release notes: github.com/ethereum/go-et… #ethereum #golang
Geth v1.16.0 is out! This major release introduces path-based archive mode, along with several performance improvements. You can enable archive mode in the default path scheme by setting the flag: --gcmode=archive. Release notes: github.com/ethereum/go-et… #ethereum #golang
Urgent Update for Geth Users! Attention validators! If you are running Geth v1.15.1, upgrade to v1.15.2 immediately to prevent potential financial loss! A regression in v1.15.1 can cause block creation failures, leading to missed slots. 🔗 Release Notes github.com/ethereum/go-et…
🚨PSA: go-ethereum emergency release🚨 We released v1.14.13 today which fixes an issue introduced in 1.14.0. If you are running a version of geth that 1.14 or later, please update to the newest version. Nodes running v1.13.x are not affected #ethereum github.com/ethereum/go-et…
Get v1.14.13 is out. This is a security release, fixing a vulnerability (CVE-2025-24883). Please update your nodes. Release notes: #ethereum #golang github.com/ethereum/go-et…
Geth v1.14.12 is out. Although no huge features, it's been quite a while since last release and a lot of changes has accumulated. Release notes: github.com/ethereum/go-et… #ethereum #golang
Geth v1.14.11 out, a very minor release. v1.14.11 mainly exists in order to push new docker images (1.14.10 and 1.14.9 didn't make it into `latest` or `stable`). Please update if you got stuck on older docker versions. github.com/ethereum/go-et… #ethereum #golang
Geth v1.14.10 out, a blob pool hotfix release. Our previous release introduced a regression that prevented the pool from discarding included blobs, thus stopped accepting new ones. Please update if you're on v1.14.9 #Ethereum github.com/ethereum/go-et…
Geth v1.14.9 out! This is a maintenance release, but also introduces support for the new multicall spec. For details, please check the release notes. #golang #Ethereum github.com/ethereum/go-et…
Geth v1.14.18 out, mostly containing bugfixes across the board. For details, please check the release notes. #golang #Ethereum github.com/ethereum/go-et…
Geth v1.14.6 has been released! This update ships with the experimental witness building validation code used in the "cross validation" proposal (gist.github.com/karalabe/47c90…). github.com/ethereum/go-et…
Geth v1.14.5 has just been released! This update addresses a regression introduced in v1.14.4 that prevented the node from discovering other peers in certain networking setups. github.com/ethereum/go-et… #golang #Ethereum
Geth v1.14.4 just out! It features 5-7% faster block import speeds, our old-but-new ether supply tracker and default minimum miner tips dropped from 1 gwei to 0.001 gwei. #golang #Ethereum github.com/ethereum/go-et…
In case you missed it, Geth v1.13.14 and prior had a P2P regression that allowed remote bad actors to trigger a memory blowup, potentially OOMing Geth. This was fixed in Geth v1.13.15; and also all the Geth v1.14.x releases. Please ensure you're safe. github.com/ethereum/go-et…
Geth v1.14.3 out (with v1.14.1 and 1.14.2 elegantly skipped courtesy of CI/PPA misconfigurations)! The release is a small maintenance release with some block processing and RPC API improvements. #Ethereum github.com/ethereum/go-et…
Our next milestone - Geth v1.14.0 - is out! Pathdb by default, live tracing, beacon light client, no more pre-merge nets, no more pending block and more! Please read through the release notes carefully, some changes might impact you. #golang #Ethereum github.com/ethereum/go-et…
Geth v1.13.15 just out. It is is a maintenance-release that contains some fixes mainly to avoid data-corruption. We recommend all users to upgrade at your earliest convenience. github.com/ethereum/go-et… #ethereum #golang
Geth v1.13.14 out, featuring minor blob pool polishes and the reduction of the blob pool capacity from 10GB to 2.5GB to avoid unexpected surprises during/after the Cancun fork. Update not critical, but recommended. #golang #Ethereum github.com/ethereum/go-et…
Geth v.1.13.13 out, heavily improving the block production performance for Cancun blocks with blobs; but also general memory stability of all Geth nodes. The release is recommended for everyone, validators and users alike. #golang #Ethereum github.com/ethereum/go-et…