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/les
Zoro 2814ee0547
accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532)
1 year ago
..
flowcontrol common/prque: generic priority queue (#26290) 2 years ago
utils all: update golang/x/ext and fix slice sorting fallout (#27909) 2 years ago
vflux accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532) 1 year ago
api.go all: remove notion of trusted checkpoints in the post-merge world (#27147) 2 years ago
api_backend.go les: remove obsolete code related to PoW header syncing (#27737) 2 years ago
api_test.go les: use new atomic types (#27856) 1 year ago
benchmark.go accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532) 1 year ago
bloombits.go
client.go all: activate pbss as experimental feature (#26274) 2 years ago
client_handler.go all: move light.NodeSet to trienode.ProofSet (#28287) 1 year ago
commons.go all: remove the Rinkeby testnet (#27406) 2 years ago
costtracker.go les: use new atomic types (#27856) 1 year ago
distributor.go
distributor_test.go
enr_entry.go
handler_test.go all: move light.NodeSet to trienode.ProofSet (#28287) 1 year ago
metrics.go
odr.go
odr_requests.go all: move light.NodeSet to trienode.ProofSet (#28287) 1 year ago
odr_test.go all: activate pbss as experimental feature (#26274) 2 years ago
peer.go accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532) 1 year ago
peer_test.go accounts,cmd,console,les,metrics: refactor some errors checked by (ST1005) go-staticcheck (#28532) 1 year ago
protocol.go les: remove unused var `AdvertiseProtocolVersions` (#27405) 2 years ago
request_test.go les: remove obsolete code related to PoW header syncing (#27737) 2 years ago
retrieve.go les: remove obsolete code related to PoW header syncing (#27737) 2 years ago
server.go all: remove notion of trusted checkpoints in the post-merge world (#27147) 2 years ago
server_handler.go core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895) 2 years ago
server_requests.go cmd, core, trie: verkle-capable `geth init` (#28270) 1 year ago
servingqueue.go les: use new atomic types (#27856) 1 year ago
state_accessor.go core/types, params: add blob transaction type, RLP encoded for now (#27049) 2 years ago
test_helper.go core/forkid: correctly compute forkid when timestamp fork is activated in genesis (#27895) 2 years ago
txrelay.go