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
Felix Lange 9c6cf960b4
internal/web3ext, les: update clique JS and make it work with the light client (#20318)
5 years ago
..
flowcontrol all: update author list and licenses 5 years ago
api.go les: rename UpdateBalance to AddBalance and simplify return format (#20304) 5 years ago
api_backend.go internal/ethapi: support block number or hash on state-related methods (#19491) 5 years ago
api_test.go build: use golangci-lint (#20295) 5 years ago
balance.go les: rename UpdateBalance to AddBalance and simplify return format (#20304) 5 years ago
balance_test.go les: rework clientpool (#20077) 5 years ago
benchmark.go les: wait for all task goroutines before dropping the peer (#20010) 5 years ago
bloombits.go les: handler separation (#19639) 5 years ago
checkpointoracle.go les: fix checkpoint sync (#20120) 5 years ago
client.go internal/web3ext, les: update clique JS and make it work with the light client (#20318) 5 years ago
client_handler.go les: fix checkpoint sync (#20120) 5 years ago
clientpool.go les: rename UpdateBalance to AddBalance and simplify return format (#20304) 5 years ago
clientpool_test.go les: rename UpdateBalance to AddBalance and simplify return format (#20304) 5 years ago
commons.go les: handler separation (#19639) 5 years ago
costtracker.go les: multiple server bugfixes (#20079) 5 years ago
distributor.go les: fix and slim the unit tests of les (#20247) 5 years ago
distributor_test.go les: fix and slim the unit tests of les (#20247) 5 years ago
enr_entry.go les: add empty "les" ENR entry for servers (#20145) 5 years ago
execqueue.go les, les/flowcontrol: implement LES/3 (#19329) 5 years ago
execqueue_test.go les: fix goroutine leak in execQueue (#14480) 7 years ago
fetcher.go les: handler separation (#19639) 5 years ago
handler_test.go les: handler separation (#19639) 5 years ago
metrics.go les: multiple server bugfixes (#20079) 5 years ago
odr.go les: handler separation (#19639) 5 years ago
odr_requests.go all: on-chain oracle checkpoint syncing (#19543) 5 years ago
odr_test.go les: fix and slim the unit tests of les (#20247) 5 years ago
peer.go les: wait for all task goroutines before dropping the peer (#20010) 5 years ago
peer_test.go les: handler separation (#19639) 5 years ago
protocol.go build: use golangci-lint (#20295) 5 years ago
randselect.go les, les/flowcontrol: improved request serving and flow control (#18230) 6 years ago
randselect_test.go all: gofmt -w -s 8 years ago
request_test.go les: rework clientpool (#20077) 5 years ago
retrieve.go les, les/flowcontrol: implement LES/3 (#19329) 5 years ago
server.go les: implement server priority API (#20070) 5 years ago
server_handler.go les: multiple server bugfixes (#20079) 5 years ago
serverpool.go les: handler separation (#19639) 5 years ago
servingqueue.go all: update author list and licenses 5 years ago
sync.go les: fix checkpoint sync (#20120) 5 years ago
sync_test.go les: fix and slim the unit tests of les (#20247) 5 years ago
test_helper.go les: fix and slim the unit tests of les (#20247) 5 years ago
txrelay.go cmd, eth, les: fix up ultra light config integration 5 years ago
ulc.go cmd, eth, les: fix up ultra light config integration 5 years ago
ulc_test.go les: handler separation (#19639) 5 years ago