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/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
- core: fix EIP-8037 double-refund of 7702 auth-base state gas within a tx
- internal/ethapi: return InvalidParams for malformed sendRawTransaction RLP
- accounts/external, signer/core: preserve setcode authlist
- internal/ethapi: return standardized error codes for transaction submission
- scwallet: use constant-time comparison for secure channel MACs
- accounts/external, signer: EIP-7702 set-code transactions lose authorization list when signed by external signer
- Docs
- Go not yet supported