aboutsummaryrefslogtreecommitdiffstats
path: root/p2p
Commit message (Expand)AuthorAgeFilesLines
...
| * p2p: fix decoding of disconnect reason (fixes #200)Felix Lange2014-12-121-2/+2
* | Fixed testsobscuren2014-12-101-1/+1
|/
* p2p: add test for NewPeerFelix Lange2014-11-271-0/+15
* p2p: make Disconnect not hang for peers created with NewPeerFelix Lange2014-11-271-0/+1
* p2p: remove Msg.Value and MsgLoopFelix Lange2014-11-253-49/+19
* p2p: use package rlp for baseProtocolFelix Lange2014-11-254-58/+71
* p2p: use package rlpFelix Lange2014-11-253-67/+31
* p2p: API cleanup and PoC 7 compatibilityFelix Lange2014-11-2217-1902/+1665
* p2p: disable failing Server tests for nowFelix Lange2014-11-221-0/+3
* p2p: fix issues found during reviewFelix Lange2014-11-224-53/+96
* p2p: rework protocol APIFelix Lange2014-11-2214-1282/+1017
* Implemented new miner w/ ui interface for merged mining. Closes #177obscuren2014-11-073-3/+4
* all: fix rename breakageFelix Lange2014-11-011-2/+2
* initial commit of p2p packagezelig2014-10-2319-0/+3015