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
- Avoid redundant bound checks on stack operations
- Loosen the constrains on BlockHeaders responses in ETH protocol
- Running geth attach in a screen session immediately exits
- performance improvement of evm
- eth,node: replace the deprecated TypeMux with Feed
- ethclient/simulated: disable log indexing to force unindexed log search
- eth/tracers: add block-level states for the prestateTracer
- accounts/keystore: use map instead of slice to keep all accounts
- Inconsistent handling of large transaction batches sent in a single P2P message
- core/filtermaps: optimize memory allocation with bitset and cache reuse
- Docs
- Go not yet supported