Bible Pay

Read 413943 times

  • T-Mike
  • Sr. Member

    • 375


    • 2
    • February 06, 2018, 06:12:58 PM
    more
Ok, I should be around for another 40 mins, but just in case, if something goes wrong with this, try to do this:
sendtoaddress your_bbp_address allOfYourBBP

See if sending it all to your primary wallet recv address helps the podcupdate send properly, but only do if this new build does not work as intended :)

Oh wait I can't, it's on my windows machine. My linux doesn't have a desktop environment. I was trying to move it to my linux but it won't reassociate with true. See above, there is over 50k BBP on that machine.
« Last Edit: March 07, 2018, 09:40:31 PM by T-Mike »


  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Oh wait I can't, it's on my windows machine. My linux doesn't have a desktop environment. I was trying to move it to my linux but it won't reassociate with true. See above, there is over 50k BBP on that machine.

Yeah, I have the same issue.  Im pretty confident we didnt break anyone with that, I took a look at it again.
So Im building windows, but it probably wont be ready til 6 am as its been quite a long day for me :), Im going to crash in about 30 mins.



  • T-Mike
  • Sr. Member

    • 375


    • 2
    • February 06, 2018, 06:12:58 PM
    more
Yeah, I have the same issue.  Im pretty confident we didnt break anyone with that, I took a look at it again.
So Im building windows, but it probably wont be ready til 6 am as its been quite a long day for me :), Im going to crash in about 30 mins.

OK, I can help with building the windows build if you would like in the future. I'm going to try sending everything out of that address, and then sending it back in.


  • T-Mike
  • Sr. Member

    • 375


    • 2
    • February 06, 2018, 06:12:58 PM
    more
Guys, I got Android tasks just now. Looks like they made a batch of 10000 tasks.


  • T-Mike
  • Sr. Member

    • 375


    • 2
    • February 06, 2018, 06:12:58 PM
    more
Going to bed.

Tried transferring out and then back in, waited for 7 confirmations but it still only staked 15k BBP with polpercentage set to 90. The other problem is I can't re-associate to another wallet. Will tackle these tomorrow!


Hi all,

This is now getting very wierd for me:
- I had my Rosseta account associated with my Biblepay address, but my TaskWeight,  UTXOWeight,  Magnitude was still zero. Stakebalance is fine.
- So I decided to re-associate it again with exec associate <my rosseta user> <my rosseta password> true

Then I have waited at least 6 confirmations.

Now if I look at my getboininfo I see my my rosseta CPID as before, but biblepay has been replaced with some unknown one! I must say that I newer had more than one biblepay address!
Where did this unknown address come from ????

Code: [Select]
08:57:10
exec getboincinfo

08:57:12
{
  "Command": "getboincinfo",
  "CPID": "1e7184e17377549d5a7d7a2edfb51017",
  "Address": "BRB4qQ2dVSf6cowjXF27xLfvUcW75JiLTJ",
  "CPIDS": "1e7184e17377549d5a7d7a2edfb51017;",
  "CPID-Age (hours)": 422359,
  "NextSuperblockHeight": 33620,
  "NextSuperblockBudget": 2660579,
  "1e7184e17377549d5a7d7a2edfb51017_ADDRESS": "BRB4qQ2dVSf6cowjXF27xLfvUcW75JiLTJ",
  "1e7184e17377549d5a7d7a2edfb51017_RAC": 9405.16,
  "1e7184e17377549d5a7d7a2edfb51017_TEAM": 15044,
  "1e7184e17377549d5a7d7a2edfb51017_TaskWeight": 0,
  "1e7184e17377549d5a7d7a2edfb51017_UTXOWeight": 0,
  "Total_RAC": 9405.16,
  "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
}

Edit: I have made re-asociation again and now I get another unknown address:

Code: [Select]
09:30:02
exec getboincinfo
09:30:04
{
  "Command": "getboincinfo",
  "CPID": "1e7184e17377549d5a7d7a2edfb51017",
  "Address": "BNGti4oyDRU4YEBrbqQcmgEVR9t5VNbTUx",
  "CPIDS": "1e7184e17377549d5a7d7a2edfb51017;",
  "CPID-Age (hours)": 422360,
  "NextSuperblockHeight": 33620,
  "NextSuperblockBudget": 2660579,
  "1e7184e17377549d5a7d7a2edfb51017_ADDRESS": "BNGti4oyDRU4YEBrbqQcmgEVR9t5VNbTUx",
  "1e7184e17377549d5a7d7a2edfb51017_RAC": 9347.85,
  "1e7184e17377549d5a7d7a2edfb51017_TEAM": 15044,
  "1e7184e17377549d5a7d7a2edfb51017_TaskWeight": 0,
  "1e7184e17377549d5a7d7a2edfb51017_UTXOWeight": 0,
  "Total_RAC": 9347.85,
  "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
}


Best regards,
Simon
« Last Edit: March 08, 2018, 02:32:34 AM by SimonSays »


  • jaapgvk
  • Hero Member

    • 558


    • 31
    • September 01, 2017, 08:02:57 PM
    • Netherlands
    more
Hi all,

This is now getting very wierd for me:
- I had my Rosseta account associated with my Biblepay address, but my TaskWeight,  UTXOWeight,  Magnitude was still zero. Stakebalance is fine.
- So I decided to re-associate it again with exec associate <my rosseta user> <my rosseta password> true

Then I have waited at least 6 confirmations.

Now if I look at my getboininfo I see my my rosseta CPID as before, but biblepay has been replaced with some unknown one! I must say that I newer had more than one biblepay address!
Where did this unknown address come from ????

Code: [Select]
08:57:10
exec getboincinfo

08:57:12
{
  "Command": "getboincinfo",
  "CPID": "1e7184e17377549d5a7d7a2edfb51017",
  "Address": "BRB4qQ2dVSf6cowjXF27xLfvUcW75JiLTJ",
  "CPIDS": "1e7184e17377549d5a7d7a2edfb51017;",
  "CPID-Age (hours)": 422359,
  "NextSuperblockHeight": 33620,
  "NextSuperblockBudget": 2660579,
  "1e7184e17377549d5a7d7a2edfb51017_ADDRESS": "BRB4qQ2dVSf6cowjXF27xLfvUcW75JiLTJ",
  "1e7184e17377549d5a7d7a2edfb51017_RAC": 9405.16,
  "1e7184e17377549d5a7d7a2edfb51017_TEAM": 15044,
  "1e7184e17377549d5a7d7a2edfb51017_TaskWeight": 0,
  "1e7184e17377549d5a7d7a2edfb51017_UTXOWeight": 0,
  "Total_RAC": 9405.16,
  "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
}

Edit: I have made re-asociation again and now I get another unknown address:

Code: [Select]
09:30:02
exec getboincinfo
09:30:04
{
  "Command": "getboincinfo",
  "CPID": "1e7184e17377549d5a7d7a2edfb51017",
  "Address": "BNGti4oyDRU4YEBrbqQcmgEVR9t5VNbTUx",
  "CPIDS": "1e7184e17377549d5a7d7a2edfb51017;",
  "CPID-Age (hours)": 422360,
  "NextSuperblockHeight": 33620,
  "NextSuperblockBudget": 2660579,
  "1e7184e17377549d5a7d7a2edfb51017_ADDRESS": "BNGti4oyDRU4YEBrbqQcmgEVR9t5VNbTUx",
  "1e7184e17377549d5a7d7a2edfb51017_RAC": 9347.85,
  "1e7184e17377549d5a7d7a2edfb51017_TEAM": 15044,
  "1e7184e17377549d5a7d7a2edfb51017_TaskWeight": 0,
  "1e7184e17377549d5a7d7a2edfb51017_UTXOWeight": 0,
  "Total_RAC": 9347.85,
  "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
}


Best regards,
Simon

If you look at 'file>receiving addresses', they aren't there?


  • znffal
  • Full Member

    • 129


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

This is now getting very wierd for me:
- I had my Rosseta account associated with my Biblepay address, but my TaskWeight,  UTXOWeight,  Magnitude was still zero. Stakebalance is fine.
- So I decided to re-associate it again with exec associate <my rosseta user> <my rosseta password> true

Then I have waited at least 6 confirmations.

Now if I look at my getboininfo I see my my rosseta CPID as before, but biblepay has been replaced with some unknown one! I must say that I newer had more than one biblepay address!
Where did this unknown address come from ????

Code: [Select]
08:57:10
exec getboincinfo

08:57:12
{
  "Command": "getboincinfo",
  "CPID": "1e7184e17377549d5a7d7a2edfb51017",
  "Address": "BRB4qQ2dVSf6cowjXF27xLfvUcW75JiLTJ",
  "CPIDS": "1e7184e17377549d5a7d7a2edfb51017;",
  "CPID-Age (hours)": 422359,
  "NextSuperblockHeight": 33620,
  "NextSuperblockBudget": 2660579,
  "1e7184e17377549d5a7d7a2edfb51017_ADDRESS": "BRB4qQ2dVSf6cowjXF27xLfvUcW75JiLTJ",
  "1e7184e17377549d5a7d7a2edfb51017_RAC": 9405.16,
  "1e7184e17377549d5a7d7a2edfb51017_TEAM": 15044,
  "1e7184e17377549d5a7d7a2edfb51017_TaskWeight": 0,
  "1e7184e17377549d5a7d7a2edfb51017_UTXOWeight": 0,
  "Total_RAC": 9405.16,
  "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
}

Edit: I have made re-asociation again and now I get another unknown address:

Code: [Select]
09:30:02
exec getboincinfo
09:30:04
{
  "Command": "getboincinfo",
  "CPID": "1e7184e17377549d5a7d7a2edfb51017",
  "Address": "BNGti4oyDRU4YEBrbqQcmgEVR9t5VNbTUx",
  "CPIDS": "1e7184e17377549d5a7d7a2edfb51017;",
  "CPID-Age (hours)": 422360,
  "NextSuperblockHeight": 33620,
  "NextSuperblockBudget": 2660579,
  "1e7184e17377549d5a7d7a2edfb51017_ADDRESS": "BNGti4oyDRU4YEBrbqQcmgEVR9t5VNbTUx",
  "1e7184e17377549d5a7d7a2edfb51017_RAC": 9347.85,
  "1e7184e17377549d5a7d7a2edfb51017_TEAM": 15044,
  "1e7184e17377549d5a7d7a2edfb51017_TaskWeight": 0,
  "1e7184e17377549d5a7d7a2edfb51017_UTXOWeight": 0,
  "Total_RAC": 9347.85,
  "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
}


Best regards,
Simon

Try sending a transaction of 1BBP go that address. You will find that it is in your wallet (a transaction to yourself), but doesn't show up in receiving addresses


If you look at 'file>receiving addresses', they aren't there?

No, they aren't there - they newer were as I only had 1 address: B7AZbMPwtCNejwiLktZteGKuSgdmUkzq4m
I think that if I do re-associate agan I will end up with another strange address.


  • jaapgvk
  • Hero Member

    • 558


    • 31
    • September 01, 2017, 08:02:57 PM
    • Netherlands
    more
Guys, I got Android tasks just now. Looks like they made a batch of 10000 tasks.

Yeah got Android tasks too! Phew 8)

Maybe it's an idea for the future to have some redundancy in the case of 'unbanked' accounts. Because I can imagine that if you use your phone for BBP income, and tasks stop coming for a some time, you are going to lose hope in Biblepay.

So maybe we could look at implementing a backup-project (aside from Rosetta) for unbanked account, so their RAC will not fall if Rosetta fails to send out Android tasks. I don't know about the technicalities of this, it' just a thought.
« Last Edit: March 08, 2018, 02:49:54 AM by jaapgvk »


Try sending a transaction of 1BBP go that address. You will find that it is in your wallet (a transaction to yourself), but doesn't show up in receiving addresses

That is true. I was only charged a fee and it says Payment to yourself.
What is the deal with this?
TaskWeight,  UTXOWeight,  Magnitude are still zero ... It's a bit of a mess for me :(
Thanks for help.


  • znffal
  • Full Member

    • 129


    • 7
    • October 02, 2017, 04:01:47 PM
    more
That is true. I was only charged a fee and it says Payment to yourself.
What is the deal with this?
TaskWeight,  UTXOWeight,  Magnitude are still zero ... It's a bit of a mess for me :(
Thanks for help.
Ok so if you trust that address, send the stake to that address **AFTER** your association payment is confirmed (6 blocks)


Ok so if you trust that address, send the stake to that address **AFTER** your association payment is confirmed (6 blocks)
Honestly ... I don't trust it :)  Does everyone have different addresse there?
I didn't think I would have to sent stake manually - wasn't that suppose to be automatic?

Thank you for your help.


  • znffal
  • Full Member

    • 129


    • 7
    • October 02, 2017, 04:01:47 PM
    more
Honestly ... I don't trust it :)  Does everyone have different addresse there?
I didn't think I would have to sent stake manually - wasn't that suppose to be automatic?

Thank you for your help.
Your stake needs to be in the
"Address" from
exec getboincinfo


  • jaapgvk
  • Hero Member

    • 558


    • 31
    • September 01, 2017, 08:02:57 PM
    • Netherlands
    more
I tried to associate a new 'unbanked' account on the pool, and it seems to be working  8)



About the 'associate unbanked CPID' function on the pool:

A few days ago, I successfully used this function to associate my android phone on a Rosetta test-account (CPID: 8791a036b545f35e9ebd9333922738ac).
I used the following BBP adress: BNfb6uMyeAHDwZs538gzxS2k2iqbz8NWQj

Today I wondered if this burn survived yesterdays chaos, so I looked it up via 'exec datalist dcc' and it gave me the following:

Code: [Select]
  "8791A036B545F35E9EBD9333922738AC (03-04-2018 20:56:07)": "8791a036b545f35e9ebd9333922738ac;BSfnH2uxp8zm8cCmdxVLji7paJz6zNPd7J;BSfnH2uxp8zm8cCmdxVLji7paJz6zNPd7J;1986929;IH0X/f06jDB7DGrsuew6YOgCwq5DPEcPZjW1hvd11BmvbNlPVOo/O6/RNYi028zk6i2pef0hh4dSMw9j3rqpFYU=",
There is a different Biblepay adress here: BSfnH2uxp8zm8cCmdxVLji7paJz6zNPd7J

Looking at the transactions, it seems to be a pool-address: http://explorer.biblepay.org:3001/address/BSfnH2uxp8zm8cCmdxVLji7paJz6zNPd7J

I guess this happened because the code on the pool-side wasn't ready yet (Rob was surprised my association was successful at the time, haha!).

Anyway, my question to Rob is: should I just make a new test-account, or could you re-associate it to the correct address for me? It's just for testing anyway, so it doesn't really matter to me in terms of BBP (that's for the pool as far as I'm concerned). Just wanted to let you know :)