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
- cmd/evm: move parseTestMetadata regexp to package-level var for efficiency
- cmd/evm: fix gasUsed reporting in --create path to return gas used, not gas left
- cmd/evm: compare errors by value in timedExec instead of interface identity
- cmd/evm: skip empty lines and trim whitespace in stdin batch mode for stateTestCmd
- core/rawdb: fix file descriptor leak in freezer error paths
- core/state: improve state journal
- core/overlay: prevent silent transition state restart on decode failure
- trie/bintrie: add mutex protection for concurrent access
- fix: if secp256k1_context creation fails partially a... in secp256k1.c
- graphql: respect rpc.rangelimit in Logs query
- Docs
- Go not yet supported