Bible Pay

Read 111554 times

  • togoshigekata
  • Hero Member

    • 527


    • 31
    • September 01, 2017, 10:21:10 AM
    • USA
    more
Re: TestNet - PODC 2.0 (Proof of Distributed Computing)
« Reply #15 on: November 05, 2019, 08:09:23 PM »
So I do have a question though, we had a bug in 1.4.6.6 with the transaction signing.  MIP had reported that he deployed 1.4.6.7 where the fix is.  Could you please double check the reported version of your client?

For sure, yes, I am on version 1.4.6.7 of the Linux 64 bit Daemon,
and I confirm that I cant send the coins to a new address
"Signing transaction failed"


  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: TestNet - PODC 2.0 (Proof of Distributed Computing)
« Reply #16 on: November 05, 2019, 08:11:51 PM »
For sure, yes, I am on version 1.4.6.7 of the Linux 64 bit Daemon,
and I confirm that I cant send the coins to a new address
"Signing transaction failed"

Is the wallet unencrypted and unlocked?

and, B), when you type 'dumpprivkey key' does it re-dump for you?



  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: TestNet - PODC 2.0 (Proof of Distributed Computing)
« Reply #17 on: November 05, 2019, 08:17:01 PM »
Is the wallet unencrypted and unlocked?

and, B), when you type 'dumpprivkey key' does it re-dump for you?

Also in the mean time please give me your address and ill instant send more from the foundation wallet?



  • togoshigekata
  • Hero Member

    • 527


    • 31
    • September 01, 2017, 10:21:10 AM
    • USA
    more
Re: TestNet - PODC 2.0 (Proof of Distributed Computing)
« Reply #18 on: November 05, 2019, 08:18:06 PM »
Here is debug log:

2019-11-06 02:11:32 ThreadRPCServer method=sendtoaddress
2019-11-06 02:11:32 Unable to calculate fee, signing failed for

Wallet is unencrypted and unlocked

Code: [Select]
./biblepay-cli listreceivedbyaddress
[
  {
    "address": "ygWv5C6vncjW9xZUC7cGkrFysswG1raMFA",
    "account": "",
    "amount": 5947608.19497465,
    "confirmations": 31,

Code: [Select]
./biblepay-cli dumpprivkey ygWv5C6vncjW9xZUC7cGkrFysswG1raMFA
error code: -4
error message:
Private key for address ygWv5C6vncjW9xZUC7cGkrFysswG1raMFA is not known

Ive never dumped before so I am not sure if I am doing it right



  • togoshigekata
  • Hero Member

    • 527


    • 31
    • September 01, 2017, 10:21:10 AM
    • USA
    more
Re: TestNet - PODC 2.0 (Proof of Distributed Computing)
« Reply #19 on: November 05, 2019, 08:19:46 PM »
Here is an empty tBBP address:  yQHcgNP61KhRBuSsE4SUL1iZ6DAZZ8Ab63


  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: TestNet - PODC 2.0 (Proof of Distributed Computing)
« Reply #20 on: November 05, 2019, 08:29:22 PM »
Here is debug log:

2019-11-06 02:11:32 ThreadRPCServer method=sendtoaddress
2019-11-06 02:11:32 Unable to calculate fee, signing failed for

Wallet is unencrypted and unlocked

Code: [Select]
./biblepay-cli listreceivedbyaddress
[
  {
    "address": "ygWv5C6vncjW9xZUC7cGkrFysswG1raMFA",
    "account": "",
    "amount": 5947608.19497465,
    "confirmations": 31,

Code: [Select]
./biblepay-cli dumpprivkey ygWv5C6vncjW9xZUC7cGkrFysswG1raMFA
error code: -4
error message:
Private key for address ygWv5C6vncjW9xZUC7cGkrFysswG1raMFA is not known

Ive never dumped before so I am not sure if I am doing it right

I don't think this signing error is related to our prior error; you are running the latest version and I have the impression everything is working fine in this version so far.

For some reason it looks like your private key is not really imported.
When I do the command above, I can see the private key for the ygW* (dumpprivkey ygW*) etc.

Lets skip that for now and go the classic route; I just sent you 7mil from the foundation.

If anyone wants to try to import the key tonight and claim the funds, try reloading the wallet afterward with "-rescan=1" and see if it picks up the funds?


EDIT:  I removed the extra hyphen in the op post - thanks.

« Last Edit: November 05, 2019, 08:40:06 PM by Rob Andrews »


  • orbis
  • Full Member

    • 215


    • 7
    • February 08, 2018, 04:37:14 PM
    more
Re: TestNet - PODC 2.0 (Proof of Distributed Computing)
« Reply #21 on: November 06, 2019, 02:43:11 PM »
Hi Rob.
I want to try testnet WCG, but I'm stuck on the beginning :D
I've made a mistake.
I've read sequence in "exec rac" and it looks that it  was bad.
There is written" Step 3": "From our RPC console, type, exec join wcg your_username your_verification_code"", so I've made it.
Then wait 6 blocks and try "exec rac" again,but didn't happen.
Still "Error": "Not Linked.  First, you must link your researcher CPID in the chain using 'exec associate'.",
After that I've read PODC manual again and there was command "exec associate wcg_username wcg_verification_code"
I tried it and this is my result:
Code: [Select]
Sorry, we found you as a researcher in WCG, but we were unable to locate you on the team.  Please join team BiblePay or team Gridcoin to proceed.  Please type 'exec rac' to see more helpful hints.  NOTE:  You may check back again once every 12 hours to see if you are on the team.  (code -1)I don't know what to do. I'm in Biblepay team from beginning, so maybe there is something wrong and I don't know what.
Or it's enough to wait?


  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: TestNet - PODC 2.0 (Proof of Distributed Computing)
« Reply #22 on: November 06, 2019, 03:17:40 PM »
Hi Rob.
I want to try testnet WCG, but I'm stuck on the beginning :D
I've made a mistake.
I've read sequence in "exec rac" and it looks that it  was bad.
There is written" Step 3": "From our RPC console, type, exec join wcg your_username your_verification_code"", so I've made it.
Then wait 6 blocks and try "exec rac" again,but didn't happen.
Still "Error": "Not Linked.  First, you must link your researcher CPID in the chain using 'exec associate'.",
After that I've read PODC manual again and there was command "exec associate wcg_username wcg_verification_code"
I tried it and this is my result:
Code: [Select]
Sorry, we found you as a researcher in WCG, but we were unable to locate you on the team.  Please join team BiblePay or team Gridcoin to proceed.  Please type 'exec rac' to see more helpful hints.  NOTE:  You may check back again once every 12 hours to see if you are on the team.  (code -1)I don't know what to do. I'm in Biblepay team from beginning, so maybe there is something wrong and I don't know what.
Or it's enough to wait?

Hi Orbis, Welcome aboard !  Let's look forward to the new positive age of BiblePay.

Could you please give me your CPK (public key) so I can try to do some queries?

EDIT: I don't see your exec associate in the chain; when you did the associate, did you include the correct verification code, and after that did it emit your RAC?  Please paste cpid also.


« Last Edit: November 06, 2019, 03:42:40 PM by Rob Andrews »


  • capo
  • Newbie

    • 42


    • 2
    • March 11, 2018, 07:02:14 AM
    more
Re: TestNet - PODC 2.0 (Proof of Distributed Computing)
« Reply #23 on: November 06, 2019, 03:18:29 PM »
i started wallet, but it started from block 0 and i have 0 connections
andi mining every block alone now...
how to get on your chain?


  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: TestNet - PODC 2.0 (Proof of Distributed Computing)
« Reply #24 on: November 06, 2019, 03:23:29 PM »
i started wallet, but it started from block 0 and i have 0 connections
andi mining every block alone now...
how to get on your chain?

What version are you running and what platform and what type (QT/non-qt)?



  • capo
  • Newbie

    • 42


    • 2
    • March 11, 2018, 07:02:14 AM
    more
Re: TestNet - PODC 2.0 (Proof of Distributed Computing)
« Reply #25 on: November 06, 2019, 03:36:40 PM »
1.4.6.7 qt win 32bit


  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: TestNet - PODC 2.0 (Proof of Distributed Computing)
« Reply #26 on: November 06, 2019, 03:39:26 PM »
1.4.6.7 qt win 32bit

Not sure why people r having this, cause I see our two dns seeds are compiled in for testnet but try this:

1) Ensure time & timezone are correct
2) addnode=testnet1.biblepay.org
addnode testnet1.biblepay.org onetry

Let me know what works?

telnet testnet1.biblepay.org 40001 works



  • capo
  • Newbie

    • 42


    • 2
    • March 11, 2018, 07:02:14 AM
    more
Re: TestNet - PODC 2.0 (Proof of Distributed Computing)
« Reply #27 on: November 06, 2019, 04:12:37 PM »
no, does not help
still mining one by one block...


  • sunk818
  • Global Moderator

    • 521


    • 36
    • April 24, 2018, 02:02:20 PM
    more
Re: TestNet - PODC 2.0 (Proof of Distributed Computing)
« Reply #28 on: November 06, 2019, 04:23:00 PM »
no, does not help
still mining one by one block...


biblepay-qt --erasechain to start over


make sure biblepay.conf has gen=0 when you start.


Get peers and sync up to latest block height. You can make it gen=1 after you are synced to blockchain. If you mine blocks at block 0, you will never join peers on testnet since blockhash will not match.


this is only way I can get testnet to sync up. you will eventually find testnet peers.
BH6oxjLkyz3z8FYpvU3ZR7PTZ31Xt9DkXZ


  • capo
  • Newbie

    • 42


    • 2
    • March 11, 2018, 07:02:14 AM
    more
Re: TestNet - PODC 2.0 (Proof of Distributed Computing)
« Reply #29 on: November 06, 2019, 04:33:19 PM »
looks a bit better, now it want to sync over 2y long chain
but i had  0 connection so far