Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | initial commit for eth blockpool + test | zelig | 2014-12-10 | 2 | -0/+712 |
| | |||||
* | eth protocol changes | zelig | 2014-12-10 | 2 | -70/+122 |
| | | | | | | | | | - changed backend interface - using callbacks for blockPool - use rlp stream for lazy decoding - use peer as logger - add id (peer pubkey) to ethProtocol fields - add testPeer to protocol test (temporary) | ||||
* | no logging in error (to be refactored into p2p) | zelig | 2014-12-10 | 1 | -6/+0 |
| | |||||
* | initial commit for eth-p2p integration | zelig | 2014-12-10 | 3 | -0/+500 |