Bible Pay

Read 221058 times

Re: BIBLEPAY - TESTNET THREAD - TESTING SANCTUARIES FOR GO LIVE AT CHRISTMAS
« Reply #315 on: November 18, 2017, 08:37:32 PM »
Also, I just got your RBBP.

root@test-node-1:~# biblepay-cli exec tradehistory
{
  "11/18/2017 8:28:30 PM": "BOT 50000 RBBP @ 0.0293 TOTAL 1465.00BBP ORDER 00000000000000000000000000000000e0e201d1d345628c3938949611c3ccbc."
}


  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: BIBLEPAY - TESTNET THREAD - TESTING SANCTUARIES FOR GO LIVE AT CHRISTMAS
« Reply #316 on: November 18, 2017, 08:38:17 PM »
That is mine. I also just bought the sell order you placed before

root@test-node-1:~# biblepay-cli exec order buy 50000 RBBP 0.0293
{
  "Command": "order",
  "Action": "BUY",
  "Symbol": "RBBP",
  "Qty": 50000,
  "Price": 0.0293,
  "Rec Address": "yNKoGx96D7kMDJ3SkkwyZwz4v3Gmqwg453",
  "Placing Order": "00000000000000000000000000000000e0e201d1d345628c3938949611c3ccbc"
}


Hmm, I see the 50,000 went through, but my retirement balance is only down by 7000, is yours up by 50000?

My 1465 payment went out to you I believe?



  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: BIBLEPAY - TESTNET THREAD - TESTING SANCTUARIES FOR GO LIVE AT CHRISTMAS
« Reply #317 on: November 18, 2017, 08:41:35 PM »

Hmm, I see the 50,000 went through, but my retirement balance is only down by 7000, is yours up by 50000?

My 1465 payment went out to you I believe?

Lets try a few more:
exec order sell 245111 rbbp .01

Please issue a buy instead I entered the sell, Ill watch the balance this time
(It could be correct, and problem because of 401k Change), but I have to really analyze the txid.

I think if we do a couple big ones like this it will be apparent?




  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: BIBLEPAY - TESTNET THREAD - TESTING SANCTUARIES FOR GO LIVE AT CHRISTMAS
« Reply #318 on: November 18, 2017, 08:45:05 PM »
Also, I just got your RBBP.

root@test-node-1:~# biblepay-cli exec tradehistory
{
  "11/18/2017 8:28:30 PM": "BOT 50000 RBBP @ 0.0293 TOTAL 1465.00BBP ORDER 00000000000000000000000000000000e0e201d1d345628c3938949611c3ccbc."
}

Great, so we are close, but have to verify these retirement amount adjustments:

"11/18/2017 8:28:30 PM": "SOLD 50000 RBBP @ 0.0293 TOTAL 1465.00BBP ORDER 00000000000000000000000000000000031a39b9b5928b96d6655a4075808520."



  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: BIBLEPAY - TESTNET THREAD - TESTING SANCTUARIES FOR GO LIVE AT CHRISTMAS
« Reply #319 on: November 18, 2017, 08:46:24 PM »
Oh btw, I believe the only one that can cancel that 666 million BBP one is you, or if we wait 5 days (I forgot how long) for it to expire, do you want to try to cancel it by hash just to try?

Ill try to enter one and cancel also - havent even tested that.

Its exec order cancel hash.



  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: BIBLEPAY - TESTNET THREAD - TESTING SANCTUARIES FOR GO LIVE AT CHRISTMAS
« Reply #320 on: November 18, 2017, 08:48:35 PM »
Oh btw, I believe the only one that can cancel that 666 million BBP one is you, or if we wait 5 days (I forgot how long) for it to expire, do you want to try to cancel it by hash just to try?

Ill try to enter one and cancel also - havent even tested that.

Its exec order cancel hash.

Ok so its not exec order cancel hash, its exec order cancel  qty symbol price
But hey it worked!  It canceled from the orderbook (my test order) not your order.



  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: BIBLEPAY - TESTNET THREAD - TESTING SANCTUARIES FOR GO LIVE AT CHRISTMAS
« Reply #321 on: November 18, 2017, 08:49:35 PM »
Nice, I see a nice clean empty orderbook.

Waiting for the adjustment on that biggie.


Re: BIBLEPAY - TESTNET THREAD - TESTING SANCTUARIES FOR GO LIVE AT CHRISTMAS
« Reply #322 on: November 18, 2017, 08:53:31 PM »
Yup minus -1000RBBP, is that normal?

(unless I made a mistake or somehow someone bought something that is not showing up in my trade history yet?)

That was before:

root@test-node-1:~# biblepay-cli getwalletinfo
{
  "walletversion": 61000,
  "balance": 5577339.24096240,
  "retirement_account_balance": 74030,
  "unconfirmed_balance": 0.00000000,
  "immature_balance": 91720.31766116,
  "txcount": 730,
  "keypoololdest": 1510812056,
  "keypoolsize": 1018,
  "keys_left": 1018,
  "paytxfee": 0.00000000
}

and that is now

root@test-node-1:~# biblepay-cli getwalletinfo               
{
  "walletversion": 61000,
  "balance": 5672494.55836656,
  "retirement_account_balance": 123030,
  "unconfirmed_balance": 0.00000000,
  "immature_balance": 91726.43499986,
  "txcount": 745,
  "keypoololdest": 1510812056,
  "keypoolsize": 1016,
  "keys_left": 1016,
  "paytxfee": 0.00000000
}

---Just saw your new message, doing it now---



  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: BIBLEPAY - TESTNET THREAD - TESTING SANCTUARIES FOR GO LIVE AT CHRISTMAS
« Reply #323 on: November 18, 2017, 08:54:20 PM »
Wait, I think there is a flaw in cancel!  I think whatever we canceled, we canceled every leg of every other order without escrow sent in :) LOL it was going too well, so cancel has a bug.  I think it cancels everything whether is a pending trade or not.  HMMM.
Ok lets not cancel til I check that out.

I will have to re-enter my big trade again, Alex you didnt enter the buy right?


Re: BIBLEPAY - TESTNET THREAD - TESTING SANCTUARIES FOR GO LIVE AT CHRISTMAS
« Reply #324 on: November 18, 2017, 08:54:51 PM »
Nice, I see a nice clean empty orderbook.

Waiting for the adjustment on that biggie.

hmm I had 2 orders, decided to cancel the one for 1000

root@test-node-1:~# biblepay-cli exec order cancel 1000 RBBP 9000
{
  "Command": "order",
  "Action": "CANCEL",
  "Symbol": "RBBP",
  "Qty": 1000,
  "Price": 9000,
  "Rec Address": "yNKoGx96D7kMDJ3SkkwyZwz4v3Gmqwg453",
  "Canceling Order": "00000000000000000000000000000000cab1c92ea6dfa4833c8c111e300d7192"
}

but it seems my big 600m order or so disappeared too? Unless someone bought it LOL?


Re: BIBLEPAY - TESTNET THREAD - TESTING SANCTUARIES FOR GO LIVE AT CHRISTMAS
« Reply #325 on: November 18, 2017, 08:55:31 PM »
Wait, I think there is a flaw in cancel!  I think whatever we canceled, we canceled every leg of every other order without escrow sent in :) LOL it was going too well, so cancel has a bug.  I think it cancels everything whether is a pending trade or not.  HMMM.
Ok lets not cancel til I check that out.

I will have to re-enter my big trade again, Alex you didnt enter the buy right?

I did enter it!


Re: BIBLEPAY - TESTNET THREAD - TESTING SANCTUARIES FOR GO LIVE AT CHRISTMAS
« Reply #326 on: November 18, 2017, 08:56:53 PM »
Wait, I think there is a flaw in cancel!  I think whatever we canceled, we canceled every leg of every other order without escrow sent in :) LOL it was going too well, so cancel has a bug.  I think it cancels everything whether is a pending trade or not.  HMMM.
Ok lets not cancel til I check that out.

I will have to re-enter my big trade again, Alex you didnt enter the buy right?

That makes sense! I'm putting back my buy order now.


  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: BIBLEPAY - TESTNET THREAD - TESTING SANCTUARIES FOR GO LIVE AT CHRISTMAS
« Reply #327 on: November 18, 2017, 08:57:11 PM »
Heres a new one Alex if you want to buy the opposing order:

exec order sell 500000 rbbp .07




  • Rob Andrews
  • Administrator

    • 4097


    • 97
    • June 05, 2017, 08:09:04 PM
    • Patmos, Island Of
    more
Re: BIBLEPAY - TESTNET THREAD - TESTING SANCTUARIES FOR GO LIVE AT CHRISTMAS
« Reply #328 on: November 18, 2017, 08:59:33 PM »
I see your order, I just entered a new sale for 245111 @ .01 also.


Re: BIBLEPAY - TESTNET THREAD - TESTING SANCTUARIES FOR GO LIVE AT CHRISTMAS
« Reply #329 on: November 18, 2017, 08:59:54 PM »
Heres a new one Alex if you want to buy the opposing order:

exec order sell 500000 rbbp .07

I had put the other before you I see this message. Just put that one too so I have 2 buy orders now.

biblepay-cli exec listorders               
{
  "Command": "listorders",
  "#": 0,
  "#": 1,
  "Address": "yNKoGx96D7kMDJ3SkkwyZwz4v3Gmqwg453",
  "Hash": "000000000000000000000000000000008170e899d0c35c0c74c8d65a5675a528",
  "Symbol": "RBBP",
  "Action": "BUY",
  "Qty": 245111,
  "BBP_Price": 0.01,
  "#": 2,
  "Address": "yhXZrX7KCG9W7mSQt2mkkMP4VhePbDeGzU",
  "Hash": "00000000000000000000000000000000829dce4eab5aa41dddf551376c318dee",
  "Symbol": "RBBP",
  "Action": "SELL",
  "Qty": 500000,
  "BBP_Price": 0.07000000000000001
}