Arvid Norberg
Arvid Norberg
libtorrent version (or branch): RC_1_2 This issue was posted here: https://github.com/qbittorrent/qBittorrent/issues/13094 The logic that picks which UDP socket to use for a uTP connection is simple and does not pick...
to optimize disk I/O settings based on the save path. This patch looks at these properties of the drive of the specified path: 1. Is it a spinning disk or...
rather than having a cache of recently seen SpendBundles for the mempool, just use the mempool itself to know whether we've seen a spend bundle or not. It appears we...
this is a somewhat expensive part of adding a transaction to the mempool. With the planned raise of the mempool size this is an attempt to mitigate load- and performance...
and don't chunk coin states in trusted sync.
remove a redundant enumerate() remove redundant bytes32 copies print a warning when inserting a mempool item takes a long time
details posted here: https://github.com/BLAKE3-team/BLAKE3/issues/220