Author

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

full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords

Yes, unfortunately I was able to reproduce this issue.  Fortunately the exchanges usually dont use this command by default, so I think we can patch this without wreaking too much havoc.


C-Cex shows difficulty on top-right of the trading BBP/BTC pair page, but I don't know if it comes out from that command or from getinfo.

Meanwhile I will compile 1.1.8.5b for MacOS and also prepare ubuntu PPAs

BTW I upgraded my sancs to 1.1.8.5 from PPAs without issues, I didn't even need to delete blocks/chainstate data except in one of them (I could have shut it down unproperly).

Code:
sudo add-apt-repository ppa:biblepay-official/mainnet
sudo apt-get update

Packages for Biblepay mainnet (stable).
Distros: 16.04 (xenial) and 18.04 (bionic)
Architectures: i386, amd64, armhf, arm64

sudo apt-get install biblepayd # daemon and cli
sudo apt-get install biblepay-qt # for QT GUI


For c-cex we got the code in before he upgraded so we are OK there.

Great on the re-compile.  I'm working on windows now.

MIP
newbie
Activity: 362
Merit: 0

Yes, unfortunately I was able to reproduce this issue.  Fortunately the exchanges usually dont use this command by default, so I think we can patch this without wreaking too much havoc.


C-Cex shows difficulty on top-right of the trading BBP/BTC pair page, but I don't know if it comes out from that command or from getinfo.

Meanwhile I will compile 1.1.8.5b for MacOS and also prepare ubuntu PPAs

BTW I upgraded my sancs to 1.1.8.5 from PPAs without issues, I didn't even need to delete blocks/chainstate data except in one of them (I could have shut it down unproperly).

Code:
sudo add-apt-repository ppa:biblepay-official/mainnet
sudo apt-get update

Packages for Biblepay mainnet (stable).
Distros: 16.04 (xenial) and 18.04 (bionic)
Architectures: i386, amd64, armhf, arm64

sudo apt-get install biblepayd # daemon and cli
sudo apt-get install biblepay-qt # for QT GUI
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
Rob, regarding PoG, some questions that will surely be of interest for our community and investors:

- how will the reward distribution be in terms of %?
- Will tithes replace the monthly 10% superblock for orphans or will it add up?
- Will masternode owners keep on having the same share as miners/tithers?

Thank you for the great job.

I'm gathering the answers for this now.


Hi MIP,

Thanks for the questions!

- how will the reward distribution be in terms of %?

-> From block 100,000 to 106,000:
     The reaper (heat miner) receives 20% of the heat mined portion of the block reward (heat mining portion is 3%, reaper receives 20% of this, 80% goes into the pog pool kitty), meaning on a 15,000 bbp block, the reaper receives ~100 bbp while 400~bbp goes into the pogpool.

- Will tithes replace the monthly 10% superblock for orphans or will it add up?

->  The tithe cap restricts total donations to the foundation to approx 1.5MM per month.  This amount is added in addition to the current charity superblock but comes from miners donations.  So we can expect approx 4 mil from the superblock for charity + 1.5 mil from the donations after POG is live.

- Will masternode owners keep on having the same share as miners/tithers?

->  Yes, the sanc reward stays the same (IE approx 4500 bbp on a 15,000 bbp block).

Deflation remains the same, and the coin emission schedule remains the same.  The only difference we realize is the additional 1.5MM being given to the orphan foundation directly from mining tithes.





full member
Activity: 1260
Merit: 115
clear and simple instructions how (POG) will work, how to operate

The below is what we got, Id recommend digging through the Testnet pages
and contributing back what you figure out to the forum and to the wiki

Proof of Giving Wiki:
https://wiki.biblepay.org/Proof-of-Giving-for-Beginners
https://wiki.biblepay.org/Proof-of-Giving-II

Proof of Giving Unofficial Wiki:
https://discontinuo.us/biblepay-unofficial-wiki/pog

Proof of Giving Testnet thread:
https://forum.biblepay.org/index.php?topic=335.0

Proof of Giving Past Discussions:
https://forum.biblepay.org/index.php?topic=319.0
https://forum.biblepay.org/index.php?topic=323.0
https://forum.biblepay.org/index.php?topic=327.0
full member
Activity: 1260
Merit: 115
Thanks Rob! Glad we could pinpoint it!
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
Hey Rob, I believe the command getdifficulty causes wallet to crash, it was last message on explorer daemon debug.log with debug=1, and I tested it on a masternode wallet and it crashed that wallet too

Did you type 'getdifficulty' with no params and how many blocks on the sanc that crashed?


On the explorer daemon it seems to set me back to block 0, as if I did full clean
On the masternode, when I spin daemon back up and checking with getinfo,
its been stuck on Error code 28 "Activating best chain" for the past minute

Correct, typed "getdifficulty" with no params for masternode test,
Looks like iquidus explorer also uses it with no params

Great, thanks for reporting this.

Yes, unfortunately I was able to reproduce this issue.  Fortunately the exchanges usually dont use this command by default, so I think we can patch this without wreaking too much havoc.

I need to create an emergency update for this as a leisure.

I'll work on this right now.  We need to release a 1.1.8.5b to prod to patch this.

full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
i wonder how it is possible to have coin age >.5, especially with automatic podc updates every 4hr
if i send podcupdate, coin age is reset to 0
i tried also pog, same... avg coin age displayed is reset to 0
does not matter what i do, any outgoing transaction takes whole amount and send it back to me (without amount that i'm sending away)

"exec bankroll" rpc command splits large utxo's into chunks so they can age.
but will this works with podc? i remember, that i needed to move all chunks to one address in wallet to work with podc

i'm still wondering, why there are no clear and simple instructions how this (POG) will work, and how to operate this.
please do not delete this post (which only asks for information), it would be bad marketing move.

Just be courteous to us and helpful to others and your posts won't be deleted.

I'll reply asap; in the meantime, if anyone else will help out with this please do.

newbie
Activity: 56
Merit: 0
i wonder how it is possible to have coin age >.5, especially with automatic podc updates every 4hr
if i send podcupdate, coin age is reset to 0
i tried also pog, same... avg coin age displayed is reset to 0
does not matter what i do, any outgoing transaction takes whole amount and send it back to me (without amount that i'm sending away)

"exec bankroll" rpc command splits large utxo's into chunks so they can age.
but will this works with podc? i remember, that i needed to move all chunks to one address in wallet to work with podc

i'm still wondering, why there are no clear and simple instructions how this (POG) will work, and how to operate this.
please do not delete this post (which only asks for information), it would be bad marketing move.
full member
Activity: 1260
Merit: 115
Hey Rob, I believe the command getdifficulty causes wallet to crash, it was last message on explorer daemon debug.log with debug=1, and I tested it on a masternode wallet and it crashed that wallet too

Did you type 'getdifficulty' with no params and how many blocks on the sanc that crashed?


On the explorer daemon it seems to set me back to block 0, as if I did full clean
On the masternode, when I spin daemon back up and checking with getinfo,
its been stuck on Error code -28 "Activating best chain" for the past minute [Looks to still be stuck on this]

Correct, typed "getdifficulty" with no params for masternode test,
Looks like iquidus explorer also uses it with no params
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
Hey Rob, I believe the command getdifficulty causes wallet to crash, it was last message on explorer daemon debug.log with debug=1, and I tested it on a masternode wallet and it crashed that wallet too

Did you type 'getdifficulty' with no params and how many blocks on the sanc that crashed?
full member
Activity: 1260
Merit: 115
Hey Rob, I believe the command getdifficulty causes wallet to crash, it was last message on explorer daemon debug.log with debug=1, and I tested it on a masternode wallet and it crashed that wallet too (Both are Ubuntu machines, with biblepay compiled by source)
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
TheRouge on discord is having issue with pool2 . Can you check if block hash is the same. He thinks there might be a fork?
Yes pool2 was on a fork; its been upgraded; both have been rebooted;  have him check his hash also before restarting the mining.

full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords

Has the Miner-ocalypse begun?

Purepool is handing out very few shares atm. About 20% of what it has before. Sad

I think they are on a fork.

full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
We integrated the pool with the Walmart API.

46k BBP for $15 Subway Gift card delivered by fedex very quickly.



Thank you for confirming!  Thanks for ordering.  I ordered one myself and saw on the back of the card that it's reloadable.
Its something cool for us to keep in mind if we ever want to reload our users Subway cards.

Also, I did take a look at e-mailing gift certificates and made some progress on that, but I need to update everyone later as there are higher priority things going on right now.

But I will persistently get back to that project asap as I found one solid and concrete way for BiblePay to e-mail a gift card from the pool with WalMart gift cards.

jr. member
Activity: 226
Merit: 2

Has the Miner-ocalypse begun?

Purepool is handing out very few shares atm. About 20% of what it has before. Sad
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
Rob, regarding PoG, some questions that will surely be of interest for our community and investors:

- how will the reward distribution be in terms of %?
- Will tithes replace the monthly 10% superblock for orphans or will it add up?
- Will masternode owners keep on having the same share as miners/tithers?

Thank you for the great job.

I'm gathering the answers for this now.

full member
Activity: 1260
Merit: 115
Another issue, the updated biblepay daemon I use for the explorer (http://explorer.biblepay.org) is crashing every time I start up the nodejs cluster, I havent seen anything in the tail of the debug.log each time, Ill add debug=1 and try again and report back, after that Id have to dig into the explorer code to see what calls it is doing

Iquidus Block Explorer
https://www.reddit.com/r/BiblePay/comments/7elm7r/iquidus_block_explorer_guide/

Note: The explorer has been down for half a day b/c I wasnt sure which chain was correct

Could anyone else spin up an explorer? or know of a better explorer software we could use?
full member
Activity: 1260
Merit: 115
Code:
./biblepay-cli getblockhash 98978
4d73e1f859c731f61545cb98affe3759f1bf8b5ec7d53ebbd03637faf71cfea5
 
./biblepay-cli getblockhash 98978
0a63726a48a743a922f6a3a34294854e5d56b4bc8a940603b09de9f7dcb17fda

I reindexed the explorer and its on a different chain, how do I know which chain is correct?
Ill reindex again and report back

I noticed this issue this morning - the pool was on the lighter chain and my win wallet on the heavier chain.

I reindexed the pool.
To try to resolve this, everyone please upgrade to 1185.

I received a couple complaints about the pool throwing "BLOCK_SOLUTION_STALE or INCOMPLETE".  This is because the pool didn't agree with the miners chain.
Here is what I have now for the current hash on my nodes:

getblockhash 99135
e623c6ab3962772518999d1877cc748e916eef6b2c9db287119e5a4e651629c3


Please rm blocks and chainstate and reindex if your hashes differ (after upgrading to 1185).

Thank you for confirming Rob!

How to Upgrade and Clean BiblePay Wallet:
https://www.reddit.com/r/BiblePay/comments/7nmvm8/how_to_update_clean_wallets/
newbie
Activity: 491
Merit: 0
i wonder how it is possible to have coin age >.5, especially with automatic podc updates every 4hr
if i send podcupdate, coin age is reset to 0
i tried also pog, same... avg coin age displayed is reset to 0
does not matter what i do, any outgoing transaction takes whole amount and send it back to me (without amount that i'm sending away)

"exec bankroll" rpc command splits large utxo's into chunks so they can age.
but will this works with podc? i remember, that i needed to move all chunks to one address in wallet to work with podc
jr. member
Activity: 226
Merit: 2
I don't understand what the point of the pool would be when it will be 20% of current rewards.

Jump to: