cuarc001
Newbie
Offline
Activity: 103
Merit: 0
|
|
June 02, 2018, 10:57:48 PM |
|
I didn't want to have to read through 400+ pages. However, I'm not seeing anything clarifying how to add WCG. I see adding Rosetta. If someone has the CPID from Rosetta already associated with their account and their CPID with WCG is the same, does that automatically opt them in to PODC with WCG as well or is there another step needed? I could see it beneficial and hindering both at the same time depending on situation. I'm always supporting WCG but only support Rosetta during challenges normally.
Also, are you basing the RAC off of what the project site is reporting? I ask because that can take a few weeks to actually become accurate while running the project but becomes very inaccurate if you stop. For instance, I can stop running the project now and several weeks/months/possibly years I will continue to have a RAC at the project. You will find most projects never return you back to 0 RAC because of how RAC is calculated. I was just curious to which "report" I should watch for this...
Welcome aboard! To associate WCG with Biblepay, once you have Rosetta@Home crunching, just check the WCG web portal to ensure your CPID is the same as your RAH CPID. If it is different, just attach WCG to an existing machine that is crunching RAH, and also ensure your web portal WCG e-mail address matches your RAH e-mail address. Then within 24 hours of the next WCG work update, your CPIDs should match. Biblepay will automatically pick up your WCG credits. However, due to the GDPR issue, we are currently in the process of freezing WCG temporarily until the DPA issue is sorted out, so it is not a good time to start with WCG. Regarding diminishing RAC, yes it is true that BOINC'ers who had > 100 RAC and then stopped boincing now exist years later with a RAC of .01 (due to the fact that the RAC never really decays to 0). We filter these out by : requiring a payment of over 1 bbp, requiring recent RAC timestamps, and requiring tasks to be solved. So yes, if you stop boincing you will be paid for weeks as long as you are solving at least 1 task per day, but eventually this will stop when your daily payment decreases below 1 bbp. Thanks for the reply. This is very helpful. I'm aware of how CPID works so that is great as well. https://boincstats.com/signature/-1/bam/6125/sig.pngOh...and it is ALWAYS a great time to start with WCG...lol. I've been following the GDPR issues with WCG. I'm glad they are taking initiative so quick to iron it out. It hurts the wallet with some of these new projects, but nobody is getting rich doing DC anyways. Now if Gridcoin would stop requiring you to join their team, that would be great. Until then, they don't get any of my support. dave_bbp - Thanks for the kind words. Keep in mind SPARC hasn't finished ICO yet and may not be of value for a while. However, it is nice to be getting in early if it does ever go anywhere. Just keep in mind there are a hand full of DC projects that either ended this year, ending this year, or have had a lot of stability problems and thus you earn 0 SPARC when that happens. they pay out every Wednesday. They will only keep doing the DC payouts as they have until the end of the Alpha phase. After that, they may continue or they may require an alternative approach.
|
|
|
|
SVK Noko
Newbie
Offline
Activity: 267
Merit: 0
|
|
June 03, 2018, 06:06:05 AM |
|
Just a question maybe it was here already I dont know. What are the plans with explorer.biblepay.org and biblepay-central.org? Data in central web looks out of date pretty long time. Search feature on explorer doesnt work I think as well. Is there preparing any update for these webs? Thanks.
If the web contains old news, the telegram is where they always bring up the latest about BiblePay. I dont know what you ment with this answer but pls next time just dont answer me at all and it will be fine. Nothing is better than answer like that.
|
|
|
|
dave_bbp
Jr. Member
Offline
Activity: 405
Merit: 3
|
|
June 03, 2018, 09:35:36 AM |
|
Just a question maybe it was here already I dont know. What are the plans with explorer.biblepay.org and biblepay-central.org? Data in central web looks out of date pretty long time. Search feature on explorer doesnt work I think as well. Is there preparing any update for these webs? Thanks.
If the web contains old news, the telegram is where they always bring up the latest about BiblePay. I dont know what you ment with this answer but pls next time just dont answer me at all and it will be fine. Nothing is better than answer like that. Lol, this was a perfectly understandable, simple answer (although I don't know if the telegram is really the up-to-date channel for BBP...). Perhaps you should improve your reading comprehension skills instead of criticizing other's posts. @Rob: Could you please check the MAG adjustment for WCG? I don't think it had any effect the last two days (or maybe my memory has tricked me). Edit: Ah maybe it's just because the superblock view still shows 50225, so nevermind^^.
|
|
|
|
MadeinCoin
Legendary
Offline
Activity: 1386
Merit: 1003
|
|
June 03, 2018, 12:06:35 PM |
|
Just a question maybe it was here already I dont know. What are the plans with explorer.biblepay.org and biblepay-central.org? Data in central web looks out of date pretty long time. Search feature on explorer doesnt work I think as well. Is there preparing any update for these webs? Thanks.
I dont know what you ment with this answer but pls next time just dont answer me at all and it will be fine. Nothing is better than answer like that. Edit: I mean, you want to find the latest news on Bibleypay but the web looks out of date, I just think that some of your questions can be asked to the developers who are on the telegram.
|
|
|
|
SVK Noko
Newbie
Offline
Activity: 267
Merit: 0
|
|
June 03, 2018, 02:25:01 PM |
|
|
|
|
|
noxpost
Jr. Member
Offline
Activity: 235
Merit: 3
|
|
June 03, 2018, 03:33:25 PM |
|
Interesting how many sancs must be running completely unattended. It's been several days since the monthly superblock "event" and there are still more than 50% of all configured sancs that aren't live. Not sure what to make of that...
|
|
|
|
GaryH
|
|
June 03, 2018, 06:45:15 PM |
|
Does anyone have the link to the Linux QT wallet that they can post? I tried following the instructions in the wiki but it says it can't find the QT wallet.
Thanks!
Is there still a Ubuntu QT wallet available? Trying to set this up on a ubuntu rig.. thanks! Hi! The QT wallet is included with the standard linux install. From the commandline try this: ./biblepay/src/qt/biblepay-qt & Thanks for your reply, apparently I don't have the qt file which is the issue on Ubuntu Desktop 18.04. So to better explain I followed the wiki: http://wiki.biblepay.org/Ubuntu_PackagesOpen a Terminal Add the Biblepay repository: sudo add-apt-repository ppa:biblepay/stable Update apt: sudo apt-get update sudo apt-get install biblepay-qt <-- when I do this line I get the following lines/error: Reading package lists... Done Reading state information... Done E: Unable to locate package biblepay-qt since it can't locate the package it never installs Ah ok, maybe it is a Ubuntu 18 thing? I think there was some issue with the pre-compiled package for Ubuntu 18, but this is from my own memory. Can anyone confirm this? I am using 16.04 LTS Ubuntu and it is great. Thanks for the help, went back to 16.04 and no issues with the wallet.. BOINC on the other hand doesn't seem to be getting work but I'll look at the setup for that again tonight.
|
|
|
|
sunk818
|
|
June 04, 2018, 04:29:12 AM |
|
Edit: The system looks for changes every 4 hours.
Great system! I used it and am getting updates every 4 hours. I'm just curious about PoDC payment estimates once a day. If that is the default, that'd be good with me.
|
|
|
|
dave_bbp
Jr. Member
Offline
Activity: 405
Merit: 3
|
|
June 04, 2018, 06:45:20 AM |
|
Has anyone ever heard of this exchange? "BitexLIVE". It seems to be a new guy in town, located in Turkey, and there seem to be a lot of small coins already registered. I couldn't find anything about the coin registration fees they might or might not have, but it looks like someone "official" of BBP can easily apply here: https://bitexlive.com/addcoin
|
|
|
|
Lichtsucher
Jr. Member
Offline
Activity: 219
Merit: 3
|
|
June 04, 2018, 07:13:49 AM |
|
Great system! I used it and am getting updates every 4 hours. I'm just curious about PoDC payment estimates once a day. If that is the default, that'd be good with me.
Yeah, I think I need to fine tune that a little bit, the data forecast changes more often than I expected it. But that should be easy to change
|
Purepool Biblepay Pool (https://www.purepool.org) Mining How-To (https://www.biblepay-central.org/en/mining-how-to/)
|
|
|
Sakic
Newbie
Offline
Activity: 56
Merit: 0
|
|
June 04, 2018, 08:52:41 AM |
|
Can we try again to list BiblePay at Mercatox exchange? http://www.mercatox.com/I think it's a good exchange, #78 number at coinmarketcap with almost 6 mil $ volume (7x more than cryptobridge) Listing fee is 1 - 2 BTC, I think its worth to try.
|
|
|
|
harrisvan87
Newbie
Offline
Activity: 81
Merit: 0
|
|
June 04, 2018, 09:10:23 AM |
|
16:01:12  { "Command": "getboincinfo", "CPID": "c117f5ddc829b502ea8cd00647585856", "Address": "BQ1hGzcegB9e1LvCNX6oVpUjPVPy6BcPN8", "CPIDS": "c117f5ddc829b502ea8cd00647585856;", "CPID-Age (hours)": 424473, "NextSuperblockHeight": 50635, "NextSuperblockBudget": 1144187, "c117f5ddc829b502ea8cd00647585856_ADDRESS": "BQ1hGzcegB9e1LvCNX6oVpUjPVPy6BcPN8", "c117f5ddc829b502ea8cd00647585856_RAC": 9409.379999999999, "c117f5ddc829b502ea8cd00647585856_TEAM": 15044, "c117f5ddc829b502ea8cd00647585856_WCGRAC": 122, "c117f5ddc829b502ea8cd00647585856_TaskWeight": 100, "c117f5ddc829b502ea8cd00647585856_UTXOWeight": 208165, "Total_RAC": 9531.379999999999, "Total Payments (One Day)": 0, "Total Payments (One Week)": 4154, "Total Budget (One Day)": 1144187, "Total Budget (One Week)": 22240122, "Superblock Count (One Week)": 8, "Superblock Hit Count (One Week)": 8, "Superblock List": "50430,50225,50020,49815,49610,49405,49200,48995", "Last Superblock Height": 50430, "Last Superblock Budget": 1144187, "Last Superblock Payment": 0, "Magnitude (One-Day)": 0, "Magnitude (One-Week)": 0.1867795509395137 }
Hi folks, please help. My last recieved payment PODC was 50020, I am not receive 2 PODC payment 50255 & 50430. Wallet and PODC still online.
|
|
|
|
Lichtsucher
Jr. Member
Offline
Activity: 219
Merit: 3
|
|
June 04, 2018, 11:51:51 AM |
|
Hi folks, please help. My last recieved payment PODC was 50020, I am not receive 2 PODC payment 50255 & 50430. Wallet and PODC still online.
You have some weird podc updates in the blockchain: https://www.biblepay-central.org/en/podc/user/1988002/ -> Tab PoDC Updates Maybe one of your systems is set to commit podcupdates with an utxo amount of 1? Maybe you tried to deactivate it and wrote "1" instead of "-1" in the config?
|
Purepool Biblepay Pool (https://www.purepool.org) Mining How-To (https://www.biblepay-central.org/en/mining-how-to/)
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
June 04, 2018, 12:01:52 PM |
|
16:01:12  { "Command": "getboincinfo", "CPID": "c117f5ddc829b502ea8cd00647585856", "Address": "BQ1hGzcegB9e1LvCNX6oVpUjPVPy6BcPN8", "CPIDS": "c117f5ddc829b502ea8cd00647585856;", "CPID-Age (hours)": 424473, "NextSuperblockHeight": 50635, "NextSuperblockBudget": 1144187, "c117f5ddc829b502ea8cd00647585856_ADDRESS": "BQ1hGzcegB9e1LvCNX6oVpUjPVPy6BcPN8", "c117f5ddc829b502ea8cd00647585856_RAC": 9409.379999999999, "c117f5ddc829b502ea8cd00647585856_TEAM": 15044, "c117f5ddc829b502ea8cd00647585856_WCGRAC": 122, "c117f5ddc829b502ea8cd00647585856_TaskWeight": 100, "c117f5ddc829b502ea8cd00647585856_UTXOWeight": 208165, "Total_RAC": 9531.379999999999, "Magnitude (One-Week)": 0.1867795509395137 }
Hi folks, please help. My last recieved payment PODC was 50020, I am not receive 2 PODC payment 50255 & 50430. Wallet and PODC still online. In addition to what Licht said if you type exec utxoreport cpid, You will see you sent a lot of 1's for the utxo (and the latest 1 in the chain overrides any existing utxos until a new utxo is sent).
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
June 04, 2018, 12:58:08 PM |
|
|
|
|
|
|
lalexcross
Newbie
Offline
Activity: 42
Merit: 0
|
|
June 04, 2018, 02:09:02 PM |
|
Dear, from a couple of day no payment yet for me, I close all the BBP mining core except one, cleaned and cunfigured like below addnode=node.biblepay.org gen=1 genproclimit=6 utxooverride=1 minersleep=0 pool=http://pool.purepool.org workerid=BSCGUXLVX3So28vJS7nMcbAxmBtaEvUhKt Getmininginfo { "blocks": 50484, "currentblocksize": 5826, "currentblocktx": 10, "difficulty_podc": 1866.56718886692, "difficulty_pow": 6743.532278628089, "difficulty": 1866.56718886692, "errors": "", "genproclimit": 6, "networkhashps": 2150917.297037917, "hashps": 1708.861162661321, "minerstarttime": "06-04-2018 13:58:00", "hashcounter": 804795, "pooledtx": 10, "testnet": false, "chain": "main", "biblepay-generate": true, "poolinfo1": "", "poolinfo2": "Submitting Solution 06-04-2018 14:05:21; Submitting Solution 06-04-2018 14:05:09; Submitting Solution 06-04-2018 14:05:51; Submitting Solution 06-04-2018 14:05:12; ", "poolinfo3": "", "podc_tried": 0, "podc_sent": 0, "podc_sent_amount": 0, "podc_average_amount_sent": 0, "miningpulse": 564, "poolmining": true, "pool_url": " http://pool.purepool.org", "poolmining_use_ssl": false } getboincinfo "Command": "getboincinfo", "CPID": "4ccf98820bb7e49687830de075251942", "Address": "BSCGUXLVX3So28vJS7nMcbAxmBtaEvUhKt", "CPIDS": "4ccf98820bb7e49687830de075251942;", "CPID-Age (hours)": 424478, "NextSuperblockHeight": 50635, "NextSuperblockBudget": 1144187, "4ccf98820bb7e49687830de075251942_ADDRESS": "BSCGUXLVX3So28vJS7nMcbAxmBtaEvUhKt", "4ccf98820bb7e49687830de075251942_RAC": 3644.78, "4ccf98820bb7e49687830de075251942_TEAM": 15044, "4ccf98820bb7e49687830de075251942_WCGRAC": 0, "4ccf98820bb7e49687830de075251942_TaskWeight": 100, "4ccf98820bb7e49687830de075251942_UTXOWeight": 26639, "Total_RAC": 3644.78, "Total Payments (One Day)": 0, "Total Payments (One Week)": 426, "Total Budget (One Day)": 1144187, "Total Budget (One Week)": 22240122, "Superblock Count (One Week)": 8, "Superblock Hit Count (One Week)": 8, "Superblock List": "50430,50225,50020,49815,49610,49405,49200,48995", "Last Superblock Height": 50430, "Last Superblock Budget": 1144187, "Last Superblock Payment": 0, "Magnitude (One-Day)": 0, "Magnitude (One-Week)": 0.01915457118445663 } Any idea ? Thanks a lot
|
|
|
|
noxpost
Jr. Member
Offline
Activity: 235
Merit: 3
|
|
June 04, 2018, 02:24:36 PM |
|
Dear, from a couple of day no payment yet for me, I close all the BBP mining core except one, cleaned and cunfigured like below addnode=node.biblepay.org gen=1 genproclimit=6 utxooverride=1 minersleep=0 pool=http://pool.purepool.org workerid=BSCGUXLVX3So28vJS7nMcbAxmBtaEvUhKt Getmininginfo { "blocks": 50484, "currentblocksize": 5826, "currentblocktx": 10, "difficulty_podc": 1866.56718886692, "difficulty_pow": 6743.532278628089, "difficulty": 1866.56718886692, "errors": "", "genproclimit": 6, "networkhashps": 2150917.297037917, "hashps": 1708.861162661321, "minerstarttime": "06-04-2018 13:58:00", "hashcounter": 804795, "pooledtx": 10, "testnet": false, "chain": "main", "biblepay-generate": true, "poolinfo1": "", "poolinfo2": "Submitting Solution 06-04-2018 14:05:21; Submitting Solution 06-04-2018 14:05:09; Submitting Solution 06-04-2018 14:05:51; Submitting Solution 06-04-2018 14:05:12; ", "poolinfo3": "", "podc_tried": 0, "podc_sent": 0, "podc_sent_amount": 0, "podc_average_amount_sent": 0, "miningpulse": 564, "poolmining": true, "pool_url": " http://pool.purepool.org", "poolmining_use_ssl": false } getboincinfo "Command": "getboincinfo", "CPID": "4ccf98820bb7e49687830de075251942", "Address": "BSCGUXLVX3So28vJS7nMcbAxmBtaEvUhKt", "CPIDS": "4ccf98820bb7e49687830de075251942;", "CPID-Age (hours)": 424478, "NextSuperblockHeight": 50635, "NextSuperblockBudget": 1144187, "4ccf98820bb7e49687830de075251942_ADDRESS": "BSCGUXLVX3So28vJS7nMcbAxmBtaEvUhKt", "4ccf98820bb7e49687830de075251942_RAC": 3644.78, "4ccf98820bb7e49687830de075251942_TEAM": 15044, "4ccf98820bb7e49687830de075251942_WCGRAC": 0, "4ccf98820bb7e49687830de075251942_TaskWeight": 100, "4ccf98820bb7e49687830de075251942_UTXOWeight": 26639, "Total_RAC": 3644.78, "Total Payments (One Day)": 0, "Total Payments (One Week)": 426, "Total Budget (One Day)": 1144187, "Total Budget (One Week)": 22240122, "Superblock Count (One Week)": 8, "Superblock Hit Count (One Week)": 8, "Superblock List": "50430,50225,50020,49815,49610,49405,49200,48995", "Last Superblock Height": 50430, "Last Superblock Budget": 1144187, "Last Superblock Payment": 0, "Magnitude (One-Day)": 0, "Magnitude (One-Week)": 0.01915457118445663 } Any idea ? Thanks a lot Your magnitude is 0 right now, and the utxoreport shows you didn't submit any podc update transaction from 05/30 until today. That's the explanation. Now that you have a new PODC update transaction from today, you should get a magnitude after the next calculation and be in good shape again.
|
|
|
|
bible_pay (OP)
Full Member
Offline
Activity: 1176
Merit: 215
Jesus is the King of Kings and Lord of Lords
|
|
June 04, 2018, 02:26:42 PM |
|
Dear, from a couple of day no payment yet for me, I close all the BBP mining core except one, cleaned and cunfigured like below addnode=node.biblepay.org gen=1 genproclimit=6 utxooverride=1 minersleep=0 pool=http://pool.purepool.org workerid=BSCGUXLVX3So28vJS7nMcbAxmBtaEvUhKt Getmininginfo { "blocks": 50484, "currentblocksize": 5826, "currentblocktx": 10, "difficulty_podc": 1866.56718886692, "difficulty_pow": 6743.532278628089, "difficulty": 1866.56718886692, "errors": "", "genproclimit": 6, "networkhashps": 2150917.297037917, "hashps": 1708.861162661321, "minerstarttime": "06-04-2018 13:58:00", "hashcounter": 804795, "pooledtx": 10, "testnet": false, "chain": "main", "biblepay-generate": true, "poolinfo1": "", "poolinfo2": "Submitting Solution 06-04-2018 14:05:21; Submitting Solution 06-04-2018 14:05:09; Submitting Solution 06-04-2018 14:05:51; Submitting Solution 06-04-2018 14:05:12; ", "poolinfo3": "", "podc_tried": 0, "podc_sent": 0, "podc_sent_amount": 0, "podc_average_amount_sent": 0, "miningpulse": 564, "poolmining": true, "pool_url": " http://pool.purepool.org", "poolmining_use_ssl": false } getboincinfo "Command": "getboincinfo", "CPID": "4ccf98820bb7e49687830de075251942", "Address": "BSCGUXLVX3So28vJS7nMcbAxmBtaEvUhKt", "CPIDS": "4ccf98820bb7e49687830de075251942;", "CPID-Age (hours)": 424478, "NextSuperblockHeight": 50635, "NextSuperblockBudget": 1144187, "4ccf98820bb7e49687830de075251942_ADDRESS": "BSCGUXLVX3So28vJS7nMcbAxmBtaEvUhKt", "4ccf98820bb7e49687830de075251942_RAC": 3644.78, "4ccf98820bb7e49687830de075251942_TEAM": 15044, "4ccf98820bb7e49687830de075251942_WCGRAC": 0, "4ccf98820bb7e49687830de075251942_TaskWeight": 100, "4ccf98820bb7e49687830de075251942_UTXOWeight": 26639, "Total_RAC": 3644.78, "Total Payments (One Day)": 0, "Total Payments (One Week)": 426, "Total Budget (One Day)": 1144187, "Total Budget (One Week)": 22240122, "Superblock Count (One Week)": 8, "Superblock Hit Count (One Week)": 8, "Superblock List": "50430,50225,50020,49815,49610,49405,49200,48995", "Last Superblock Height": 50430, "Last Superblock Budget": 1144187, "Last Superblock Payment": 0, "Magnitude (One-Day)": 0, "Magnitude (One-Week)": 0.01915457118445663 } Any idea ? Thanks a lot On the podc side your exec utxoreport 4ccf98820bb7e49687830de075251942 shows that your node hasnt sent a UTXO in 5 days, but you did just send one a couple hours ago. So there is a high liklihood you will make it into tonights PODC contract.
|
|
|
|
lalexcross
Newbie
Offline
Activity: 42
Merit: 0
|
|
June 04, 2018, 02:29:59 PM Last edit: June 04, 2018, 02:42:09 PM by lalexcross |
|
Dear, from a couple of day no payment yet for me, I close all the BBP mining core except one, cleaned and cunfigured like below addnode=node.biblepay.org gen=1 genproclimit=6 utxooverride=1 minersleep=0 pool=http://pool.purepool.org workerid=BSCGUXLVX3So28vJS7nMcbAxmBtaEvUhKt Getmininginfo { "blocks": 50484, "currentblocksize": 5826, "currentblocktx": 10, "difficulty_podc": 1866.56718886692, "difficulty_pow": 6743.532278628089, "difficulty": 1866.56718886692, "errors": "", "genproclimit": 6, "networkhashps": 2150917.297037917, "hashps": 1708.861162661321, "minerstarttime": "06-04-2018 13:58:00", "hashcounter": 804795, "pooledtx": 10, "testnet": false, "chain": "main", "biblepay-generate": true, "poolinfo1": "", "poolinfo2": "Submitting Solution 06-04-2018 14:05:21; Submitting Solution 06-04-2018 14:05:09; Submitting Solution 06-04-2018 14:05:51; Submitting Solution 06-04-2018 14:05:12; ", "poolinfo3": "", "podc_tried": 0, "podc_sent": 0, "podc_sent_amount": 0, "podc_average_amount_sent": 0, "miningpulse": 564, "poolmining": true, "pool_url": " http://pool.purepool.org", "poolmining_use_ssl": false } getboincinfo "Command": "getboincinfo", "CPID": "4ccf98820bb7e49687830de075251942", "Address": "BSCGUXLVX3So28vJS7nMcbAxmBtaEvUhKt", "CPIDS": "4ccf98820bb7e49687830de075251942;", "CPID-Age (hours)": 424478, "NextSuperblockHeight": 50635, "NextSuperblockBudget": 1144187, "4ccf98820bb7e49687830de075251942_ADDRESS": "BSCGUXLVX3So28vJS7nMcbAxmBtaEvUhKt", "4ccf98820bb7e49687830de075251942_RAC": 3644.78, "4ccf98820bb7e49687830de075251942_TEAM": 15044, "4ccf98820bb7e49687830de075251942_WCGRAC": 0, "4ccf98820bb7e49687830de075251942_TaskWeight": 100, "4ccf98820bb7e49687830de075251942_UTXOWeight": 26639, "Total_RAC": 3644.78, "Total Payments (One Day)": 0, "Total Payments (One Week)": 426, "Total Budget (One Day)": 1144187, "Total Budget (One Week)": 22240122, "Superblock Count (One Week)": 8, "Superblock Hit Count (One Week)": 8, "Superblock List": "50430,50225,50020,49815,49610,49405,49200,48995", "Last Superblock Height": 50430, "Last Superblock Budget": 1144187, "Last Superblock Payment": 0, "Magnitude (One-Day)": 0, "Magnitude (One-Week)": 0.01915457118445663 } Any idea ? Thanks a lot Your magnitude is 0 right now, and the utxoreport shows you didn't submit any podc update transaction from 05/30 until today. That's the explanation. Now that you have a new PODC update transaction from today, you should get a magnitude after the next calculation and be in good shape again. Ok understand, a questione again: The wallet.dat must be exactly the same before start the BBP core or it will be updated ? (I mean in more then one core client/pc" Btw in the purepool I have a lot of errors Errormessage Worker Count Illegal_CPID Default 12638 Invalid_CPID Default 46 Cheers
|
|
|
|
|