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
/
p2p
/
discover
Commit message (
Expand
)
Author
Age
Files
Lines
*
p2p/discover: use rlp.DecodeBytes
Felix Lange
2015-04-17
1
-1
/
+1
*
p2p/discover: improve timer handling for reply timeouts
Felix Lange
2015-04-14
1
-2
/
+3
*
p2p/discover: remove unused field Node.activeStamp
Felix Lange
2015-04-13
2
-16
/
+0
*
p2p/discover: don't log packet content
Felix Lange
2015-04-10
1
-3
/
+4
*
p2p/discover: make packet processing less concurrent
Felix Lange
2015-04-10
1
-6
/
+4
*
Updated logging
obscuren
2015-04-07
1
-10
/
+9
*
p2p/discover: fix off by one error causing buckets to contain duplicates
Felix Lange
2015-04-01
2
-1
/
+43
*
p2p/discover: implement node bonding
Felix Lange
2015-04-01
5
-383
/
+649
*
p2p/discover: add version number to ping packet
Felix Lange
2015-04-01
1
-0
/
+8
*
%#x => %x
obscuren
2015-03-20
1
-2
/
+2
*
p2p: server>discover table Self=Node exported
zelig
2015-03-15
1
-3
/
+3
*
p2p/discover: add NodeID.Pubkey
Felix Lange
2015-03-04
2
-0
/
+33
*
p2p/discover: fix pending replies iteration
Felix Lange
2015-02-17
1
-1
/
+2
*
p2p/discover: fix race in ListenUDP
Felix Lange
2015-02-13
1
-24
/
+17
*
p2p/discover: map listening port using configured mechanism
Felix Lange
2015-02-13
2
-13
/
+24
*
p2p/discover: code review fixes
Felix Lange
2015-02-13
3
-7
/
+9
*
p2p/discover: deflake UDP tests
Felix Lange
2015-02-09
4
-59
/
+123
*
cmd/ethereum, cmd/mist: add flag for discovery bootstrap nodes
Felix Lange
2015-02-07
1
-2
/
+2
*
p2p/discover: add node URL functions, distinguish TCP/UDP ports
Felix Lange
2015-02-07
6
-321
/
+527
*
p2p/discover: add some helper functions
Felix Lange
2015-02-06
4
-20
/
+41
*
p2p/discover: new package implementing the Node Discovery Protocol
Felix Lange
2015-02-06
4
-0
/
+1428