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
- internal/build: add timeouts and unify context usage in Azure blob helpers
- accounts/keystore: add Close method and improve finalizer documentation
- restapi: implement trustless REST API (WIP)
- accounts/scwallet: remove selfDerive start from Initialize to avoid goroutine leak
- cmd/devp2p: add duplicated txhash testcases
- cmd/devp2p: add more GetBlockHeaders tests and fix reverse traversal bug
- eth/downloader: don't drop peer that is behind the requested head
- ethclient/gethclient: fix flaky testcase for TestSubscribePendingTxHashes
- signer/core: prefer Input over Data for calldata display; compare effective calldata in logDiff
- fix: correct signer limit calculation in clique snapshot
- Docs
- Go not yet supported