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
/
message.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change import go github.com/dexon-foundation/dexon
Wei-Ning Huang
2019-04-09
1
-3
/
+3
*
all: new p2p node representation (#17643)
Felix Lange
2018-09-25
1
-3
/
+3
*
p2p: fix some golint warnings (#16577)
kiel barry
2018-05-08
1
-12
/
+12
*
p2p: changed if-else blocks to conform with golint (#16660)
GagziW
2018-05-03
1
-15
/
+14
*
p2p: remove unused code (#16158)
Ivan Daniluk
2018-02-23
1
-26
/
+0
*
p2p: add network simulation framework (#14982)
Lewis Marshall
2017-09-25
1
-0
/
+66
*
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: added received at to peer message
obscuren
2015-04-30
1
-3
/
+4
*
cmd/rlpdump, cmd/utils, eth, p2p, whisper: use rlp input limit
Felix Lange
2015-04-17
1
-1
/
+2
*
Merge branch 'develop' into conversion
obscuren
2015-03-21
1
-1
/
+1
|
\
|
*
%#x => %x
obscuren
2015-03-20
1
-1
/
+1
*
|
p2p: interrupt MsgPipe payload read/write
Felix Lange
2015-03-19
1
-3
/
+6
*
|
p2p: use package rlp to encode messages
Felix Lange
2015-03-19
1
-13
/
+23
*
|
p2p: export ExpectMsg (for eth protocol testing)
Felix Lange
2015-03-19
1
-0
/
+32
|
/
*
Moved ethutil => common
obscuren
2015-03-16
1
-2
/
+2
*
p2p: restore read/write timeouts
Felix Lange
2015-03-04
1
-28
/
+12
*
p2p: msg.Payload contains list data
Felix Lange
2015-03-04
1
-15
/
+3
*
p2p: delete frameRW
Felix Lange
2015-03-04
1
-138
/
+0
*
p2p: use RLPx frames for messaging
Felix Lange
2015-03-04
1
-0
/
+19
*
p2p: disable encryption handshake
Felix Lange
2015-02-19
1
-1
/
+1
*
p2p: improve read deadlines
Felix Lange
2015-02-13
1
-3
/
+25
*
p2p: fixes for actual connections
Felix Lange
2015-02-07
1
-2
/
+2
*
p2p: integrate p2p/discover
Felix Lange
2015-02-06
1
-10
/
+107
*
eth, p2p: remove EncodeMsg from p2p.MsgWriter
Felix Lange
2015-01-06
1
-11
/
+9
*
Merge
obscuren
2015-01-06
1
-1
/
+9
*
p2p: add MsgPipe for protocol testing
Felix Lange
2014-12-15
1
-0
/
+77
*
p2p: remove Msg.Value and MsgLoop
Felix Lange
2014-11-25
1
-32
/
+0
*
p2p: use package rlp for baseProtocol
Felix Lange
2014-11-25
1
-5
/
+13
*
p2p: use package rlp
Felix Lange
2014-11-25
1
-66
/
+27
*
p2p: API cleanup and PoC 7 compatibility
Felix Lange
2014-11-22
1
-9
/
+53
*
p2p: fix issues found during review
Felix Lange
2014-11-22
1
-1
/
+1
*
p2p: rework protocol API
Felix Lange
2014-11-22
1
-51
/
+150
*
Implemented new miner w/ ui interface for merged mining. Closes #177
obscuren
2014-11-07
1
-1
/
+1
*
initial commit of p2p package
zelig
2014-10-23
1
-0
/
+75