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
- signer/clef: implement EIP-4361 Sign-In With Ethereum (SIWE) support
- cmd/devp2p,p2p/enode: validate fallback UDP port range
- Data race in core/txpool/locals (go-ethereum) — journal.writer concurrent read/write
- cmd/evm: respect --fuzz=false
- core/rawdb, ethdb, cmd, triedb: manage finalized block-accessList in freezer
- 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: support erae files in era store
- eth/protocols/snap: isolate snap/1 sync logic in sync_v1.go
- core/txpool/blobpool: preserve limbo entry on update store failure
- Docs
- Go not yet supported