B] To the failed to update height, is your wallet encrypted? If you send debug.log I can investigate further, this comes from mining LLP rejecting your request to update which comes from this code:
if(Net::vNodes.size() == 0 || Core::IsInitialBlockDownload() || pwalletMain->IsLocked())
{
printf("%%%%%%%%%% Mining LLP: Rejected Request...\n");
return false;
}
C] To the rich list, run the command "getaddressbalance " and let me know if it is inconsistent with your current data, if so I'll do some digging to make sure these numbers are accurate. It is currently a database built in the core from every transaction that has happened debiting and crediting all inputs / outputs to the address selected.
Thank You,
Viz.
A] failed build responding. I am trying to compile the pool miner. Would it be better to run solominer? I have several older machines that all run Zorin 9 Lite ...description below:
Zorin OS is an Ubuntu-based Linux distribution designed especially for newcomers to Linux. It has a Windows-like graphical user interface and many programs similar to those found in Windows.
OS Type: Linux
Based on: Debian, Ubuntu
32 bit distro
I have about 25 of these machines, most all of them have single core P4 processors. Electric is free. Let me know if this is worth adding to all these machines or if it is possible with my distro.
Thank you as always, great work you are doing here.
p.s. I have run the poolminer on a windows system with a similar processor and I do not believe I can solve/contribute....no shares in 1 hour.