what on earth is the truckcoin daemon with zero balance doing that it keeps pinning a cpu core/thread at 100% ??
perhaps reducing the connection limit to a very small number will help? currently have 12 connections.
i have other coins with over 20 connections not even close to being this piggish.
It's not normal. Is it synced? cpu load can be high while syncing.
Number of connections has nothing to do with cpu load, limiting will not help.
I had a comparable problem with some other wallet.
Cpu load was 50%.
Debug log did not give me some clue but checking TCP data of my connection did.
One node was causing excessive data traffic, blocking the ip cured it.