go_ethereum Profile Banner
Go Ethereum Profile
Go Ethereum

@go_ethereum

Followers
8K
Following
4
Media
0
Statuses
107

Twitter communication channel for Go Ethereum

Inside the Ether
Joined July 2020
Don't wanna be here? Send us removal request.
@go_ethereum
Go Ethereum
6 hours
Geth v1.16.3 is out! . This is a maintenance release. It contains a sate history rewrite, new features, fixes for the Osaka devnets, performance improvements, and bug fixes. Release notes: #ethereum #golang.
Tweet card summary image
github.com
What's Changed This is a maintenance release to prepare for the Fusaka release next week. It contains a sate history rewrite, adds new inactive features, fixes for the Osaka devnets, performanc...
3
17
44
@go_ethereum
Go Ethereum
29 days
Geth v1.16.2 is out! . This is a maintenance release that includes implementations of the Fusaka EIPs, along with.several new features, optimizations, and bug fixes. Release notes: #ethereum #golang.
Tweet card summary image
github.com
This is a maintenance release that includes implementations of the Fusaka EIPs, along with several new features, optimizations, and bug fixes. Upgrading to this version is optional, but feedback f...
0
6
31
@grok
Grok
22 days
The most fun image & video creation tool in the world is here. Try it for free in the Grok App.
0
162
2K
@go_ethereum
Go Ethereum
2 months
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!.
@go_ethereum
Go Ethereum
2 months
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.
0
1
7
@go_ethereum
Go Ethereum
2 months
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.
@go_ethereum
Go Ethereum
2 months
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: #ethereum #golang.
0
0
6
@go_ethereum
Go Ethereum
2 months
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: #ethereum #golang.
Tweet card summary image
github.com
We are proud to present the v1.16.0 release, introducing path-based archive node and several other improvements to the state database implementation. There is also the usual amount of bug fixes and...
0
12
72
@go_ethereum
Go Ethereum
7 months
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
Tweet card summary image
github.com
This release fixes a few regressions. In particular, it restores block building on mainnet, which was broken in v1.15.1. Note: a regression in the Prague fork implementation was discovered and fixe...
0
73
159
@go_ethereum
Go Ethereum
7 months
RT @vdWijden: 🚨PSA: go-ethereum emergency release🚨. We released v1.14.13 today which fixes an issue introduced in 1.14.0. If you are runnin….
Tweet card summary image
github.com
This is a security release, fixing a vulnerability (CVE-2025-24883). Please update your nodes ASAP. As with all our previous releases, you can find the: Pre-built binaries for all platforms on ou...
0
58
0
@go_ethereum
Go Ethereum
7 months
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.
Tweet card summary image
github.com
This is a security release, fixing a vulnerability (CVE-2025-24883). Please update your nodes ASAP. As with all our previous releases, you can find the: Pre-built binaries for all platforms on ou...
0
7
20
@go_ethereum
Go Ethereum
10 months
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: #ethereum #golang.
Tweet card summary image
github.com
This release covers quite a lot of time, and has many changes across the codebase. In particular; changes in tracing and account management, optimizations in database, trie and evm, and, as always ...
0
4
22
@go_ethereum
Go Ethereum
11 months
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. #ethereum #golang.
Tweet card summary image
github.com
This is a minor release, with the primary goal of publishing new stable and latest docker images. A problem in the CI pipeline prevented the publishing of docker images. We have now resolved the pr...
1
2
13
@go_ethereum
Go Ethereum
11 months
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 .
Tweet card summary image
github.com
Geth v1.14.10 is a hotfix release to fix a blob pool regression introduced in v1.14.9. Users running the previous bad version should update ASAP. That said, there is no immediate danger to these us...
1
14
35
@go_ethereum
Go Ethereum
1 year
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 .
Tweet card summary image
github.com
This release has been nuked. It broke the blob pool, please do not use it. This is a maintenance release, but also introduces support for the new multicall spec, which is a much anticipated featur...
0
12
40
@go_ethereum
Go Ethereum
1 year
Geth v1.14.6 has been released! This update ships with the experimental witness building validation code used in the "cross validation" proposal (.
Tweet card summary image
github.com
Geth v1.14.6 is a maintenance release, but it does ship with the experimental witness building validation code used in @karalabe's "cross validation" proposal. Note that the engine AP...
3
17
32
@go_ethereum
Go Ethereum
1 year
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. #golang #Ethereum.
Tweet card summary image
github.com
Geth v1.14.5 is a hotfix release that addresses a regression introduced in v1.14.4, which prevented the node from discovering other peers in certain networking setups (#29944). It is otherwise iden...
0
6
19
@go_ethereum
Go Ethereum
1 year
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 .
Tweet card summary image
github.com
Geth v1.14.4 in a usual maintenance release, but it does ship a 5-7% block import speed improvement. Furthermore, v1.14.4 also finally includes an Ether supply live tracer, that you can enable via ...
0
13
47
@go_ethereum
Go Ethereum
1 year
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.
Tweet card summary image
github.com
### Impact A vulnerable node can be made to consume very large amounts of memory when handling specially crafted p2p messages sent from an attacker node. In order to carry out the attack, the...
0
6
25
@go_ethereum
Go Ethereum
1 year
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.
Tweet card summary image
github.com
We're issuing this (v1.14.3) release to finally publish v1.14 on the Ubuntu PPA. It is otherwise identical to v1.14.2. This is a maintenance release containing bug-fixes. In case you are wonde...
0
9
18
@go_ethereum
Go Ethereum
1 year
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.
Tweet card summary image
github.com
Geth v1.14.0 (Asteria) is a major release with some juicy new features as well as some breaking changes. Please read through the release notes before updating to it. Whilst it should not adversely ...
0
19
79
@go_ethereum
Go Ethereum
1 year
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. #ethereum #golang.
Tweet card summary image
github.com
Geth v1.13.15 is a maintenance-release that contains some fixes mainly to avoid snapsync-related data-corruption. We recommend all users to upgrade to v1.13.15 as soon as possible. As with all our...
1
11
25