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
- consensus, core, internal, miner: remove FinalizeAndAssemble
- core/rawdb: change in freezer_utils.go copyFrom function for the incorrect fsync ordering
- ci: remove appveyor
- core/state: export StateUpdate struct
- .github/workflows: activate freebsd build on PRs
- all: introduce validation of access lists
- 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
- core/vm, eth, tests: introduce gas bugdet
- freezer: incorrect fsync ordering in freezerTable.truncateTail
- Docs
- Go not yet supported