go-ethereum
https://github.com/ethereum/go-ethereum
Go
Official Go implementation of the Ethereum protocol
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported41 Subscribers
View all SubscribersAdd a CodeTriage badge to go-ethereum
Help out
- Issues
- cmd/devp2p: return err if err happened
- eth/protocols/eth: only track after send is okay
- eth/filters: handle err
- account/abi: name idx should start with 1
- fix: upgrade google.golang.org/grpc to 1.79.3 (CVE-2026-33186)
- p2p/nat: use default route for nat-pmp gateway
- Geth 1.16.0 + Lighthouse 7.0.0 private PoS chain: Geth never becomes synced, Lighthouse reports "Not ready Bellatrix"
- log: share mutex in log handles with same writer and other fields
- eth/filters: reject GetLogs range with begin > 0 and end == 0
- core/txpool/locals: protect journal.writer with a dedicated mutex (closes #34983)
- Docs
- Go not yet supported