Bible Pay

Read 414752 times

  • jaapgvk
  • Hero Member

    • 558


    • 31
    • September 01, 2017, 08:02:57 PM
    • Netherlands
    more
Wait, the prod wallet that is on version 1.0.9.8. is two blocks ahead at the moment. So maybe our 1.0.9.9. blockchain has stalled?


  • znffal
  • Full Member

    • 129


    • 7
    • October 02, 2017, 04:01:47 PM
    more
OK. I upgraded in prod (on linux) to 1099. I am synched and all my BBP are there!
My wallet is unlocked and I have enough stake in there with a 50% stake percentage in config.

Just wanted to show you my outputs

"getinfo"
Code: [Select]
"version": 1000909,
  "protocolversion": 70717,
  "walletversion": 61000,
  "wallet_fullversion": "1.0.9.9",
  "balance": 110009.05571073,
  "privatesend_balance": 0.00000000,
  "retirement_balance": 0,
  "blocks": 33152,
  "timeoffset": 0,
  "connections": 1,
  "proxy": "",
  "difficulty": 1982.185198022292,
  "testnet": false,
  "keypoololdest": 1507790364,
  "keypoolsize": 1006,
  "paytxfee": 0.00000000,
  "relayfee": 0.00010000,
  "errors": ""

"getmininginfo"
Code: [Select]
"blocks": 33152,
  "currentblocksize": 1000,
  "currentblocktx": 0,
  "difficulty_podc": 0,
  "difficulty_pow": 19821.85198022292,
  "difficulty": 0,
  "errors": "",
  "genproclimit": 1,
  "networkhashps": 126738296153.7337,
  "hashps": 17.58459997091422,
  "minerstarttime": "03-05-2018 20:27:46",
  "hashcounter": 41474,
  "pooledtx": 0,
  "testnet": false,
  "chain": "main",
  "biblepay-generate": true,
[b]  "poolinfo1": "Failed to sign CPID signature (unlock wallet)?; ",[/b]
  "poolinfo2": "",
  "poolinfo3": "",
  "miningpulse": 73,
  "poolmining": false,
  "pool_url": "",
  "poolmining_use_ssl": false

exec getboincinfo
Code: [Select]
"Command": "getboincinfo",
  "CPID": "8f273b30f8e0a298ed26e242762df701",
  "Address": "BLLmyTDgsCtD2gC4dxpSXnFHnpVVewkEiq",
  "CPIDS": "8f273b30f8e0a298ed26e242762df701;",
  "CPID-Age (hours)": 422301,
  "NextSuperblockHeight": 33620,
  "NextSuperblockBudget": 760165,
  "8f273b30f8e0a298ed26e242762df701_ADDRESS": "BLLmyTDgsCtD2gC4dxpSXnFHnpVVewkEiq",
  "8f273b30f8e0a298ed26e242762df701_RAC": 28509.17,
  "8f273b30f8e0a298ed26e242762df701_TEAM": 15044,
[b]  "8f273b30f8e0a298ed26e242762df701_TaskWeight": 0,
  "8f273b30f8e0a298ed26e242762df701_UTXOWeight": 0,[/b]
  "Total_RAC": 28509.17,
  "Total Payments (One Day)": 0,
  "Total Payments (One Week)": 0,
  "Total Budget (One Day)": 0,
  "Total Budget (One Week)": 0,
  "Superblock Count (One Week)": 0,
  "Superblock Hit Count (One Week)": 0,
  "Superblock List": "",
  "Last Superblock Height": 0,
  "Last Superblock Budget": 0,
  "Last Superblock Payment": -1,
  "Magnitude (One-Day)": 0,
  "Magnitude (One-Week)": 0


So I guess the failed to sign CPID will sort itself out in some number of blocks?

I am not sure if in prod I should have taskweight and uxto both =0 still?


  • orbis
  • Full Member

    • 215


    • 7
    • February 08, 2018, 04:37:14 PM
    more
So different chains..
1098:
Block #33152: 4dc6548b6f95b1df673ed01adb54d0f43fd5cac2143f1f04f2758c0773430ac0

1099:
Block #33152: 0b6062f664d324c169c77439b85bd0b1a20077f3f1739d9deaa9713eca72c7d1


  • znffal
  • Full Member

    • 129


    • 7
    • October 02, 2017, 04:01:47 PM
    more


So I guess the failed to sign CPID will sort itself out in some number of blocks?

I am not sure if in prod I should have taskweight and uxto both =0 still?

OK my wallet just did a transaction, sent some tiny amount of BBP to itself.

Now the failed to sign cpid is fixed.
Now my taskweight =100
Now I wait for my uxto!

(edit: transaction was automatic, not by me)
« Last Edit: March 05, 2018, 03:27:26 PM by znffal »


  • jaapgvk
  • Hero Member

    • 558


    • 31
    • September 01, 2017, 08:02:57 PM
    • Netherlands
    more
OK my wallet just did a transaction, sent some tiny amount of BBP to itself.

Now the failed to sign cpid is fixed.
Now my taskweight =100
Now I wait for my uxto!

(edit: transaction was automatic, not by me)

Are you on the same chain as the 1.0.9.8. wallets? And if so, could we have your ip-adres so we can connect to your node?


  • znffal
  • Full Member

    • 129


    • 7
    • October 02, 2017, 04:01:47 PM
    more
Are you on the same chain as the 1.0.9.8. wallets? And if so, could we have your ip-adres so we can connect to your node?
How do I check which chain I am on? How can I find IP in BBP?


  • jaapgvk
  • Hero Member

    • 558


    • 31
    • September 01, 2017, 08:02:57 PM
    • Netherlands
    more
How do I check which chain I am on? How can I find IP in BBP?

You can do a 'getblockhash 33152'

If you get this hash, you're in the same wrecked boat as us:
0b6062f664d324c169c77439b85bd0b1a20077f3f1739d9deaa9713eca72c7d1

You can find your ip if you google 'what's my ip' for instance :) But maybe it's not needed if you're on the same chain as us...


  • znffal
  • Full Member

    • 129


    • 7
    • October 02, 2017, 04:01:47 PM
    more
You can do a 'getblockhash 33152'

If you get this hash, you're in the same wrecked boat as us:
0b6062f664d324c169c77439b85bd0b1a20077f3f1739d9deaa9713eca72c7d1

You can find your ip if you google 'what's my ip' for instance :) But maybe it's not needed if you're on the same chain as us...

getblockhash 33152
0b6062f664d324c169c77439b85bd0b1a20077f3f1739d9deaa9713eca72c7d1

Not sure I want to share IP right now :)



  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
so... i got synced to block 33152, but all my BBPs are gone.. my ballance is 0

Wait, Togo we are not hard forking yet due to the cutover rules - thats going in at block 33440, but I do believe our chains are forking due to network segmentation.
We have one chain (of the existing current prod users who didnt upgrade + the botnet) and then we have the new chain (us).

Orbis, you should not be losing BBP.  Did you get it back after you synced?  The only way to lose BBP is if you *mined* on a fork.  You should have the balance you had before the cutover.


Hey guys, I found a relatively minor bug in 1099, so I need to re-build windows with v 1101 (1100 is not possible, due to the zeroes) anyway, the bug only affects people with lots of sanctuary funds- it turns out, the PODC Update is "trying" to calculate its available amount using the unlocked calculation (I had fixed this in a prior version, but this morning when we moved to GetBalance due to the complaints - it reverted this.) So basically the workaround is if you are on 1099, you can set a low polpercentage, and the system will work temporarily, but tonight please focus on upgrading prod to 1101 when we all upgrade.


« Last Edit: March 05, 2018, 03:41:50 PM by Rob A. »


  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
You can do a 'getblockhash 33152'

If you get this hash, you're in the same wrecked boat as us:
0b6062f664d324c169c77439b85bd0b1a20077f3f1739d9deaa9713eca72c7d1

You can find your ip if you google 'what's my ip' for instance :) But maybe it's not needed if you're on the same chain as us...

Why do you say wrecked?  The new chain is *the* chain - the 1089 chain is the one that is sinking with the titanic....




  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
THANK YOU ALL FOR TESTING PODC

WE ARE MAKING A DIFFERENCE IN THE WORLD, we are creating a Sanctuary Economy for the benefit of the Orphans!


  • T-Mike
  • Sr. Member

    • 375


    • 2
    • February 06, 2018, 06:12:58 PM
    more
THANK YOU ALL FOR TESTING PODC

WE ARE MAKING A DIFFERENCE IN THE WORLD, we are creating a Sanctuary Economy for the benefit of the Orphans!


What's going on, is it the end?  ;D ;D ;D


  • orbis
  • Full Member

    • 215


    • 7
    • February 08, 2018, 04:37:14 PM
    more
Orbis, you should not be losing BBP.  Did you get it back after you synced?  The only way to lose BBP is if you *mined* on a fork.  You should have the balance you had before the cutover.
I know and I hope so :)
On linux I've made clean install and after sync to block 33152 is my balance still 0.
On windows I didn't made clean install and my balance is fine... But I don't have a balls to make clean install on win to :D
I have 2 peers on win wallet.
Let us know when 1101 will be on win :)


  • znffal
  • Full Member

    • 129


    • 7
    • October 02, 2017, 04:01:47 PM
    more
I just wanted to make one point.
We are currently top 10 Rosetta, we will soon be 2nd behind Gridcoin.

If, as we expect, some people will switch to us from Gridcoin (due to better potential returns) this is really good for the coin.
It means our personal PoDC reward goes down as we share the pie with more people, but it also means that there will be more people buying BBP on exchanges due to the uxto requirement. This is really good for BBP and we could see some consistent price growth soon (which is really needed for our budget, looks like all columns will be close to maxed out this month).


  • jaapgvk
  • Hero Member

    • 558


    • 31
    • September 01, 2017, 08:02:57 PM
    • Netherlands
    more
Why do you say wrecked?  The new chain is *the* chain - the 1089 chain is the one that is sinking with the titanic....

Oh, sorry  :o I just thought something went wrong because the networks split. I didn't know it was intentional.