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
- 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)
- tests: added BAL specific tests
- eth/tracers: propagate standard trace flush and close errors
- core/types: fix length of BlobVersionedHashed can not be zero
- rpc, internal/telemetry: trace JSON-RPC response writes
- core: implement optimized bal execution path
- Docs
- Go not yet supported