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
Commit message (
Expand
)
Author
Age
Files
Lines
*
p2p: improve test for peers message
Felix Lange
2015-01-06
1
-21
/
+43
*
p2p: move peerList back into baseProtocol
Felix Lange
2015-01-06
2
-23
/
+23
*
eth, p2p: remove EncodeMsg from p2p.MsgWriter
Felix Lange
2015-01-06
5
-23
/
+21
*
Merge
obscuren
2015-01-06
8
-54
/
+144
*
Cleaned up some of that util
obscuren
2015-01-04
2
-2
/
+25
*
p2p: fix call to Server.removePeer (might help with #209)
Felix Lange
2014-12-16
1
-7
/
+2
*
made mist in a compilable, workable state using the new refactored packages
obscuren
2014-12-15
1
-0
/
+1
*
Merge pull request #204 from fjl/fix-p2p-disconnect
Jeffrey Wilcke
2014-12-15
7
-8
/
+277
|
\
|
*
p2p: add test for base protocol disconnect
Felix Lange
2014-12-15
1
-0
/
+58
|
*
p2p: use an error type for disconnect requests
Felix Lange
2014-12-15
2
-2
/
+10
|
*
p2p: add MsgPipe for protocol testing
Felix Lange
2014-12-15
2
-0
/
+140
|
*
p2p: improve and test eofSignal
Felix Lange
2014-12-12
2
-5
/
+68
|
*
p2p: fix decoding of disconnect reason (fixes #200)
Felix Lange
2014-12-12
1
-2
/
+2
*
|
Fixed tests
obscuren
2014-12-10
1
-1
/
+1
|
/
*
p2p: add test for NewPeer
Felix Lange
2014-11-27
1
-0
/
+15
*
p2p: make Disconnect not hang for peers created with NewPeer
Felix Lange
2014-11-27
1
-0
/
+1
*
p2p: remove Msg.Value and MsgLoop
Felix Lange
2014-11-25
3
-49
/
+19
*
p2p: use package rlp for baseProtocol
Felix Lange
2014-11-25
4
-58
/
+71
*
p2p: use package rlp
Felix Lange
2014-11-25
3
-67
/
+31
*
p2p: API cleanup and PoC 7 compatibility
Felix Lange
2014-11-22
17
-1902
/
+1665
*
p2p: disable failing Server tests for now
Felix Lange
2014-11-22
1
-0
/
+3
*
p2p: fix issues found during review
Felix Lange
2014-11-22
4
-53
/
+96
*
p2p: rework protocol API
Felix Lange
2014-11-22
14
-1282
/
+1017
*
Implemented new miner w/ ui interface for merged mining. Closes #177
obscuren
2014-11-07
3
-3
/
+4
*
all: fix rename breakage
Felix Lange
2014-11-01
1
-2
/
+2
*
initial commit of p2p package
zelig
2014-10-23
19
-0
/
+3015