Commit graph

14 commits

Author SHA1 Message Date
Igor Katson
d722f0edcb Remove all linter warnings 2021-07-02 10:21:19 +01:00
Igor Katson
1cb7a7bbc6 Enable elapsed stats calculation and slow piece stealing 2021-06-30 00:32:38 +01:00
Igor Katson
b26af687b7 Check the chunk before uploading 2021-06-28 22:21:21 +01:00
Igor Katson
14b62b45c5 Downloading chunks now does not copy the chunks, but writes them straight to disk. (Still reads into a buffer first though, but does not allocate on every chunk) 2021-06-28 16:37:15 +01:00
Igor Katson
bde18ab734 Refactor 2021-06-28 11:36:47 +01:00
Igor Katson
205ce3265a Rename 2021-06-28 11:29:20 +01:00
Igor Katson
efaa96a9b5 Something broke computation of initial checks 2021-06-27 11:01:41 +01:00
Igor Katson
5c092389f9 saving 2021-06-27 10:10:59 +01:00
Igor Katson
0f431621b9 It sort of works... Peers are still disconnecting somehow 2021-06-26 21:00:17 +01:00
Igor Katson
34ea225560 Updating 2021-06-26 18:13:46 +01:00
Igor Katson
2b768a5505 Nothing (almost) 2021-06-26 17:32:17 +01:00
Igor Katson
7ed532ae52 Bugs fixed 2021-06-26 17:29:59 +01:00
Igor Katson
e1354e8a85 Something horribly broken. But added downloading 2021-06-26 00:32:52 +01:00
Igor Katson
87d6fe27ce Initial commit 2021-06-25 13:47:51 +01:00