aboutsummaryrefslogtreecommitdiffstats
path: root/eth/peer.go
Commit message (Expand)AuthorAgeFilesLines
* eth, eth/downloader: moved peer selection to protocol handlerobscuren2015-04-241-6/+16
* eth: moved mined, tx events to protocol-hnd and improved tx propagationobscuren2015-04-231-0/+6
* eth: drop blocks with low TDobscuren2015-04-191-2/+4
* eth: additional cleanups to the subprotocol, improved block propagationobscuren2015-04-181-0/+6
* eth: began split up of peers and protocol managerobscuren2015-04-181-0/+137