I (also) have a strange problem with the daemon: My "heat" miners are 3 Raspberry Pi and 1 ASUS tinker board, all running Ubuntu 16.04 LTS (ARM version). Since today (not sure if it's connected to some update, it might be...) the Pis work but the tinker board always shows "blocks: 0". Here is the complete getinfo output:
{
"version": 1010203,
"protocolversion": 70717,
"walletversion": 61000,
"wallet_fullversion": "1.1.2.3",
"balance": 0.00000000,
"privatesend_balance": 0.00000000,
"retirement_balance": 0,
"blocks": 0,
"timeoffset": 0,
"connections": 0,
"proxy": "",
"difficulty": 4.656542373906925e-10,
"testnet": false,
"keypoololdest": 1524517371,
"keypoolsize": 1001,
"paytxfee": 0.00000000,
"relayfee": 0.00010000,
"errors": ""
}
What I've tried so far: cleaning the core folder and starting again; starting with -reindex; completely purging the biblepayd package and reinstalling from scratch; pasting the core folder from a Pi over the tinker core folder; "making" the whole biblepay installation from the git source code on the tinker board.
None of these has worked so far, it just won't do pretty much anything. The daemon process is running, but nothing happens. The debug.log also doesn't show any errors etc.
Any ideas?
Edit: And another, totally unrelated question (
): How come the user in front of me in the PODC ranking has 100% stake weight with a RAC of 43k and a stake balance of 780k? Shouldn't he stake at least 820k for the 19-20 BBP/RAC range?