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
/
dial_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix lint
Wei-Ning Huang
2019-03-12
1
-2
/
+2
*
dex: redesign p2p network topology
Sonic
2019-03-12
1
-0
/
+217
*
Change import go github.com/dexon-foundation/dexon
Wei-Ning Huang
2019-03-12
1
-3
/
+3
*
p2p, p2p/discover: add signed ENR generation (#17753)
Felix Lange
2018-10-12
1
-8
/
+8
*
all: new p2p node representation (#17643)
Felix Lange
2018-09-25
1
-217
/
+226
*
p2p: when peer is removed remove it also from dial history (#16060)
Dmitry Shulyak
2018-02-21
1
-0
/
+44
*
p2p: add network simulation framework (#14982)
Lewis Marshall
2017-09-25
1
-1
/
+1
*
p2p: if no nodes are connected, attempt dialing bootnodes (#13874)
Péter Szilágyi
2017-04-11
1
-6
/
+94
*
p2p, p2p/discover, p2p/discv5: add IP network restriction feature
Felix Lange
2016-11-23
1
-5
/
+36
*
node, p2p: move network config out of Server
Felix Lange
2016-05-18
1
-1
/
+2
*
p2p: resolve incomplete dial targets
Felix Lange
2015-12-18
1
-41
/
+87
*
p2p, p2p/discover: track bootstrap state in p2p/discover
Felix Lange
2015-12-18
1
-20
/
+8
*
all: fix license headers one more time
Felix Lange
2015-07-24
1
-1
/
+1
*
all: update license headers to distiguish GPL/LGPL
Felix Lange
2015-07-23
1
-4
/
+4
*
all: update license information
Felix Lange
2015-07-07
1
-0
/
+16
*
p2p: new dialer, peer management without locks
Felix Lange
2015-05-25
1
-0
/
+482