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
- .: fix all typos, as reported by crates-ci/typos
- core/types: encode blob tx version decode blobtx sidecar
- core/txpool/blobpool: support legacy limbo blobs
- .github/workflows: add a typo checker
- cmd/devp2p,p2p/enode: validate fallback UDP port range
- cmd/evm: respect --fuzz=false
- eth, core/rawdb: fall back to era files for block retrieval on pruned nodes
- go.mod: bump golang.org/x/net to v0.53.0 to fix GO-2026-4918
- core/rawdb/eradb: disallow noreceipt profile in era store
- core/txpool/blobpool: preserve limbo entry on update store failure
- Docs
- Go not yet supported