Author

Topic: BiblePay | 10% to Orphan-Charity | RANDOMX MINING | Sanctuaries (Masternodes) - page 790. (Read 243376 times)

member
Activity: 98
Merit: 10
Thank you for all the great work Alex!!!

The main explorer I think is stuck?: https://biblepay-explorer.org/
The backup explorer I hope is on the right chain: http://explorer.biblepay.org:3001/

I actually just finished updating it! It should be synced soon.
full member
Activity: 1260
Merit: 115
Thank you for all the great work Alex!!!

The main explorer I think is stuck?: https://biblepay-explorer.org/
The backup explorer I hope is on the right chain: http://explorer.biblepay.org:3001/
full member
Activity: 1260
Merit: 115
With difficulty lower, how can I take a chance at solo mining a block?
What settings do I need in biblepay.conf?

Do you think I have a better shot than where it was on thursday?

Given all the updates solo mining may be easier given that a lot of people are not updated,
but even 2 or so months ago it takes a LONG time to find a solo block with weaker PCs

To solo mine just edit your biblepay.conf file and comment out the pool config settings by adding a # in front of them
newbie
Activity: 56
Merit: 0
I think I am mining again. But shares are again way low. Yesterday it was 15 now 3 on one machine.
Looks like how it was on first update

The pool hasn't been updated yet. Rob should be back in 45 minutes.

Ok thanks. And great job!

With difficulty lower, how can I take a chance at solo mining a block?
What settings do I need in biblepay.conf?

Do you think I have a better shot than where it was on thursday?
member
Activity: 98
Merit: 10
I think I am mining again. But shares are again way low. Yesterday it was 15 now 3 on one machine.
Looks like how it was on first update

The pool hasn't been updated yet. Rob should be back in 45 minutes.
hero member
Activity: 714
Merit: 500
Thanks, Alex! System was fully synced and mining continues.

I'm waiting for windows wallet to run my controller wallet for MN now  Wink
newbie
Activity: 56
Merit: 0
I think I am mining again. But shares are again way low. Yesterday it was 15 now 3 on one machine.
Looks like how it was on first update
member
Activity: 98
Merit: 10
Glad it worked Togo!

I just updated the dnsseed node to return the good nodes so I think it should be ok soon enough but ya. I see quite a lot of people have managed to come back so that's pretty nice and will make it easier on all of us!

Nice one. If I install .8 on pool will I start mining automatically once the pool is back up to the correct "Height"?
Thanks

I think so. Make sure you're synced though!
full member
Activity: 364
Merit: 102
Glad it worked Togo!

I just updated the dnsseed node to return the good nodes so I think it should be ok soon enough but ya. I see quite a lot of people have managed to come back so that's pretty nice and will make it easier on all of us!

Nice one. If I install .8 on pool will I start mining automatically once the pool is back up to the correct "Height"?
Thanks
member
Activity: 98
Merit: 10
Glad it worked Togo!

I just updated the dnsseed node to return the good nodes so I think it should be ok soon enough but ya. I see quite a lot of people have managed to come back so that's pretty nice and will make it easier on all of us!
full member
Activity: 1260
Merit: 115
CLEAN UP GUIDE:

Remove some folders and files, add Alex's node, and then reindex

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

vi biblepay.conf
addnode=node.biblepay-explorer.org  #####COMMENT: press i to go into insert mode
:wq #####COMMENT press ESC to go into command mode

cd /home/YOURUSERNAME/biblepay/src
./biblepayd -daemon -reindex
full member
Activity: 1260
Merit: 115
Adding your node worked! I am on block 21561 now!
full member
Activity: 1260
Merit: 115
Here's the code to redo that

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

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

However, after doing that both my Linux boxes are stuck on block 20000.

Updated the backup block explorer and did the above and looks to be stuck on 21559,

I will add node.biblepay-explorer.org to biblepay.conf and restart again


Code:
cd ~/.biblepaycore
vi biblepay.conf

addnode=node.biblepay-explorer.org

:wq
newbie
Activity: 56
Merit: 0
I have installed latest. And deleted chain stuff. And now reindexing. Hopefully this will all work.
member
Activity: 98
Merit: 10
Yeah Rob hasn't updated his things yet. I'm updating the dnsseeder to only return good nodes.

In the meantime, I have launch a backup node you can connect to: node.biblepay-explorer.org.

Tell me if you're still having issues. There's one more thing I can think of.

newbie
Activity: 18
Merit: 0
Still not showing any peers or network activity.
full member
Activity: 364
Merit: 102
Here's the code to redo that

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

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

However, after doing that both my Linux boxes are stuck on block 20000.

FYI it looks like the main pool is also stuck on block 20000
member
Activity: 98
Merit: 10
Here's the code to redo that

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

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

However, after doing that both my Linux boxes are stuck on block 20000.

Hmm I'm currently updating the BX so I will see how it goes. Did you make sure to delete the previous files, get the last update and restart if necessary?
full member
Activity: 406
Merit: 101
Here's the code to redo that

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

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

However, after doing that both my Linux boxes are stuck on block 20000.
member
Activity: 98
Merit: 10
You may have to clean up your .biblepaycore folder. Try to get rid of blocks, chainstate, database, peers.dat,  mncache.dat and mnpayments.dat.
Jump to: