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
- accounts/external, signer/core: preserve setcode authlist
- internal/ethapi: return standardized error codes for transaction submission
- scwallet: use constant-time comparison for secure channel MACs
- accounts/external, signer: EIP-7702 set-code transactions lose authorization list when signed by external signer
- 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"
- eth/filters: reject GetLogs range with begin > 0 and end == 0
- core/types: reduce header RLP decode allocations
- p2p/discover: avoid findnodeByID preferLive fallback to unverified nodes
- core/types: reject blob tx sidecar in JSON
- Docs
- Go not yet supported