Official Go implementation of the Ethereum protocol
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
go-ethereum/eth
Halimao 269e80b07e
eth/tracers,trie: remove unnecessary check (#30071)
7 months ago
..
catalyst eth/catalyst: ensure TxPool is synced in Fork (#29876) 8 months ago
downloader eth/downloader, eth/tracer: fix typos in comments (#29707) 8 months ago
ethconfig ethconfig: regenerate config (#29970) 8 months ago
fetcher
filters
gasestimator eth/gasestimator: include blobs in virtual balance computation (#29703) 9 months ago
gasprice eth/gasprice: add comment to constant (#29892) 8 months ago
protocols trie/trienode: avoid unnecessary copy (#30019) 8 months ago
tracers eth/tracers,trie: remove unnecessary check (#30071) 7 months ago
api_admin.go
api_backend.go eth: Add eth_blobBaseFee RPC and blob fields to eth_feeHistory (#29140) 9 months ago
api_debug.go
api_debug_test.go
api_miner.go
backend.go cmd, core: prefetch reads too from tries if requested (#29807) 8 months ago
bloombits.go
handler.go eth, eth/downloader: remove references to LightChain, LightSync (#29711) 8 months ago
handler_eth.go
handler_eth_test.go
handler_snap.go
handler_test.go
peer.go
peerset.go
state_accessor.go eth, eth/tracers: process beacon root before transactions (#29402) 9 months ago
sync.go
sync_test.go