]> Sergey Matveev's repositories - btrtrc.git/commit
Add Client.AddTorrentInfoHash, and some other tidying
authorMatt Joiner <anacrolix@gmail.com>
Mon, 9 May 2016 04:37:29 +0000 (14:37 +1000)
committerMatt Joiner <anacrolix@gmail.com>
Mon, 9 May 2016 04:37:29 +0000 (14:37 +1000)
commitcee49435e092280523e03885f6964033c9889408
treebfda8e2d3b96189881d9f0f8f15341b11b0ce977
parentb8e1edef2746b8b75320fd5305163bb550ff71cd
Add Client.AddTorrentInfoHash, and some other tidying

Remove Client.bannedTorrents, which shouldn't have been in use anymore. Also fix Client.newTorrent.
client.go
client_test.go