Arvid Norberg
Arvid Norberg
libtorrent lets the user pick which network interfaces to use for outgoing connections, as well as which interfaces to listen on. Would this feature interfere with these settings? I would...
I would also have thought it was the invariant checks that was slow (and consuming a lot of CPU). Your command line to disable invariant checks looks correct. Although I...
This probably interacts with how the i2p daemon handles tunnels, and how it implements congestion control. I could imagine, perhaps, that i2p attempts to not "push" as hard as TCP,...
I guess that would be a test to ensure the wallet_id is assigned to be unique by sqlite. It's possible there are tests for that already, in which case it...
the missing coverage was pre-existing
yes, it has successfully synced from scratch
a log with `alert_category::dht_log` would be helpful. It sounds like maybe the DHT fails to be constructed for the network interface that becomes available. so maybe `alert_category::session_log` would be another...