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
- Add a `GetABI()` method to abigen v2 or expose `abi` as `ABI`.
- core/state,triedb/pathdb: bintrie flat state support
- core/rawdb: delete bal in DeleteBlock
- cmd, core, trie, triedb: split CachingDB into merkle + binary dbs.
- eth: protect high-value peers from random dropping based on tx inclusion stats
- cmd/geth: add code exporter for db export
- node: HTTP vhost validation rejects mixed-case Host headers
- node: normalize HTTP vhost host matching
- trie/bintrie: use children array instead of left/right fields
- core/filtermaps, eth: add debug_getFilterMapsProgress
- Docs
- Go not yet supported