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 supported42 Subscribers
View all SubscribersAdd a CodeTriage badge to go-ethereum
Help out
- Issues
- core/types, core/txpool: reduce allocs in fee cap checks
- eth/filters: reduce lock scope in GetFilterChanges
- beacon/engine, rpc: optimize JSON encoding for large blob payloads
- core/txpool: guard nil head subscription
- core/vm: use methods over direct access to stack internals
- build: upgrade -dlgo version to Go 1.26.1
- node: benchmark on http2
- core/txpool/blobpool: do not announce underpriced transactions
- core: (Draft) Implement frame Txn 8141
- rpc: account for error payload size in batch response limit
- Docs
- Go not yet supported