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
- cmd/utils: Enable transaction queries on pruned nodes via era files
- triedb/pathdb: fix StateSetWithOrigin size accounting after decode
- core: implement GetTransactionBySenderAndNonce
- core/state: reduce allocations in trie prefetcher hot paths
- crypto: add hash length check in nocgo VerifySignature
- core, build: reintroduce evmone
- RPC method to report what historical data the node actually has
- core/txpool/blobpool: improve observability for gapped transaction queue
- BatchResponseMaxSize does not account for error responses in batch handling
- rpc: count error responses towards batch response size limit
- Docs
- Go not yet supported