Author

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

full member
Activity: 1260
Merit: 115
Code:
  "72a5162338116948c70e904a21916e42_TaskWeight": 0,
  "72a5162338116948c70e904a21916e42_UTXOWeight": 0,

Your TaskWeight and UTXOWeight are 0

Is your Wallet unlocked?
Have you setup staking of coins? (for example in biblepay.conf set:  utxoamount=5000)
full member
Activity: 770
Merit: 100
turbokongen vesrion of wallet 1111?
newbie
Activity: 30
Merit: 0
I've run the rosetta application for a week now, but there does not seem to come any payouts. Total credit is increasing in the account, and seemingly everything is okay with the setup.
I attatch the output from exec getboincinfo and getmininginfo
Code:
18:30:08

{
  "Command": "getboincinfo",
  "CPID": "72a5162338116948c70e904a21916e42",
  "Address": "BRffUL2idSRfKcdy5yfXwKKrFJAXzqjCdQ",
  "CPIDS": "72a5162338116948c70e904a21916e42;",
  "CPID-Age (hours)": 422513,
  "NextSuperblockHeight": 34645,
  "NextSuperblockBudget": 2660579,
  "72a5162338116948c70e904a21916e42_ADDRESS": "BRffUL2idSRfKcdy5yfXwKKrFJAXzqjCdQ",
  "72a5162338116948c70e904a21916e42_RAC": 1248.4,
  "72a5162338116948c70e904a21916e42_TEAM": 15044,
  "72a5162338116948c70e904a21916e42_TaskWeight": 0,
  "72a5162338116948c70e904a21916e42_UTXOWeight": 0,
  "Total_RAC": 1248.4,
  "Total Payments (One Day)": 0,
  "Total Payments (One Week)": 0,
  "Total Budget (One Day)": 2660579,
  "Total Budget (One Week)": 13302895,
  "Superblock Count (One Week)": 5,
  "Superblock Hit Count (One Week)": 5,
  "Superblock List": "34440,34235,34030,33825,33620",
  "Last Superblock Height": 34440,
  "Last Superblock Budget": 2660579,
  "Last Superblock Payment": 0,
  "Magnitude (One-Day)": 0,
  "Magnitude (One-Week)": 0
}

Code:
18:30:39

getmininginfo


18:30:39

{
  "blocks": 34558,
  "currentblocksize": 32894,
  "currentblocktx": 14,
  "difficulty_podc": 330.427944861263,
  "difficulty_pow": 1009.401529418135,
  "difficulty": 330.427944861263,
  "errors": "",
  "genproclimit": 4,
  "networkhashps": 70008.39506652253,
  "hashps": 230.8133137722355,
  "minerstarttime": "03-14-2018 17:08:06",
  "hashcounter": 312139,
  "pooledtx": 14,
  "testnet": false,
  "chain": "main",
  "biblepay-generate": true,
  "poolinfo1": "",
  "poolinfo2": "",
  "poolinfo3": "",
  "miningpulse": 803,
  "poolmining": true,
  "pool_url": "https://pool.purepool.org",
  "poolmining_use_ssl": true
}

Any help appreaciated.
Rgds
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
Its not the address problem, its that your utxoweight is 0.  Try unlocking the wallet, then do a
exec podcupdate true

Then if it sends a utxo tx, you can double click on it and verify the amount.  In 6 blocks you should see your UTXO weight rise above 0.

Then check the pool 4 hours after that and ensure you are in the pool superblock report.



think that gave up the issue


{
  "Command": "podcupdate",
  "PODCUpdate": "Unable to create PODC UTXO::Balance (0.00) less than target UTXO (50001.00)."
}

now .. how to correct heh

Also in addition to what Jaap said you have to have a stake balance:

try: 'exec stakebalance', ensure it is above 50001?
- Ensure wallet is unlocked

You must have coins with more than 6 confirms in Coin Control available for staking.

full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
Hey,
Just curious, can we make this any more complicated to mine this coin?  We went from extremely easy, to something that requires a ridiculous amount of time to understand.  Maybe we can add a couple of more acronyms, and steps that the average user is unwilling / unable to deal with.

 Roll Eyes
Its pretty easy, maybe go for flubber coin? 



I think it would help tremendously to put some more relevant info on the first page of this thread.  Current wallet version would be a good start, as a lot of this technical stuff the average person doesn't need to know about as long as their wallet is the latest.  Would also help to post the  binary releases to github, along with adding the version number to the files names on the downloads to the files hosted on the website.

I think some info is also outdated, for example, if I understand this correctly POBH is no longer being used.

POBH is an essential part of biblepay - its our core POW algorithm.  We are POBH/PODC now.

Yes, the wallet version would be nice to have on the main page, Ill work on that myself as Ive been working behind the scenes on dynamic wikis so Ill test that option out.

Yes, also wondering if Tom is going to put the dynamic wallet version on the web site (we have had a few weeks worth of releases its kind of confusing for the users and they are probably losing faith in the web site since roadmap is still outdated).

The idea of the binaries might be possible in the future, if we can get a configuration manager to join us for Macs, and work for us as a grass roots volunteer- then we could give that task to him.

full member
Activity: 574
Merit: 104
Its not the address problem, its that your utxoweight is 0.  Try unlocking the wallet, then do a
exec podcupdate true

Then if it sends a utxo tx, you can double click on it and verify the amount.  In 6 blocks you should see your UTXO weight rise above 0.

Then check the pool 4 hours after that and ensure you are in the pool superblock report.



think that gave up the issue


{
  "Command": "podcupdate",
  "PODCUpdate": "Unable to create PODC UTXO::Balance (0.00) less than target UTXO (50001.00)."
}

now .. how to correct heh

Do you have a line in your biblepay.conf like this:
utxoamount=AMOUNT
(where 'AMOUNT' is the amount you would like to stake, e.g. 'utxoamount=50007')

You should use an amount that is more than 500BBP per - expected - magnitude to get a 100% UTXOWeight. In your case, I'd guess 1K BBP would be more than fine to get started with a 100% UTXOWeight. You can always adjust it upwards later.

jr. member
Activity: 490
Merit: 4
Its not the address problem, its that your utxoweight is 0.  Try unlocking the wallet, then do a
exec podcupdate true

Then if it sends a utxo tx, you can double click on it and verify the amount.  In 6 blocks you should see your UTXO weight rise above 0.

Then check the pool 4 hours after that and ensure you are in the pool superblock report.



think that gave up the issue


{
  "Command": "podcupdate",
  "PODCUpdate": "Unable to create PODC UTXO::Balance (0.00) less than target UTXO (50001.00)."
}

now .. how to correct heh
full member
Activity: 574
Merit: 104
Hey,
Just curious, can we make this any more complicated to mine this coin?  We went from extremely easy, to something that requires a ridiculous amount of time to understand.  Maybe we can add a couple of more acronyms, and steps that the average user is unwilling / unable to deal with.

 Roll Eyes
Its pretty easy, maybe go for flubber coin? 



I think it would help tremendously to put some more relevant info on the first page of this thread.  Current wallet version would be a good start, as a lot of this technical stuff the average person doesn't need to know about as long as their wallet is the latest.  Would also help to post the  binary releases to github, along with adding the version number to the files names on the downloads to the files hosted on the website.

I think some info is also outdated, for example, if I understand this correctly POBH is no longer being used.

Ah, yes, the first post should definitely be updated, with links to the wiki and - in my opinion - a link to lichtsuchers setup-guide: https://www.biblepay-central.org/en/mining-how-to/

The wallet-versions on biblepay.org should be fixed as soon as Thomas gets around doing it.
sr. member
Activity: 1162
Merit: 389
Keep Network
Hey,
Just curious, can we make this any more complicated to mine this coin?  We went from extremely easy, to something that requires a ridiculous amount of time to understand.  Maybe we can add a couple of more acronyms, and steps that the average user is unwilling / unable to deal with.

 Roll Eyes
Its pretty easy, maybe go for flubber coin? 



I think it would help tremendously to put some more relevant info on the first page of this thread.  Current wallet version would be a good start, as a lot of this technical stuff the average person doesn't need to know about as long as their wallet is the latest.  Would also help to post the  binary releases to github, along with adding the version number to the files names on the downloads to the files hosted on the website.

I think some info is also outdated, for example, if I understand this correctly POBH is no longer being used.
Why ask a lot of questions when you can put everything important on the first page. Wink
full member
Activity: 1179
Merit: 131
Hey,
Just curious, can we make this any more complicated to mine this coin?  We went from extremely easy, to something that requires a ridiculous amount of time to understand.  Maybe we can add a couple of more acronyms, and steps that the average user is unwilling / unable to deal with.

 Roll Eyes
Its pretty easy, maybe go for flubber coin? 



I think it would help tremendously to put some more relevant info on the first page of this thread.  Current wallet version would be a good start, as a lot of this technical stuff the average person doesn't need to know about as long as their wallet is the latest.  Would also help to post the  binary releases to github, along with adding the version number to the files names on the downloads to the files hosted on the website.

I think some info is also outdated, for example, if I understand this correctly POBH is no longer being used.
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
I had 2 addresses setup,  payments from pool going to 2nd address. 

  "3c4dbf398e2a1062bd695366dad41f8a_ADDRESS": "BJAv7c2Ys9KfzDtyTec5pxpmh97M9KTKBX",
  "3c4dbf398e2a1062bd695366dad41f8a_RAC": 630.39,
  "3c4dbf398e2a1062bd695366dad41f8a_TEAM": 15044,
  "3c4dbf398e2a1062bd695366dad41f8a_TaskWeight": 0,
  "3c4dbf398e2a1062bd695366dad41f8a_UTXOWeight": 0,

Is this preventing me from gaining UTXO?

I've been running rosetta for 36hrs or so, and have over 3k bbp in my wallet. never spent any (just did a transaction to move to the address shown in boincinfo from the main one today however just in case.

Also, the staking should this incur a transaction in the wallet?  I have not seen any

I love the idea, podc vs arbitrary consuming of energy. 

Its not the address problem, its that your utxoweight is 0.  Try unlocking the wallet, then do a
exec podcupdate true

Then if it sends a utxo tx, you can double click on it and verify the amount.  In 6 blocks you should see your UTXO weight rise above 0.

Then check the pool 4 hours after that and ensure you are in the pool superblock report.

full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
few day mining, and still don't have payout :/
I have something wrong ?

Code:

{
  "Command": "getboincinfo",
  "CPID": "16da1eaf50e5db0a0c7ed7a1aaf8586b",
  "Address": "BRxF8ySAUZWZPLSrnZXJK5DPiN2PtiV2CQ",
  "CPIDS": "16da1eaf50e5db0a0c7ed7a1aaf8586b;",
  "CPID-Age (hours)": 422504,
  "NextSuperblockHeight": 34645,
  "NextSuperblockBudget": 2660579,
  "16da1eaf50e5db0a0c7ed7a1aaf8586b_ADDRESS": "BRxF8ySAUZWZPLSrnZXJK5DPiN2PtiV2CQ",
  "16da1eaf50e5db0a0c7ed7a1aaf8586b_RAC": 2980.64,
  "16da1eaf50e5db0a0c7ed7a1aaf8586b_TEAM": 15044,
  "16da1eaf50e5db0a0c7ed7a1aaf8586b_TaskWeight": 100,
  "16da1eaf50e5db0a0c7ed7a1aaf8586b_UTXOWeight": 50003,
 
}

The main thing I see is if you look at your superblock row in the pool you have 0 utxoweight.
This causes me to see when you sent your stake in.

exec search utxoweight 16da1eaf50e5db0a0c7ed7a1aaf8586b


  "16DA1EAF50E5DB0A0C7ED7A1AAF8586B (03-14-2018 11:50:29)": "50003"


The stake wasnt sent in til today @ 11:50 AM utc time which is very recent.
That explains why the contract crossed.

You will have to pray the sancs recognize your stake before tonights contract.

You will probably be OK, just check back for utxo weight in the pool in 4 hours.

full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
Hey,
Just curious, can we make this any more complicated to mine this coin?  We went from extremely easy, to something that requires a ridiculous amount of time to understand.  Maybe we can add a couple of more acronyms, and steps that the average user is unwilling / unable to deal with.

 Roll Eyes
Its pretty easy, maybe go for flubber coin? 

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

Biblepay - 1.1.0.9b
Mandatory Upgrade - for Entire Network (including Sanctuaries)



its OK or have to update my masternode to 1111?

All Sancs and users must go to 1111 due to the Pending Stake-Per-RAC business logic pending the poll outcome.

I just notified SouthXChange to go ahead and upgrade to 1111 this morning.

Will notify CCEX today.



I do not understand, the SouthXChange and CCEX are in a chain of old blocks, or are not managing to synchronize the wallets?

No, they both are not on an old chain, they have been informed to put us in maintenance about 10 days ago.

(I actively check CCEX daily, and have observed the wallet being in maintenance for 10 days ).

full member
Activity: 784
Merit: 100
my MNs is on this

Biblepay - 1.1.0.9b
Mandatory Upgrade - for Entire Network (including Sanctuaries)



its OK or have to update my masternode to 1111?

All Sancs and users must go to 1111 due to the Pending Stake-Per-RAC business logic pending the poll outcome.

I just notified SouthXChange to go ahead and upgrade to 1111 this morning.

Will notify CCEX today.



I do not understand, the SouthXChange and CCEX are in a chain of old blocks, or are not managing to synchronize the wallets?
jr. member
Activity: 89
Merit: 7

I guess that on the first day you didn't have UTXOWeight and TaskWeight as they should be. But don't worry all the work you have done in the past will be payed - soon or later.
Make sure you run at least one wallet all the time so it can send PODC Update transactions - you can check if you have that kind of transactions in history.
Run "exec testvote" a few blocks after 34645 and I think you will find your address and amount in there.

Best regards,
Simon

Yeah, UTXOWeight yesterdaya be about 4k
I have all time running one node with this wallet, and sometime another on my laptop.
I have also 3 PODUpdate transaction, one yesterday, and today two.


Check to see if you are in the pool Superblock View report yet.  Once you are in there, you should be paid within 24 hours- since that report comes from a Sanctuary.

If you are not in there, you probably have a setup issue, like missing team in getboincinfo.  Etc.

Yes, I'am on superblock view, but with Magnitude=0
full member
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords

I believe it is coded but not turned on. I don't think it will be on until after the vote. But what we have until then is a stake of 500 BBP per magnitude, if I am not mistaken

Exactly, its coded and not enabled by spork yet.  We currently have the sancs who have upgraded enforcing 500 BBP per magnitude (as soon as they all go to 1111).

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

Biblepay - 1.1.0.9b
Mandatory Upgrade - for Entire Network (including Sanctuaries)



its OK or have to update my masternode to 1111?

All Sancs and users must go to 1111 due to the Pending Stake-Per-RAC business logic pending the poll outcome.

I just notified SouthXChange to go ahead and upgrade to 1111 this morning.

Will notify CCEX today.

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

I guess that on the first day you didn't have UTXOWeight and TaskWeight as they should be. But don't worry all the work you have done in the past will be payed - soon or later.
Make sure you run at least one wallet all the time so it can send PODC Update transactions - you can check if you have that kind of transactions in history.
Run "exec testvote" a few blocks after 34645 and I think you will find your address and amount in there.

Best regards,
Simon

Yeah, UTXOWeight yesterdaya be about 4k
I have all time running one node with this wallet, and sometime another on my laptop.
I have also 3 PODUpdate transaction, one yesterday, and today two.


Check to see if you are in the pool Superblock View report yet.  Once you are in there, you should be paid within 24 hours- since that report comes from a Sanctuary.

If you are not in there, you probably have a setup issue, like missing team in getboincinfo.  Etc.
jr. member
Activity: 89
Merit: 7

I guess that on the first day you didn't have UTXOWeight and TaskWeight as they should be. But don't worry all the work you have done in the past will be payed - soon or later.
Make sure you run at least one wallet all the time so it can send PODC Update transactions - you can check if you have that kind of transactions in history.
Run "exec testvote" a few blocks after 34645 and I think you will find your address and amount in there.

Best regards,
Simon

Yeah, UTXOWeight yesterdaya be about 4k
I have all time running one node with this wallet, and sometime another on my laptop.
I have also 3 PODUpdate transaction, one yesterday, and today two.
Jump to: