Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | Whoa, one more big commit. I didn't manage to untangle the changes while working towards compatibility. | ||||
* | 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 |
| | | | | | | | | * 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 | ||||
* | initial commit of p2p package | zelig | 2014-10-23 | 1 | -0/+75 |