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
- graphql: respect rpc.rangelimit in Logs query
- .github/workflows: activate freebsd build on PRs
- trie/bintrie: InternalNode is not goroutine-safe; concurrent storage updates race on shared trie
- triedb/pathdb: bintrie flat state has no reverse-diff support for reorgs
- Add a `GetABI()` method to abigen v2 or expose `abi` as `ABI`.
- 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
- Docs
- Go not yet supported