Post
Topic
Board Announcements (Altcoins)
Re: BiblePay | Masternodes | Sanctuaries | POBH - ASIC Resistant | 10% ORPHANS
by
togoshigekata
on 30/05/2018, 20:39:11 UTC
Sorry Ive been away everyone!
I sadly got banned from Bitcointalk for a few days... and some of my posts in the Altcoin Mining section were removed.

===

Wallet Crash wise, Id advise everyone having issues to Clean and Reindex their wallets:
https://www.reddit.com/r/BiblePay/comments/7nmvm8/how_to_update_clean_wallets/
and also delete debug.log file if it is large

Windows:
- Open File Explorer: %appdata%/BiblePayCore
- Delete blocks and chainstate folders
- Delete banlist, fee_estimates, governance, mncache, netfulfiled and peers .dat files
- Delete debug.log
- In Wallet do Tools >> Wallet Repair >> Rebuild index

Linux:
Code:
cd ~/.biblepaycore
rm blocks -R
rm chainstate -R
rm banlist.dat fee_estimates.dat governance.dat mncache.dat mnpayments.dat netfulfilled.dat peers.dat
rm debug.log

cd /home/YOURUSERNAME/biblepay/src
./biblepayd -daemon -reindex

=

Also use getblockchash command to check if you are on same chain as others:

GUI: Tools >> Debug Console >>> getblockhash 49574

Command Line: ./biblepay-cli getblockhash 49574

Code:
getblockhash 49574
073ed34c7a635e23ea58b96bebc28b277dce114ee5b1f1226c1dc0aea3c07bed

Does this match what others are seeing?

===

Block Explorer wise, we have 3 explorers that I am aware of:

Lich: https://explorer.biblepay-central.org/
Togo: http://explorer.biblepay.org:3001/
Nox: https://explorebiblepay.com/