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 dae3aee5ff
les: add bootstrap nodes as initial discoveries (#20688)
5 years ago
..
checkpointoracle les/checkpointoracle: move oracle into its own package (#20508) 5 years ago
flowcontrol all: update author list and licenses 5 years ago
api.go les/checkpointoracle: move oracle into its own package (#20508) 5 years ago
api_backend.go eth/filters: remove use of event.TypeMux for pending logs (#20312) 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
client.go les/checkpointoracle: move oracle into its own package (#20508) 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/checkpointoracle: move oracle into its own package (#20508) 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/checkpointoracle: move oracle into its own package (#20508) 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: fix staticcheck warnings (#20371) 5 years ago
server.go les/checkpointoracle: move oracle into its own package (#20508) 5 years ago
server_handler.go les: log disconnect reason when light server is not synced (#20643) 5 years ago
serverpool.go les: add bootstrap nodes as initial discoveries (#20688) 5 years ago
servingqueue.go all: update author list and licenses 5 years ago
sync.go les/checkpointoracle: move oracle into its own package (#20508) 5 years ago
sync_test.go les/checkpointoracle: move oracle into its own package (#20508) 5 years ago
test_helper.go les/checkpointoracle: move oracle into its own package (#20508) 5 years ago
txrelay.go les: fix staticcheck warnings (#20371) 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