Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | eth protocol changes | zelig | 2014-12-15 | 1 | -8/+38 |
| | | | | | | | | | - 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) | ||||
* | initial commit for eth-p2p integration | zelig | 2014-12-15 | 1 | -0/+39 |
| | |||||
* | eth protocol changes | zelig | 2014-12-15 | 1 | -13/+43 |
| | | | | | | | | | - 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) | ||||
* | initial commit for eth-p2p integration | zelig | 2014-12-15 | 1 | -0/+133 |