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
- Clef: improve signature security by using extra entropy
- core, eth, internal, miner: remove unnecessary parameters
- cmd/evm: don't reuse state between evm benchmark iterations. ensure benchmark errors are included in output.
- core/state: lock-free `subfetcher`
- Use a more direct and less error-prone return value
- cmd/geth: actually enable metrics when passed via toml
- core/state/snapshot: simplify snapshot rebuild
- The `prestateTracer` under `diffMode` does not return all the storage diffs.
- `evm run --bench` segfaults in `Fatalf`
- core/rawdb: add accessors with reusable key buffers
- Docs
- Go not yet supported