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
/
handler.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
les: add unknown peers to server pool instead of rejecting them
Zsolt Felfoldi
2017-01-26
1
-3
/
+0
*
les: fixed selectPeer deadlock, improved request distribution
Zsolt Felfoldi
2017-01-06
1
-33
/
+36
*
Merge pull request #3413 from zsfelfoldi/light-topic4
Felix Lange
2016-12-13
1
-56
/
+53
|
\
|
*
eth, les: defer starting LES service until ETH initial sync is finished
Zsolt Felfoldi
2016-12-10
1
-2
/
+2
|
*
les: using random request IDs
Zsolt Felfoldi
2016-12-10
1
-2
/
+2
|
*
les: improved header fetcher and server statistics
Zsolt Felfoldi
2016-12-10
1
-31
/
+22
|
*
les: fixed light fetcher request ID matching
Zsolt Felfoldi
2016-12-08
1
-1
/
+1
|
*
les: implement light server pool
Zsolt Felfoldi
2016-12-08
1
-45
/
+51
*
|
core: bugfix state change race condition in txpool (#3412)
bas-vk
2016-12-11
1
-2
/
+6
|
/
*
p2p/discv5: fixed bootnode connect issues
Zsolt Felfoldi
2016-11-14
1
-2
/
+3
*
Merge pull request #3179 from obscuren/eip-158
Felix Lange
2016-11-14
1
-2
/
+3
|
\
|
*
core, core/state, trie: EIP158, reprice & skip empty account write
Jeffrey Wilcke
2016-11-13
1
-2
/
+3
*
|
les: cleaned up logging (#3256)
Jeffrey Wilcke
2016-11-13
1
-21
/
+21
|
/
*
les: add missing nil check and handle quit in findServers
Zsolt Felfoldi
2016-11-11
1
-2
/
+5
*
all: update license information
Felix Lange
2016-11-09
1
-1
/
+1
*
p2p/discv5: added new topic discovery package
Zsolt Felfoldi
2016-11-09
1
-1
/
+48
*
les: light client protocol and API
Zsolt Felfoldi
2016-11-09
1
-0
/
+854