plugeth/eth
obscuren cc436c4b28 eth: additional cleanups to the subprotocol, improved block propagation
* Improved block propagation by sending blocks only to peers to which, as
  far as we know, the peer does not know about.
* Made sub protocol its own manager
* SubProtocol now contains the p2p.Protocol which is used instead of
  a function-returning-protocol thing.
2015-04-18 02:21:07 +02:00
..
downloader Merge branch 'develop' into downloader-proto 2015-04-18 01:10:32 +02:00
backend.go eth: additional cleanups to the subprotocol, improved block propagation 2015-04-18 02:21:07 +02:00
handler.go eth: additional cleanups to the subprotocol, improved block propagation 2015-04-18 02:21:07 +02:00
peer.go eth: additional cleanups to the subprotocol, improved block propagation 2015-04-18 02:21:07 +02:00
protocol_test.go Updated logging 2015-04-07 14:57:04 +02:00
protocol.go eth: began split up of peers and protocol manager 2015-04-18 01:11:09 +02:00