index
:
dexon
cliff-log
dev-test
dexon-classic
jimmy-monkey
jm-vm-design-doc
jm-vm-entry
master
mission-merge-core
mission-tmp
release/1.0
s-lds
s-network-monitor
s-truffle
taipei
testnet
vm
vm-skymizer
vm-skymizer-wasm-cache
vm-skymizer-wasm-no-cache
wasm-vm
wip/gy-sqlvm-gas-model
wip/gy-sqlvm-runtime-benchmark
wip/gy-sqlvm-runtime-p5
wip/lantw/checker
wip/wmin0/codegen
wip/yenlin/planner
wip/yenlin/storage_index
yilan
DEXON full node (https://github.com/dexon-foundation/dexon)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
les
/
serverpool.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
all: new p2p node representation (#17643)
Felix Lange
2018-09-25
1
-41
/
+80
*
les: handle conn/disc/reg logic in the eventloop (#16981)
gary rong
2018-06-25
1
-74
/
+135
*
les: changed if-else blocks to conform with golint (#16658)
GagziW
2018-05-03
1
-2
/
+1
*
build: enable goimports and varcheck linters (#16446)
thomasmodeneis
2018-04-18
1
-4
/
+0
*
various: remove redundant parentheses (#15793)
Furkan KAMACI
2018-01-03
1
-1
/
+1
*
les: fix channel assignment data race (#15441)
b00ris
2017-11-09
1
-3
/
+3
*
les: code refactoring (#14416)
Felföldi Zsolt
2017-06-21
1
-10
/
+16
*
les: implement request distributor, fix blocking issues (#3660)
Felföldi Zsolt
2017-03-23
1
-76
/
+0
*
all: update light logs (and a few others) to the new model
Péter Szilágyi
2017-03-03
1
-8
/
+12
*
all: blidly swap out glog to our log15, logs need rework
Péter Szilágyi
2017-02-23
1
-10
/
+10
*
les, cmd/util: disable topic discovery with --nodiscover
Zsolt Felfoldi
2017-01-27
1
-3
/
+9
*
les: add unknown peers to server pool instead of rejecting them
Zsolt Felfoldi
2017-01-26
1
-35
/
+45
*
Merge pull request #3519 from zsfelfoldi/light-topic5
Péter Szilágyi
2017-01-09
1
-11
/
+55
|
\
|
*
les: fixed selectPeer deadlock, improved request distribution
Zsolt Felfoldi
2017-01-06
1
-11
/
+55
*
|
all: gofmt -w -s
Felix Lange
2017-01-06
1
-1
/
+1
|
/
*
les: improved header fetcher and server statistics
Zsolt Felfoldi
2016-12-10
1
-46
/
+158
*
les: implement light server pool
Zsolt Felfoldi
2016-12-08
1
-0
/
+654