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 2695fa2213 les: fix crasher in NodeInfo when running as server (#17419) 6 years ago
..
flowcontrol les: fix megacheck warnings (#14941) 7 years ago
api_backend.go accounts, eth, les: blockhash based filtering on all code paths 6 years ago
backend.go les: fix crasher in NodeInfo when running as server (#17419) 6 years ago
bloombits.go build: enable goimports and varcheck linters (#16446) 7 years ago
commons.go les: fix crasher in NodeInfo when running as server (#17419) 6 years ago
distributor.go light: CHT and bloom trie indexers working in light mode (#16534) 6 years ago
distributor_test.go les: changed if-else blocks to conform with golint (#16658) 6 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: add announcement safety check to light fetcher (#17034) 6 years ago
freeclient.go les: implement client connection logic (#16899) 6 years ago
freeclient_test.go les: implement client connection logic (#16899) 6 years ago
handler.go les: fix crasher in NodeInfo when running as server (#17419) 6 years ago
handler_test.go all: get rid of error when creating memory database (#16716) 6 years ago
helper_test.go les: fix crasher in NodeInfo when running as server (#17419) 6 years ago
metrics.go metrics: pull library and introduce ResettingTimer and InfluxDB reporter (#15910) 7 years ago
odr.go light: CHT and bloom trie indexers working in light mode (#16534) 6 years ago
odr_requests.go trie: fixes to comply with golint (#16771) 6 years ago
odr_test.go light: CHT and bloom trie indexers working in light mode (#16534) 6 years ago
peer.go les: add ps.lock.Unlock() before return (#16360) 7 years ago
protocol.go core/rawdb: separate raw database access to own package (#16666) 6 years ago
randselect.go les: changed if-else blocks to conform with golint (#16658) 6 years ago
randselect_test.go all: gofmt -w -s 8 years ago
request_test.go light: CHT and bloom trie indexers working in light mode (#16534) 6 years ago
retrieve.go light: CHT and bloom trie indexers working in light mode (#16534) 6 years ago
server.go les: fix crasher in NodeInfo when running as server (#17419) 6 years ago
serverpool.go les: handle conn/disc/reg logic in the eventloop (#16981) 6 years ago
sync.go core/rawdb: separate raw database access to own package (#16666) 6 years ago
txrelay.go les: code refactoring (#14416) 7 years ago