aboutsummaryrefslogtreecommitdiffstats
path: root/p2p/message_test.go
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #204 from fjl/fix-p2p-disconnectJeffrey Wilcke2014-12-151-0/+63
|\
| * p2p: add MsgPipe for protocol testingFelix Lange2014-12-151-0/+63
* | Fixed testsobscuren2014-12-101-1/+1
|/
* p2p: remove Msg.Value and MsgLoopFelix Lange2014-11-251-11/+11
* p2p: use package rlp for baseProtocolFelix Lange2014-11-251-1/+1
* p2p: use package rlpFelix Lange2014-11-251-0/+3
* p2p: rework protocol APIFelix Lange2014-11-221-23/+52
* initial commit of p2p packagezelig2014-10-231-0/+38