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/txpool/blobpool: nil pointer dereference in Cache due to initialization race with BlobPool.Init
- accounts/abi/abigen: validate bytecode before code generation
- core, params: EIP-8304 system contract plumbing
- eth, eth/peerstats: split peer quality aggregation out of txtracker
- eth: include deleted accounts in modified account queries
- accounts/scwallet: use 4-byte public key fingerprint in URLs
- eth: add eth_getBlockAccessList
- eth_simulateV1 with `validation: true` skips the EIP-7825 transaction gas-limit check
- `debug_getModifiedAccountsByHash/Number` omit accounts deleted between the compared blocks
- `net_listening` returns `true` when the P2P listener is disabled
- Docs
- Go not yet supported