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
- miner: skip oversized tx instead of aborting block fill
- p2p/nat: return exactly n random STUN servers on every call
- accounts/usbwallet: fix De Morgan error dropping stale wallets on refresh
- cmd/geth: propagate import error when --nocompaction is set
- cmd/utils: return ErrImportInterrupted sentinel from batch-import interrupt
- accounts/abi: copy selector in Pack to avoid aliasing cached method.ID
- triedb/pathdb: ordinal access and lookup for pathdb
- triedb/pathdb: fix obsolete history index log version
- core: fix EIP-8037 double-refund of 7702 auth-base state gas within a tx
- internal/ethapi: return InvalidParams for malformed sendRawTransaction RLP
- Docs
- Go not yet supported