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
- signer/core: preallocate wallet slice in ListWallets
- core/state: handle BinaryTrie in mustCopyTrie
- eth/api: report syncing on startup until CL sends first update
- core/vm: add missing PUSH0 handler in EIP-8024 test mini-interpreter
- core/vm: 8024 tests should enforce explicit errors
- eth/protocols/snap: restore peers to idle pool on request revert
- triedb/pathdb: optimize hexPathNodeID to eliminate allocation and dual iteration
- core/rawdb: reduce allocations in key encoding functions
- core/rawdb: add DeleteRange to tableReplayer
- internal/telemetry: don't create internal spans without parents
- Docs
- Go not yet supported