版本发布 8
## What's Changed * Added peer bytes uploaded and rate by @mh0lt in https://github.com/erigontech/torrent/pull/36 * Fix stuck at cancelled list by @dvovk in https://github.com/erigontech/torrent/pull/38 **Full Changelog**: https://github.com/erigontech/torrent/compare/v1.54.2...v1.54.3-alpha-1
Well tested stable version which supports webseeds high speed download. ## What's Changed * Avoid fatal webseed closes due to bad pieces by @mh0lt in https://github.com/erigontech/torrent/pull/4 * Implement ban as drop rather than close by @mh0lt in https://github.com/erigontech/torrent/pull/5 * update signaling to increase the potential active handlers by @mh0lt in https://github.com/erigontech/torrent/pull/6 * Increase max requests handled and add dynamic requester resizing by @mh0lt in https://github.com/erigontech/torrent/pull/7 * fixed download halts due to timing issues by @mh0lt in https://github.com/erigontech/torrent/pull/8 * Reduce broadcast noise and fix small file processing by @mh0lt in https://github.com/erigontech/torrent/pull/9 * Increase webseed parallelization by @mh0lt in https://github.com/erigontech/torrent/pull/10 * Additional client lock removal by @mh0lt in https://github.com/erigontech/torrent/pull/11 * Race and lock fixes from parallel load testing by @mh0lt in https://github.com/erigontech/torrent/pull/12 * Added max capacity request buffer pool by @mh0lt in https://github.com/erigontech/torrent/pull/13 * Consolidate buffer pools by @mh0lt in https://github.com/erigontech/torrent/pull/14 * Add ban counting by @mh0lt in https://github.com/erigontech/torrent/pull/15 * Increase webseed parallelization by @mh0lt in https://github.com/erigontech/torrent/pull/16 * Fix races and panics around connections by @mh0lt in https://github.com/erigontech/torrent/pull/17 * Remove client close blockers by @mh0lt in https://github.com/erigontech/torrent/pull/18 * Fix connection initiated locking by @mh0lt in https://github.com/erigontech/torrent/pull/19 * Close banned web peers by @mh0lt in https://github.com/erigontech/torrent/pull/20 * Fixes for various races, lock and panics by @mh0lt in https://github.com/erigontech/torrent/pull/21 * add missing defer by @mh0lt in https://github.com/erigontech/torrent/pull/22 * fix missing defer by @mh0lt in https://github.com/erigontech/torrent/pull/23 * Check rehash before download by @mh0lt in https://github.com/erigontech/torrent/pull/25 * Fixed http panic and added hash, flush and completion stats by @mh0lt in https://github.com/erigontech/torrent/pull/26 * Increase webseed parallelization by @mh0lt in https://github.com/erigontech/torrent/pull/27 * fix completed bytes calculation by @dvovk in https://github.com/erigontech/torrent/pull/28 * Check info nil on NumPieces by @mh0lt in https://github.com/erigontech/torrent/pull/29 * moved event cond from client to torrent by @dvovk in https://github.com/erigontech/torrent/pull/30 * fixed discover for new peers connection by @dvovk in https://github.com/erigontech/torrent/pull/31 * Revert "fixed discover for new peers connection" by @dvovk in https://github.com/erigontech/torrent/pull/32 * Peers enable by @dvovk in https://github.com/erigontech/torrent/pull/33 * Revert "Peers enable" by @dvovk in https://github.com/erigontech/torrent/pull/34 ## New Contributors * @dvovk made their first contribution in https://github.com/erigontech/torrent/pull/28 **Full Changelog**: https://github.com/erigontech/torrent/compare/v1.54.1...v1.54.2
Well tested stable version which supports webseeds high speed download.
## What's Changed * moved event cond from client to torrent by @dvovk in https://github.com/erigontech/torrent/pull/30 **Full Changelog**: https://github.com/erigontech/torrent/compare/v1.54.2-alpha-37...v1.54.2-alpha-38
## What's Changed * Check info nil on NumPieces by @mh0lt in https://github.com/erigontech/torrent/pull/29 **Full Changelog**: https://github.com/erigontech/torrent/compare/v1.54.2-alpha-36...v1.54.2-alpha-37
## What's Changed * fix completed bytes calculation by @dvovk in https://github.com/erigontech/torrent/pull/28 ## New Contributors * @dvovk made their first contribution in https://github.com/erigontech/torrent/pull/28 **Full Changelog**: https://github.com/erigontech/torrent/compare/v1.54.2-alpha-35...v1.54.2-alpha-36