Bible Pay

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - togoshigekata

Pages: 1 [2] 3 4 5 6 7 8 9 ... 36
16
** DASH STAKE IS ENABLED IN PRODUCTION **

https://wiki.biblepay.org/Dash_Stake

I created another version in my style, All props to Rob!:
https://wiki.biblepay.org/Dash_Stake_Setup

Any and all feedback welcome!

Better start staking before I spread these guides to the Dash community!
(Earlier stakers get better rewards!)


2600 BBP

19
Thanks Rob!

I was able to create a Dash Stake! very cool!

I love this, get rewarded BBP to hold BBP and DASH!

2600 BBP

20
** DASH STAKE IS ENABLED IN PRODUCTION **

https://wiki.biblepay.org/Dash_Stake

Exciting!

I am trying it out, and am seeing:

Code: [Select]
dashstakequote
{
  "Metrics": "v1.3",
  "Total Stakes Today": 18358.1528,
  "DWU": "53.6223"
}

Code: [Select]
dashstake AAA BBB CCC I_AGREE
{
  "DWU": "53.6223",
  "Error (Not Sent)": "Amount out of bounds. Unable to verify Dash Stake."
}

Line 4053 - rpcpog.cpp?
Code: [Select]
if (w.nBBPAmount < 1000*COIN || w.nBBPAmount > 10000000*COIN)
{
LogPrintf("\nVerifyDashStake::REJECTED, Amount out of bounds.  Amount=%f\r\n", (double)w.nBBPAmount/COIN);
sError = "Amount out of bounds.";
return false;
}

I have over $1,000 of Dash and $1,000 of BBP to stake :)
Does it need to be in smaller amounts?

Also, minor issue using 1 at the end for dry run,
replies back with red message on how to use the command

2600 BBP

21
"Three Water Wells Donated to Pakistan Villages" - BiblePay News
https://medium.com/biblepay-news/three-water-wells-donated-to-pakistan-villages-e41b75ee9ed2

Any and all feedback welcome!

2600 BBP

22
I love seeing these pictures of the water wells!

Thank you Rob! Thank you BiblePay!

=

Im starting up an article (if anyone else wants to write one, please do, Im not that great of a writer haha)

Anyways, I noticed Paani Project's main page may have been hacked?
https://www.paaniproject.org/

Their donate link works though, weird
https://www.paaniproject.org/donate


2600 BBP

24
Explorer.BiblePay has been updated:
https://explorer.biblepay.org/

2600 BBP

25
Archived Proposals / Re: Dontate BBP Button
« on: September 08, 2020, 06:34:49 PM »
I saw this one recently:

https://transak.com/

Looks like you have to be in one of these exchanges to get listed though:

https://www.notion.so/transak/Providing-Indirect-Liquidity-Token-Listing-Transak-d7f172b4908741be830027642d58f320

=

Im sure there are others out there!

26
Archived Proposals / Re: BiblePay Air Wallet TestNet Thread
« on: September 03, 2020, 04:24:15 PM »
Is this how to setup wallet to use testnet chain?

CONFIGURING FOR TESTNET:

1. Create a biblepaytest.conf file with the following contents:
testnet=1
debug=1

2. Place the file in
Linux:    ~/.biblepay
Windows:   %appdata%/Biblepay

3. Start wallet in testnet chain
Linux:  ./biblepay-qt -conf=biblepaytest.conf
Windows:  Either add -conf=biblepaytest.conf to BiblePay exe shortcut
or add conf=biblepaytest.conf inside of biblepay.conf file?

(Note the blocks and chainstate will sync into the /biblepay/testnet3 folder)

27
Archived Proposals / Re: BiblePay Air Wallet TestNet Thread
« on: September 03, 2020, 03:53:58 PM »
Should we test with mainnet BBP coins or testnet BBP coins?

28
I am curious about the DashStake feature, I think its really cool, I ran through the steps to set it up but got an error message that it is not enabled yet, is the plan to enable it at block #220,000?

Dash Stake
https://wiki.biblepay.org/Dash_Stake



2600 BBP

29
Archived Proposals / Re: BiblePay Air Wallet TestNet Thread
« on: August 28, 2020, 11:37:24 AM »
Woah! This is super cool!

30
Is it possible for you to make the BBP Explorer HTTPS?
https://explorer.biblepay.org/

The reason I ask is I'm working on a secret project that requires us to paste our explorers in (but I can't use an HTTP link in the solution).

Btw, you can go with letsencrypt for free to save the cost of the SSL cert.

Hey Rob, I can jump on this,

The explorer is using nodejs/express
But I think I can just use NGINX reverse proxy for this?

Tutorials:
https://tecadmin.net/install-lets-encrypt-create-ssl-ubuntu/
https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-18-04

Ill try to work on it this afternoon,
worst case I can pass you the credentials if I cant figure it out :)


2600 BBP

Pages: 1 [2] 3 4 5 6 7 8 9 ... 36