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
rjl493456442 0acc0a1f86
core/state: simplify storage trie update and commit (#28030)
1 year ago
..
catalyst beacon/engine, eth/catalyst, miner: EIP-4788 CL/EL protocol updates (#27872) 1 year ago
downloader
ethconfig
fetcher
filters
gasprice
protocols eth/protocols/eth: stop advertising eth/66 for pathdb nodes (#28006) 1 year ago
tracers all: use rlp.DecodeBytes instead of rlp.Decode where possible (#27994) 1 year ago
api.go
api_admin.go
api_backend.go eth: remove check for tdd reached on pos api block tags (#27799) 1 year ago
api_debug.go core/state: simplify storage trie update and commit (#28030) 1 year ago
api_debug_test.go core/state: simplify storage trie update and commit (#28030) 1 year ago
api_miner.go
backend.go
bloombits.go
handler.go
handler_eth.go
handler_eth_test.go
handler_snap.go
handler_test.go
peer.go
peerset.go
state_accessor.go core, eth, trie: expose more detailed dirty ram tracking for diff layers (#27971) 1 year ago
sync.go
sync_test.go