aboutsummaryrefslogtreecommitdiffstats
path: root/peer.go
Commit message (Expand)AuthorAgeFilesLines
* Self connect detectobscuren2014-01-311-12/+42
* Updated seed peersobscuren2014-01-311-114/+129
* Implemented get chain msgobscuren2014-01-281-11/+33
* Removed default connectionobscuren2014-01-271-1/+27
* Graceful shutdown of peersobscuren2014-01-261-13/+20
* Updated peersobscuren2014-01-251-8/+8
* Data send over the wire shouldn't be RLPed more then onceobscuren2014-01-241-6/+9
* Updated packagesobscuren2014-01-241-1/+2
* Initial commit bootstrapping packageobscuren2014-01-241-0/+303