]> git.rkrishnan.org Git - functorrent.git/commit - src/FuncTorrent/Peer.hs
bugfix: Hash string needs to be split into 20 bytes
authorRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Fri, 24 Jul 2015 17:32:12 +0000 (23:02 +0530)
committerRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Fri, 24 Jul 2015 17:32:12 +0000 (23:02 +0530)
commit987a67d4964644362394f14079abd7920444ca5b
treeb6a628c5abf172b4e02a8a5718dd408426ae9ea2
parent84fc68af1814046d7ea2749f321b9b2bb97cbe8d
bugfix: Hash string needs to be split into 20 bytes

Not the other way round (i.e. split by number of pieces, that' plain
wrong).
src/FuncTorrent/Peer.hs