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)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
les
/
fetcher.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
les: fix misuse of WaitGroup (#15365)
Evgeny Danilenko
2017-11-09
1
-3
/
+3
*
les: code refactoring (#14416)
Felföldi Zsolt
2017-06-21
1
-5
/
+6
*
consensus, core: drop all the legacy custom core error types
Péter Szilágyi
2017-04-06
1
-1
/
+2
*
les: implement request distributor, fix blocking issues (#3660)
Felföldi Zsolt
2017-03-23
1
-77
/
+111
*
all: update light logs (and a few others) to the new model
Péter Szilágyi
2017-03-03
1
-18
/
+17
*
all: blidly swap out glog to our log15, logs need rework
Péter Szilágyi
2017-02-23
1
-19
/
+19
*
Merge pull request #3519 from zsfelfoldi/light-topic5
Péter Szilágyi
2017-01-09
1
-14
/
+32
|
\
|
*
les: fixed selectPeer deadlock, improved request distribution
Zsolt Felfoldi
2017-01-06
1
-14
/
+32
*
|
all: gofmt -w -s
Felix Lange
2017-01-06
1
-1
/
+1
|
/
*
les, light: add block availability check for ODR requests
Zsolt Felfoldi
2016-12-10
1
-1
/
+11
*
les: using random request IDs
Zsolt Felfoldi
2016-12-10
1
-1
/
+1
*
les: improved header fetcher and server statistics
Zsolt Felfoldi
2016-12-10
1
-182
/
+572
*
les: fixed light fetcher request ID matching
Zsolt Felfoldi
2016-12-08
1
-4
/
+10
*
all: update license information
Felix Lange
2016-11-09
1
-1
/
+1
*
core/types: remove header accessors
Felix Lange
2016-11-09
1
-2
/
+2
*
les: light client protocol and API
Zsolt Felfoldi
2016-11-09
1
-0
/
+295