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
- core/filtermaps: eth_getLogs matcher goroutines never released after client disconnect; accumulated lock waiters starve the head renderer into a permanent livelock
- build(deps): bump google.golang.org/grpc from 1.79.1 to 1.83.1
- cmd/devp2p/internal/ethtest: BAL tests don't really test BALs
- go.mod: remove a few dependencies
- internal/ethapi: avoid duplicate transfer logs in eth_simulateV1 post-Amsterdam
- core/ssz: add SSZ merkleization primitives
- rpc: cancel handler root context before waiting on calls
- rpc: reject HTTP responses with mismatched request id
- triedb/pathdb: copy iterator key before release in reopenIterator
- triedb/pathdb: optimize buffer merge in pathdb
- Docs
- Go not yet supported