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
thomasmodeneis ba1030b6b8 build: enable goimports and varcheck linters (#16446) 7 years ago
..
flowcontrol les: fix megacheck warnings (#14941) 7 years ago
api_backend.go eth, les, light: filter on logs only, derive receipts on demand 7 years ago
backend.go les: limit LES peer count and improve peer configuration logic (#16010) 7 years ago
bloombits.go build: enable goimports and varcheck linters (#16446) 7 years ago
distributor.go all: gofmt -w -s (#15419) 7 years ago
distributor_test.go all: gofmt -w -s (#15419) 7 years ago
execqueue.go les: fix goroutine leak in execQueue (#14480) 7 years ago
execqueue_test.go les: fix goroutine leak in execQueue (#14480) 7 years ago
fetcher.go les: fix light fetcher database race (#16103) 7 years ago
handler.go eth, les: allow exceeding maxPeers for trusted peers (#16189) 7 years ago
handler_test.go les, light: fix CHT trie retrievals (#16039) 7 years ago
helper_test.go les, light: fix CHT trie retrievals (#16039) 7 years ago
metrics.go metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910) 7 years ago
odr.go all: gofmt -w -s (#15419) 7 years ago
odr_requests.go les, light: fix CHT trie retrievals (#16039) 7 years ago
odr_test.go core, trie: intermediate mempool between trie and database (#15857) 7 years ago
peer.go les: add ps.lock.Unlock() before return (#16360) 7 years ago
protocol.go les: fix TxStatusMsg RLP coding (#15974) 7 years ago
randselect.go les: implement light server pool 8 years ago
randselect_test.go all: gofmt -w -s 8 years ago
request_test.go les, light: LES/2 protocol version (#14970) 7 years ago
retrieve.go all: update license information (#16089) 7 years ago
server.go les, light: fix CHT trie retrievals (#16039) 7 years ago
serverpool.go build: enable goimports and varcheck linters (#16446) 7 years ago
sync.go build: enable goimports and varcheck linters (#16446) 7 years ago
txrelay.go les: code refactoring (#14416) 7 years ago