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
- Optimize the memory allocation in trie operation
- triedb: truncate history states in a batch way
- accounts/abi/bind/v2: modify the default contract deployer to block until the tx is accepted/rejected from the pool
- trie, state: integrate batch update into statedb `IntermediateRoot`
- Override transient storage.
- all: remove osaka and bpo override flags
- Speeding up `eth_getTransactionByHash`
- core/vm: optimize push1, push2 opcode
- Skip validation of the EIP7702 Authority signature when EstimateGas
- Abstract the transaction signature verification in block processor
- Docs
- Go not yet supported