Commit Graph

4 Commits

Author SHA1 Message Date
zelig
3e38f8af23 initial commit for eth blockpool + test 2014-12-10 14:51:47 +00:00
zelig
e74f9f27db eth protocol changes
- 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)
2014-12-10 14:51:47 +00:00
zelig
31a9fdced8 no logging in error (to be refactored into p2p) 2014-12-10 14:51:47 +00:00
zelig
47793b606c initial commit for eth-p2p integration 2014-12-10 14:51:47 +00:00