Felix Lange
cfd7e74c25
p2p: add test for NewPeer
2014-11-26 22:49:40 +01:00
Felix Lange
3a09459c4c
p2p: make Disconnect not hang for peers created with NewPeer
2014-11-26 22:08:54 +01:00
Felix Lange
9b85002b70
p2p: remove Msg.Value and MsgLoop
2014-11-25 16:01:39 +01:00
Felix Lange
6049fcd52a
p2p: use package rlp for baseProtocol
2014-11-25 12:25:31 +01:00
Felix Lange
c1fca72552
p2p: use package rlp
2014-11-24 19:03:20 +01:00
Felix Lange
59b63caf5e
p2p: API cleanup and PoC 7 compatibility
...
Whoa, one more big commit. I didn't manage to untangle the
changes while working towards compatibility.
2014-11-21 21:52:45 +01:00
Felix Lange
e4a601c644
p2p: disable failing Server tests for now
2014-11-21 21:52:45 +01:00
Felix Lange
7149191dd9
p2p: fix issues found during review
2014-11-21 21:52:45 +01:00
Felix Lange
f38052c499
p2p: rework protocol API
2014-11-21 21:52:45 +01:00
obscuren
429dd2a100
Implemented new miner w/ ui interface for merged mining. Closes #177
...
* Miner has been rewritten
* Added new miner pane
* Added option for local txs
* Added option to read from MergeMining contract and list them for
merged mining
2014-11-07 12:18:48 +01:00
Felix Lange
f3473312ba
all: fix rename breakage
2014-10-31 18:52:58 +01:00
zelig
771fbcc02e
initial commit of p2p package
2014-10-23 16:57:54 +01:00