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
/
p2p
/
protocol.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change import go github.com/dexon-foundation/dexon
Wei-Ning Huang
2019-04-09
1
-2
/
+2
*
p2p, p2p/discover: add signed ENR generation (#17753)
Felix Lange
2018-10-12
1
-4
/
+6
*
all: new p2p node representation (#17643)
Felix Lange
2018-09-25
1
-2
/
+2
*
p2p: fix typo (#17446)
Wuxiang
2018-08-20
1
-1
/
+1
*
eth, p2p, rpc/api: polish protocol info gathering
Péter Szilágyi
2015-10-28
1
-1
/
+14
*
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: support protocol version negotiation
Péter Szilágyi
2015-06-26
1
-4
/
+6
*
p2p: print Cap as name/version
Felix Lange
2015-02-14
1
-0
/
+6
*
p2p: integrate p2p/discover
Felix Lange
2015-02-06
1
-248
/
+0
*
fix protocol to accomodate privkey
zelig
2015-02-06
1
-0
/
+4
*
p2p: move peerList back into baseProtocol
Felix Lange
2015-01-06
1
-1
/
+23
*
eth, p2p: remove EncodeMsg from p2p.MsgWriter
Felix Lange
2015-01-06
1
-5
/
+5
*
Merge
obscuren
2015-01-06
1
-41
/
+13
*
p2p: use an error type for disconnect requests
Felix Lange
2014-12-15
1
-2
/
+1
*
p2p: fix decoding of disconnect reason (fixes #200)
Felix Lange
2014-12-12
1
-2
/
+2
*
p2p: use package rlp for baseProtocol
Felix Lange
2014-11-25
1
-51
/
+56
*
p2p: API cleanup and PoC 7 compatibility
Felix Lange
2014-11-22
1
-218
/
+194
*
p2p: fix issues found during review
Felix Lange
2014-11-22
1
-4
/
+1
*
p2p: rework protocol API
Felix Lange
2014-11-22
1
-157
/
+196
*
initial commit of p2p package
zelig
2014-10-23
1
-0
/
+278