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
- crypto: refactor Keccak256Hash to reduce allocations
- eth/downloader: Capture deferred head during skeleton sync restart
- core/txpool/blobpool: do not announce underpriced transactions
- core/filtermaps: preallocate slices in writeFinishedMaps
- internal/ethapi: validate explicit transaction type in RPC calls
- trie, cmd/geth: resurrect trie nodes from archive + archival command
- trie: reduce allocations in parallel commit
- eth/filters: cap polling filter queues to prevent unbounded memory growth
- core/txpool/blobpool: drop underpriced before adding to pool
- internal/ethapi: return specific error codes from SubmitTransaction
- Docs
- Go not yet supported