Hi Rob,
Is it possible to sort the output of "block history" on the pool such that it shows the latest blocks found first? Already having to scroll to check latest, I can't imagine when we grow
Yes, I just made it by height descending starting on the next deploy. (HINT: HINT: Did you see this was completed in 10 seconds, as in the other pool I would have to add javascript to do this - this makes me happy...)
As far as growth, I did have a plan for that, the report will only show the last 7 days of history.
We will also have a database maintenance plan to purge old records older than 60 days (to keep the database from fragmenting, etc).
So far its really handling the load well, I think this is going to be a winner.
Also, other pools will still be able to use this code, this will be opensource within 14 days.
Can someone help with this? I sent 15K BBP from one of my wallets to another of my wallets although it still doesn't show in my balance. I've already tried rebuilding index and recovering transactions.
Status: 420 confirmations, broadcast through 5 nodes
Date: 3/30/2020 07:10
To: CHRISTIAN-PUBLIC-KEY BQ5epKDHsp9AWjVgRYd9ZysQa7g75ve539
Debit: -15 000.00000000 BBP
Transaction fee: -0.02426000 BBP
Net amount: -15 000.02426000 BBP
Transaction ID: c919456bc82533223f9fbd69faad7ec10a843b452728fef73c01760d540d62e4
Output index: 1
Transaction total size: 2421 bytes
Height: 185664
Difficulty: 407.61
Time: 03-30-2020 11:11:18
Subsidy: 2465.3103
Debit: -2470.88706146 BBP
Debit: -2465.67399277 BBP
Debit: -227.78745741 BBP
Debit: -227.78745741 BBP
Debit: -227.78745741 BBP
Debit: -227.78745741 BBP
Debit: -227.78745741 BBP
Debit: -227.78745741 BBP
Debit: -227.78745741 BBP
Debit: -227.78745741 BBP
Debit: -227.78745741 BBP
Debit: -227.78745741 BBP
Debit: -59.12097960 BBP
Debit: -2459.09373998 BBP
Debit: -2449.28666212 BBP
Debit: -397.98852000 BBP
Debit: -2443.32875206 BBP
Credit: 23.23002209 BBP
To: BMed52y8gjfKXoNcnJgsiHTtwxe5LnvoK6 23.0000 BBP
I can help; so looking at the transactionid (getrawtransaction txid 1), it shows it never made it on the network so it is probably on an old side chain or something.
So first, on the sending machine, please ensure its running 1.5.0.7 (getinfo). Then ensure its synced to our chainz explorer:
https://chainz.cryptoid.info/bbp/Once you know its on the best height, restart it with "-zapwallettxes=1". That will remove the sent BBP you sent and free up the balance again.
Then you can re-send it on the main chain and it should go.