Kleissner
|
cb1441c97a
|
VirtualPacketConn: New Stats field maintained by caller. This allows insight into active transfers.
New FileTransferStats and BlockTransferStats structures.
|
2022-03-16 23:52:55 +01:00 |
|
Kleissner
|
f305e5b158
|
Lite Packet algorithm for data transfer. It bypasses the CPU expensive Peernet Protocol packet encoding (which uses public key signing).
|
2022-01-17 03:48:40 +01:00 |
|
Kleissner
|
f2c344dc96
|
Major refactoring of the code base into Backend structure. Increase version number to Alpha 6 to prepare for the upcoming release.
|
2021-12-29 05:29:34 +01:00 |
|
Kleissner
|
d2bde58d4b
|
Get Block message: BlockTransferReadBlock validate limit. Fix in startBlockTransfer. New high-level function BlockDownload to download requested blocks.
|
2021-12-11 12:59:50 +01:00 |
|
Kleissner
|
c2af2fe5e7
|
Housekeeping, renaming few things for clarification.
|
2021-12-08 20:55:17 +01:00 |
|