go-ethereum/les
Oleg Kovalov d42ce0f2c1 all: simplify switches (#17267)
* all: simplify switches

* silly mistake
2018-07-30 12:30:09 +03:00
..
flowcontrol
api_backend.go accounts, eth, les: blockhash based filtering on all code paths 2018-07-12 18:16:54 +03:00
backend.go les: pass server pool to protocol manager (#16947) 2018-06-12 14:00:52 +03:00
bloombits.go
distributor.go
distributor_test.go les: changed if-else blocks to conform with golint (#16658) 2018-05-03 11:35:06 +03:00
execqueue.go
execqueue_test.go
fetcher.go les: add announcement safety check to light fetcher (#17034) 2018-07-04 13:40:20 +03:00
handler.go all: simplify switches (#17267) 2018-07-30 12:30:09 +03:00
handler_test.go all: get rid of error when creating memory database (#16716) 2018-05-09 15:24:25 +03:00
helper_test.go les: pass server pool to protocol manager (#16947) 2018-06-12 14:00:52 +03:00
metrics.go
odr.go
odr_requests.go trie: fixes to comply with golint (#16771) 2018-05-21 23:41:31 +03:00
odr_test.go all: get rid of error when creating memory database (#16716) 2018-05-09 15:24:25 +03:00
peer.go
protocol.go core/rawdb: separate raw database access to own package (#16666) 2018-05-07 14:35:06 +03:00
randselect.go les: changed if-else blocks to conform with golint (#16658) 2018-05-03 11:35:06 +03:00
randselect_test.go
request_test.go all: get rid of error when creating memory database (#16716) 2018-05-09 15:24:25 +03:00
retrieve.go les: fix retriever logic (#16776) 2018-06-12 15:58:47 +02:00
server.go les: pass server pool to protocol manager (#16947) 2018-06-12 14:00:52 +03:00
serverpool.go les: handle conn/disc/reg logic in the eventloop (#16981) 2018-06-25 11:52:24 +03:00
sync.go core/rawdb: separate raw database access to own package (#16666) 2018-05-07 14:35:06 +03:00
txrelay.go