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
- core/state,triedb/pathdb: bintrie flat state support
- eth: protect high-value peers from random dropping based on tx inclusion stats
- trie/bintrie: use children array instead of left/right fields
- core/filtermaps, eth: add debug_getFilterMapsProgress
- core, internal/ethapi: reject tx value and gas price above uint256 max
- eth/tracers/logger: enforce pre-append size limit
- metrics, metrics/prometheus: fix histogram count and sum to be cumulative
- cmd/evm: add enginetest command for direct engine fixture execution
- Prometheus metrics violate counter monotonicity convention: _count and _sum reset on every scrape due to ResettingSample
- core, eth/protocols/snap, eth/downloader: snap/2 sync logic
- Docs
- Go not yet supported