KTGH
KTGH
So during its attempts to make tcp connections, it rate-limits attempts to every 60 seconds. It logs this message if it hasn't been 60 seconds yet. I don't think this...
Ah, sorry. It's apparently a minimum TCP set in the code itself. Depending on some conditions, it get set to `1`, `3`, or `8`. edit: Code here https://github.com/openvcash/vcash/blob/de691df5ead425a7dc3e2fe4643b8d9d54272063/coin/src/tcp_connection_manager.cpp#L403-L426
I don't think there's anything to worry about the `[INFO]` messages, but that "stuck on 99.98%" thing sounds like a different issue.
Should this be closed? It has a lot of changes to wxVcashGUI, but this is the wrong repo for that.