BiblePay - 1.0.6.8c
Mandatory Upgrade
- Disable tithe blocks at #21565
- Ensure Sanctuary payments can go live at #21600
- Increment mandatory protocol version to 70911
- Superblocks start at block #30001
- Proposals and Budgets went live at block #21551
** This is the windows release. Please upgrade to 1068 if you have not. Linux upgraded 4 hours ago **
http://biblepay.org/ ---> Downloads section
Windows Cleanup:
- File Explorer: %appdata%/BiblePayCore
- Delete blocks and chainstate folders, delete banlist, fee_estimates, governance, mncache, netfulfiled and peers
- Add this line to biblepay.conf: addnode=node.biblepay-explorer.org
- In Wallet do Tools >> Wallet Repair >> Rebuild index
This worked for me and now my Windows Wallet is up to date and on block 21579
Once again: thank you for your help Togo (and of course also Rob, Alex and everyone else)!
My windows wallet seems in sync and the masternodelist seems to be populating again. Let's hope everything goes well this time
Yes and thank you for all your help also.
Lets hope we fly past 21600 without a problem as I would love to tackle more IT problems in one day in production, it would be great to pull a triple (long hour workday) today in IT, it excites me, and Alex said he stayed up all night last night, he likes it also, so we have a great team forming.
The good news is we should know within 2 hrs, making this an exciting day for IT.
That is our last big hurdle, as budgets and superblocks were tested in a way that will not be a threat to forking the chain (as masternode payments will be).
Of course we do need to check these masternode payments after block 21600! Lets get ready to do that also.
I remember 616 was mentioning this morning the payments were doubled and tripled, but looking at that issue mid-day, those were not actually masternode payments. To see those, grab the block, grab the transaction in the coinbase and type 'getrawtransaction coinbasetxid 1', then analyze the vout[1] (vout[0] is the miner who mined the block, vout[1] is the sanctuary payment). Ensure the sanc payment is correct amount, (it should be nBlockAmount - nBlockDistribution Deductions, * .40 ). Then ensure the payee is in the payee vector in order ( we can look at the masternode list ).