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 - oncoapop

Pages: 1 ... 4 5 6 7 8 9 10 [11] 12
151
1.4.0.8-TestNet Mandatory Upgrade

- Add Watchman On the Wall (BiblePay version)
- Modify Sanctuary IsSuperblockValid trigger rule to trigger when
fCachedFunding is set
- Add rpc command 'getpogpoints' (this shows the pog points for a
transaction)

Sorry but I am unable to start watchman. can you please advise?

-342: non-JSON HTTP response with '401 Unauthorized' from server
Cannot connect to biblepayd. Please ensure biblepayd is running and the JSONRPC port is open to watchman.


152
If you send some tBBP, I can set up a sanc, if needed. or else, will just roll in testnet with zero.
yMSnfBPVTqdstm2grmztDxmxqkLdPzJCJG

Thanks!

oh, that's strange, I got block reward without even staking (I have zero in the wallet).

should be on the same chain as I can see your 3 sancs

getblockhash 4297
7b8125733561d649d5a89694dc8e0f7509abae344e7a4da9b5a233911b04bc30

153
So, I don't want to release an official testnet release until this superblock issue is tested, but I will release an alpha tonight for the brave users.

Anyone who feels like jumping in early can upgrade (after I post the release version in about 30 mins), testing is purely to help us reach block 5000.
If everything goes well we can stay on the chain.

NOTE:  It is Extremely important to follow these directions before you upgrade:

cd testnet3
rm blocks -r
rm chainstate -r
rm evodb -r
rm mnc*
rm mnp*
rm gov*
cd ../SAN
rm pra* <-- Extremely important, you must remove the prayers file, as it contains cached campaign data that must be removed for testing to be successful
optional: rm testnet wallet.dat (this will just clean up the txlist and make it a smaller file.)

In this version, we needed to reset the chain again, primarily because of a change I made to DGW for testnet (to clean it up while our engine is on the floor).
So this means we also have to re-create our sancs.

I've recreated 3 new sancs in the cloud this time for more reliability, and we are synced up to block 2266 so far.

Linux users, you can get the latest now if you want, or wait until the alpha test is finished.

Remember we also must recreate our CPK (exec cpk nickname), and (exec join pog).

If you send some tBBP, I can set up a sanc, if needed. or else, will just roll in testnet with zero.
yMSnfBPVTqdstm2grmztDxmxqkLdPzJCJG

Thanks!

154
EDIT:

Ill need to release a mandatory upgrade tomorrow morning to ensure everyone is on the same chain.  We have too many old versions floating around.

Dear Rob,
Thank you for all your hard work that MIP and you and others have put into the development and maintenance. Glad to help and be part of testnet.
Can I make one small suggestion, if I may?  Each time after a Mandatory Update - at least on Testnet where this is so frequent - can you kindly post the latest block and blockhash so that we can all periodically check that we are on the right chain as we may have missed these frequent updates as we were away or something.
That would be greatly appreciated! Thank you.

155
As you upgrade each node, please re-sync.  You could be on your own chain (as this was a mandatory) and it was not released with a cutover height.

Kindly confirm if this is also what you are on. The testnet network is really sparse too. Thank you.

bbpd@testnet:~$ block
4111
bbpd@testnet:~$ cli getblockhash 4111
fe1c896a86d64c3986807a33109a73a51a069c96693f9a99af71c41a9d5452bc

156
Also, someone can test Adding a fake proposal, and once it is in the chain and list, then vote on the proposal.

Proposal appears to be successfully made. If you need me to set up another sanctuary, vote for or else vote against.

157
Interesting, this appears to be the anti-botnet feature you implemented, Rob.

Can you kindly explain what is happening? It appears that I staked BBP to mine a block?
So in this example, I staked 30,953 BBP to mine a 10,300 BBP block?

{
    "account": "",
    "address": "ybEzAPVjwGqqDVKHsJZUoDG82jpiGPcKMg",
    "category": "immature",
    "amount": 10299.50936000,
    "vout": 0,
    "confirmations": 1,
    "instantlock": false,
    "generated": true,
    "blockhash": "0dbfcd1587816e0516b8928ca53ca022ce95261be90c3b8a6f65bc3908a9cdf9",
    "blockindex": 0,
    "blocktime": 1553749516,
    "txid": "e69ed826877f71811361a12aef4702f9b3a2ad915caf8caef7c62e9779ffe5d3",
    "walletconflicts": [
    ],
    "time": 1553749516,
    "timereceived": 1553749532
  },
  {
    "account": "CHRISTIAN-PUBLIC-KEY",
    "address": "yMjm7qwu2pQ3xRwtxu6qcGrdzdtCTPgcU4",
    "category": "receive",
    "amount": 30953.52702350,
    "label": "CHRISTIAN-PUBLIC-KEY",
    "vout": 0,
    "confirmations": 1,
    "instantlock": false,
    "Anti-BotNet-Transaction": true,
    "blockhash": "0dbfcd1587816e0516b8928ca53ca022ce95261be90c3b8a6f65bc3908a9cdf9",
    "blockindex": 2,
    "blocktime": 1553749516,
    "txid": "9a5ce7d79cf10d36c232e73fe480b26dc2b69132b50955519eb13ea92fb90679",
    "walletconflicts": [
    ],
    "time": 1553749516,
    "timereceived": 1553749532
  },
  {
    "account": "",
    "address": "yMjm7qwu2pQ3xRwtxu6qcGrdzdtCTPgcU4",
    "category": "send",
    "amount": -30953.52702350,
    "label": "CHRISTIAN-PUBLIC-KEY",
    "vout": 0,
    "fee": -0.00500000,
    "confirmations": 1,
    "instantlock": false,
    "Anti-BotNet-Transaction": true,
    "blockhash": "0dbfcd1587816e0516b8928ca53ca022ce95261be90c3b8a6f65bc3908a9cdf9",
    "blockindex": 2,
    "blocktime": 1553749516,
    "txid": "9a5ce7d79cf10d36c232e73fe480b26dc2b69132b50955519eb13ea92fb90679",
    "walletconflicts": [
    ],
    "time": 1553749516,
    "timereceived": 1553749532,
    "abandoned": false
  }
]

158
It may be annoying but posting the link is helpful if you don't mind :)


Can use the following script, given the frequency of performing upgrades in testnet environment.

#!/bin/bash

cd ~/biblepay-evolution
git pull origin master
cd src
make

159
Ok, I just realized you were testing this from the Pool.

(You dont have to test the pool, as I know that part works - although yes we should test Evo against the pool a little later for sanity sake but I dont have the pool daemon pointed to Evo yet).

But yeah I would like to test Adding a proposal through the QT wallet, and voting on a proposal.

(I added a couple to the qt wallet and was able to vote on them but more eyes are better).

Sorry, was not familiar with that procedure. Thank you for clarifying. I fired up the biblepay-qt on the VPS using X-windows (didn't know I could do it! so glad I tried - learnt something new!).

I also voted for the first and against the second proposal using the GUI and made a third proposal:

Successfully Prepared Proposal 2aa3b879374e76c41da4ce90371a61250dea8aa56207bb60ff225fd05b08b520.   NOTE: You must wait 6 confirms for the proposal to be submitted.  Please check back on this page periodically to ensure a successful transmission and that no error message is listed in the bottom area of the page.  Thank you for using the BiblePay Governance System.


160
Hi!  Thanks for testing.

Are you sure you had the receiving address in that field?  I added one from the UI yesterday morning and it went in.  Could you please try again from the UI, and if it doesnt work, give me the amount and the actual URL you used also?

No, currently no way to enter one from the command line.  Just from QT or the Pool.

Also, you do have to wait 6 blocks once you see it enter, so please dont shut the wallet down after you enter it - just keep going back to the add page and reading the bottom status caption.

EDIT:  Ok, I just entered a 2nd one and it worked, you might have had a space in the receiving address or something.  I used this testnet URL as my url.

Maybe I am doing something wrong? Output for all is Invalid receiving address. [test]. My pool balance is 0 though.

Note:   ** [test] Note: Each new Proposal costs 2500 BBP. Please do not Save the proposal unless you agree to pay 2500 BBP **
Proposal Name   
Testnet Test proposal from Pool
 
Funding Receiving Address   (tried the following >2500 BBP balance addresses)
yaQdt98JLVRnFce9QqgKrc93jdA3L3uG1W
ygcrhpgHgQiXEZg9zHJhrdfo72JPs3qfp9
ycpq3yrsCfqQBTPePfkBV8mnQESFy6xCQZ
yXtakbG2nNnx6zkEoBFHADTSVtiYUq7P88
yN3hPTGWFiaRa4shVNyn5aSDX9FN35gRwW
yMjm7qwu2pQ3xRwtxu6qcGrdzdtCTPgcU4
 
Proposal Amount   
10000
 
Discussion URL   
https://forum.biblepay.org/index.php?topic=391.msg5569#msg5569
 
Expense Type:   IT

Output
Invalid receiving address. [test]

161
Also, someone can test Adding a fake proposal, and once it is in the chain and list, then vote on the proposal.

I tried to add proposal on http://pool.biblepay.org/ on testnet
Used this as the receiving address "yYp6yrjpobRTPdqowHTFGpMG8nnEJwYBSo"
and this is the result
Invalid receiving address. [test]

Is there a way to create a proposal using command line?

162
I can find my nickname on  cli exec getcampaigns
{
  "campaign DUMMY": "DUMMY",
  "campaign POG": "POG",
  "member [oncoapop]yMjm7qwu2pQ3xRwtxu6qcGrdzdtCTPgcU4": "yMjm7qwu2pQ3xRwtxu6qcGrdzdtCTPgcU4",
  "member []yTTkbxTnZuq7ozZk1xLzSsgZMrHmvVVTYS": "yTTkbxTnZuq7ozZk1xLzSsgZMrHmvVVTYS",
  "member []yVERuh8wC1nVatoxcCmL7TysDSqoKXk4e9": "yVERuh8wC1nVatoxcCmL7TysDSqoKXk4e9",
  "member [randrews2]yY8tWKFao1Krn4qkiS7FcQmsHdqATRo48w": "yY8tWKFao1Krn4qkiS7FcQmsHdqATRo48w",
  "member []yYp6yrjpobRTPdqowHTFGpMG8nnEJwYBSo": "yYp6yrjpobRTPdqowHTFGpMG8nnEJwYBSo",
  "member []ybp7dgG47SXPou2Lruxu1RRtV5v9ZkuAB1": "ybp7dgG47SXPou2Lruxu1RRtV5v9ZkuAB1",
  "member []ybywyyKM2GaBQchYM72fnVYEk5vVBF9Yvf": "ybywyyKM2GaBQchYM72fnVYEk5vVBF9Yvf",
  "member [randrews]ygNZ6UjvRt6kRShw5X1hwFuv8KaYUJ96Z8": "ygNZ6UjvRt6kRShw5X1hwFuv8KaYUJ96Z8",
  "member []yiWrpMBA8YXfVmxntAgZZ1dh18ueaBerbW": "yiWrpMBA8YXfVmxntAgZZ1dh18ueaBerbW",
  "member []yjYjk8edWJLX1Rubu3CtYFJjETJuB65gDk": "yjYjk8edWJLX1Rubu3CtYFJjETJuB65gDk",
  "campaign-DUMMY-member": "yTTkbxTnZuq7ozZk1xLzSsgZMrHmvVVTYS",
  "campaign-DUMMY-member": "ybywyyKM2GaBQchYM72fnVYEk5vVBF9Yvf",
  "campaign-DUMMY-member": "yiWrpMBA8YXfVmxntAgZZ1dh18ueaBerbW",
  "campaign-POG-member": "yTTkbxTnZuq7ozZk1xLzSsgZMrHmvVVTYS",
  "campaign-POG-member": "yVERuh8wC1nVatoxcCmL7TysDSqoKXk4e9",
  "campaign-POG-member": "yYp6yrjpobRTPdqowHTFGpMG8nnEJwYBSo",
  "campaign-POG-member": "ybp7dgG47SXPou2Lruxu1RRtV5v9ZkuAB1",
  "campaign-POG-member": "ybywyyKM2GaBQchYM72fnVYEk5vVBF9Yvf",
  "campaign-POG-member": "ygNZ6UjvRt6kRShw5X1hwFuv8KaYUJ96Z8",
  "campaign-POG-member": "yiWrpMBA8YXfVmxntAgZZ1dh18ueaBerbW",
  "campaign-POG-member": "yjYjk8edWJLX1Rubu3CtYFJjETJuB65gDk"

Address appears in campaigns but not in leaderboard

cli exec prominence
{
  "yTTkbxTnZuq7ozZk1xLzSsgZMrHmvVVTYS [N/A] - 22118.00": 0.17,
  "yVERuh8wC1nVatoxcCmL7TysDSqoKXk4e9 [N/A] - 2545762.00": 19.22,
  "yY8tWKFao1Krn4qkiS7FcQmsHdqATRo48w [randrews2] - 7278035.00": 54.94,
  "yYp6yrjpobRTPdqowHTFGpMG8nnEJwYBSo [N/A] - 2373441.00": 17.92,
  "yboD6R7BNsYprPh3VutRYo9miVvNx7qurC [N/A] - 211051.00": 1.59,
  "ybp7dgG47SXPou2Lruxu1RRtV5v9ZkuAB1 [N/A] - 387274.00": 2.92,
  "yiWrpMBA8YXfVmxntAgZZ1dh18ueaBerbW [N/A] - 63873.00": 0.48,
  "yjYjk8edWJLX1Rubu3CtYFJjETJuB65gDk [N/A] - 365706.00": 2.76
}

Changing the nickname
cli exec cpk oncoapop
{
  "Command": "cpk",
  "Results": false,
  "Error": "Sorry, NickName is already taken."
}
Good. duplicate names are prevented.

bbpd@testnet:~$ cli exec cpk "onco12&23\45" true
{
  "Command": "cpk",
  "Results": true
}

Let's see how it takes characters in nickname

Nice work! It appears to strip them out...

 cli exec getcampaigns
{
  "campaign DUMMY": "DUMMY",
  "campaign POG": "POG",
  "member [onco122345]yMjm7qwu2pQ3xRwtxu6qcGrdzdtCTPgcU4": "yMjm7qwu2pQ3xRwtxu6qcGrdzdtCTPgcU4",
  "member []yTTkbxTnZuq7ozZk1xLzSsgZMrHmvVVTYS": "yTTkbxTnZuq7ozZk1xLzSsgZMrHmvVVTYS",
  "member []yVERuh8wC1nVatoxcCmL7TysDSqoKXk4e9": "yVERuh8wC1nVatoxcCmL7TysDSqoKXk4e9",
  "member [randrews2]yY8tWKFao1Krn4qkiS7FcQmsHdqATRo48w": "yY8tWKFao1Krn4qkiS7FcQmsHdqATRo48w",
  "member []yYp6yrjpobRTPdqowHTFGpMG8nnEJwYBSo": "yYp6yrjpobRTPdqowHTFGpMG8nnEJwYBSo",
  "member []ybp7dgG47SXPou2Lruxu1RRtV5v9ZkuAB1": "ybp7dgG47SXPou2Lruxu1RRtV5v9ZkuAB1",
  "member []ybywyyKM2GaBQchYM72fnVYEk5vVBF9Yvf": "ybywyyKM2GaBQchYM72fnVYEk5vVBF9Yvf",
  "member [randrews]ygNZ6UjvRt6kRShw5X1hwFuv8KaYUJ96Z8": "ygNZ6UjvRt6kRShw5X1hwFuv8KaYUJ96Z8",
  "member []yiWrpMBA8YXfVmxntAgZZ1dh18ueaBerbW": "yiWrpMBA8YXfVmxntAgZZ1dh18ueaBerbW",
  "member []yjYjk8edWJLX1Rubu3CtYFJjETJuB65gDk": "yjYjk8edWJLX1Rubu3CtYFJjETJuB65gDk",
  "campaign-DUMMY-member": "yTTkbxTnZuq7ozZk1xLzSsgZMrHmvVVTYS",
  "campaign-DUMMY-member": "ybywyyKM2GaBQchYM72fnVYEk5vVBF9Yvf",
  "campaign-DUMMY-member": "yiWrpMBA8YXfVmxntAgZZ1dh18ueaBerbW",
  "campaign-POG-member": "yTTkbxTnZuq7ozZk1xLzSsgZMrHmvVVTYS",
  "campaign-POG-member": "yVERuh8wC1nVatoxcCmL7TysDSqoKXk4e9",
  "campaign-POG-member": "yYp6yrjpobRTPdqowHTFGpMG8nnEJwYBSo",
  "campaign-POG-member": "ybp7dgG47SXPou2Lruxu1RRtV5v9ZkuAB1",
  "campaign-POG-member": "ybywyyKM2GaBQchYM72fnVYEk5vVBF9Yvf",
  "campaign-POG-member": "ygNZ6UjvRt6kRShw5X1hwFuv8KaYUJ96Z8",
  "campaign-POG-member": "yiWrpMBA8YXfVmxntAgZZ1dh18ueaBerbW",
  "campaign-POG-member": "yjYjk8edWJLX1Rubu3CtYFJjETJuB65gDk"
}

163
I see in 'exec prominence' im the only one with a nickname.  We added the feature in this version to allow you to re-force your CPK with a nick.

'exec cpk nickname true' (true means force).  Note, you have to pick a new nickname if its in use.

Then do the exec prominence again and see if it picks it up.

Prominence is our leaderboard.

(The digit scale is fixed).

I can find my nickname on  cli exec getcampaigns
{
  "campaign DUMMY": "DUMMY",
  "campaign POG": "POG",
  "member [oncoapop]yMjm7qwu2pQ3xRwtxu6qcGrdzdtCTPgcU4": "yMjm7qwu2pQ3xRwtxu6qcGrdzdtCTPgcU4",
  "member []yTTkbxTnZuq7ozZk1xLzSsgZMrHmvVVTYS": "yTTkbxTnZuq7ozZk1xLzSsgZMrHmvVVTYS",
  "member []yVERuh8wC1nVatoxcCmL7TysDSqoKXk4e9": "yVERuh8wC1nVatoxcCmL7TysDSqoKXk4e9",
  "member [randrews2]yY8tWKFao1Krn4qkiS7FcQmsHdqATRo48w": "yY8tWKFao1Krn4qkiS7FcQmsHdqATRo48w",
  "member []yYp6yrjpobRTPdqowHTFGpMG8nnEJwYBSo": "yYp6yrjpobRTPdqowHTFGpMG8nnEJwYBSo",
  "member []ybp7dgG47SXPou2Lruxu1RRtV5v9ZkuAB1": "ybp7dgG47SXPou2Lruxu1RRtV5v9ZkuAB1",
  "member []ybywyyKM2GaBQchYM72fnVYEk5vVBF9Yvf": "ybywyyKM2GaBQchYM72fnVYEk5vVBF9Yvf",
  "member [randrews]ygNZ6UjvRt6kRShw5X1hwFuv8KaYUJ96Z8": "ygNZ6UjvRt6kRShw5X1hwFuv8KaYUJ96Z8",
  "member []yiWrpMBA8YXfVmxntAgZZ1dh18ueaBerbW": "yiWrpMBA8YXfVmxntAgZZ1dh18ueaBerbW",
  "member []yjYjk8edWJLX1Rubu3CtYFJjETJuB65gDk": "yjYjk8edWJLX1Rubu3CtYFJjETJuB65gDk",
  "campaign-DUMMY-member": "yTTkbxTnZuq7ozZk1xLzSsgZMrHmvVVTYS",
  "campaign-DUMMY-member": "ybywyyKM2GaBQchYM72fnVYEk5vVBF9Yvf",
  "campaign-DUMMY-member": "yiWrpMBA8YXfVmxntAgZZ1dh18ueaBerbW",
  "campaign-POG-member": "yTTkbxTnZuq7ozZk1xLzSsgZMrHmvVVTYS",
  "campaign-POG-member": "yVERuh8wC1nVatoxcCmL7TysDSqoKXk4e9",
  "campaign-POG-member": "yYp6yrjpobRTPdqowHTFGpMG8nnEJwYBSo",
  "campaign-POG-member": "ybp7dgG47SXPou2Lruxu1RRtV5v9ZkuAB1",
  "campaign-POG-member": "ybywyyKM2GaBQchYM72fnVYEk5vVBF9Yvf",
  "campaign-POG-member": "ygNZ6UjvRt6kRShw5X1hwFuv8KaYUJ96Z8",
  "campaign-POG-member": "yiWrpMBA8YXfVmxntAgZZ1dh18ueaBerbW",
  "campaign-POG-member": "yjYjk8edWJLX1Rubu3CtYFJjETJuB65gDk"

Address appears in campaigns but not in leaderboard

cli exec prominence
{
  "yTTkbxTnZuq7ozZk1xLzSsgZMrHmvVVTYS [N/A] - 22118.00": 0.17,
  "yVERuh8wC1nVatoxcCmL7TysDSqoKXk4e9 [N/A] - 2545762.00": 19.22,
  "yY8tWKFao1Krn4qkiS7FcQmsHdqATRo48w [randrews2] - 7278035.00": 54.94,
  "yYp6yrjpobRTPdqowHTFGpMG8nnEJwYBSo [N/A] - 2373441.00": 17.92,
  "yboD6R7BNsYprPh3VutRYo9miVvNx7qurC [N/A] - 211051.00": 1.59,
  "ybp7dgG47SXPou2Lruxu1RRtV5v9ZkuAB1 [N/A] - 387274.00": 2.92,
  "yiWrpMBA8YXfVmxntAgZZ1dh18ueaBerbW [N/A] - 63873.00": 0.48,
  "yjYjk8edWJLX1Rubu3CtYFJjETJuB65gDk [N/A] - 365706.00": 2.76
}

Changing the nickname
cli exec cpk oncoapop
{
  "Command": "cpk",
  "Results": false,
  "Error": "Sorry, NickName is already taken."
}
Good. duplicate names are prevented.

bbpd@testnet:~$ cli exec cpk "onco12&23\45" true
{
  "Command": "cpk",
  "Results": true
}

Let's see how it takes characters in nickname



164
Set up a sanctuary but cannot seem to enable watchman. Nonetheless  got a payment of 10286 .

Block 2887

165
output of listtransactions that might be useful

{
    "account": "CHRISTIAN-PUBLIC-KEY",
    "address": "yYp6yrjpobRTPdqowHTFGpMG8nnEJwYBSo",
    "category": "receive",
    "amount": 275301.80437000,
    "label": "CHRISTIAN-PUBLIC-KEY",
    "vout": 2,
    "confirmations": 7,
    "instantlock": false,
    "GSC-Stake-Transmission": true,
    "blockhash": "d339748db7e7ff13739a34fc1f1519e0f9e75ebccd81e8d6a1ac6764a44b0126",
    "blockindex": 3,
    "blocktime": 1553584016,
    "txid": "fffeae95b36e99389be9ff66cffe01e6a35f71e8d77a7a3a05f51602af23d577",
    "walletconflicts": [
    ],
    "time": 1553583265,
    "timereceived": 1553583265
  },
  {
    "account": "",
    "address": "yYp6yrjpobRTPdqowHTFGpMG8nnEJwYBSo",
    "category": "send",
    "amount": -275301.80437000,
    "label": "CHRISTIAN-PUBLIC-KEY",
    "vout": 2,
    "fee": -0.00728000,
    "confirmations": 7,
    "instantlock": false,
    "GSC-Stake-Transmission": true,
    "blockhash": "d339748db7e7ff13739a34fc1f1519e0f9e75ebccd81e8d6a1ac6764a44b0126",
    "blockindex": 3,
    "blocktime": 1553584016,
    "txid": "fffeae95b36e99389be9ff66cffe01e6a35f71e8d77a7a3a05f51602af23d577",
    "walletconflicts": [
    ],
    "time": 1553583265,
    "timereceived": 1553583265,
    "abandoned": false
  },
  {
    "account": "",
    "address": "yTrEKf8XQ7y7tychC2gWuGw1hsLqBybnEN",
    "category": "send",
    "amount": -7.00000000,
    "vout": 0,
    "fee": -0.00728000,
    "confirmations": 7,
    "instantlock": false,
    "GSC-Stake-Transmission": true,
    "blockhash": "d339748db7e7ff13739a34fc1f1519e0f9e75ebccd81e8d6a1ac6764a44b0126",
    "blockindex": 3,
    "blocktime": 1553584016,
    "txid": "fffeae95b36e99389be9ff66cffe01e6a35f71e8d77a7a3a05f51602af23d577",
    "walletconflicts": [
    ],
    "time": 1553583265,
    "timereceived": 1553583265,
    "abandoned": false
  },
  {
    "account": "CHRISTIAN-PUBLIC-KEY",
    "address": "yYp6yrjpobRTPdqowHTFGpMG8nnEJwYBSo",
    "category": "receive",
    "amount": 247700.92247500,
    "label": "CHRISTIAN-PUBLIC-KEY",
    "vout": 1,
    "confirmations": 7,
    "instantlock": false,
    "GSC-Stake-Transmission": true,
    "blockhash": "d339748db7e7ff13739a34fc1f1519e0f9e75ebccd81e8d6a1ac6764a44b0126",
    "blockindex": 2,
    "blocktime": 1553584016,
    "txid": "7abcb11cd0d9db2b07ec6c91885120b4c097c645d12e43d8ab10f2fe224bb582",
    "walletconflicts": [
    ],
    "time": 1553583265,
    "timereceived": 1553583265
  },
  {
    "account": "",
    "address": "yYp6yrjpobRTPdqowHTFGpMG8nnEJwYBSo",
    "category": "send",
    "amount": -247700.92247500,
    "label": "CHRISTIAN-PUBLIC-KEY",
    "vout": 1,
    "fee": -0.00578000,
    "confirmations": 7,
    "instantlock": false,
    "GSC-Stake-Transmission": true,
    "blockhash": "d339748db7e7ff13739a34fc1f1519e0f9e75ebccd81e8d6a1ac6764a44b0126",
    "blockindex": 2,
    "blocktime": 1553584016,
    "txid": "7abcb11cd0d9db2b07ec6c91885120b4c097c645d12e43d8ab10f2fe224bb582",
    "walletconflicts": [
    ],
    "time": 1553583265,
    "timereceived": 1553583265,
    "abandoned": false
  },
  {
    "account": "",
    "address": "yTrEKf8XQ7y7tychC2gWuGw1hsLqBybnEN",
    "category": "send",
    "amount": -7.00000000,
    "vout": 0,
    "fee": -0.00578000,
    "confirmations": 7,
    "instantlock": false,
    "GSC-Stake-Transmission": true,
    "blockhash": "d339748db7e7ff13739a34fc1f1519e0f9e75ebccd81e8d6a1ac6764a44b0126",
    "blockindex": 2,
    "blocktime": 1553584016,
    "txid": "7abcb11cd0d9db2b07ec6c91885120b4c097c645d12e43d8ab10f2fe224bb582",
    "walletconflicts": [
    ],
    "time": 1553583265,
    "timereceived": 1553583265,
    "abandoned": false
  }, cli exec getcampaigns
{
  "campaign DUMMY": "DUMMY",
  "campaign POG": "POG",
  "member yTTkbxTnZuq7ozZk1xLzSsgZMrHmvVVTYS": "yTTkbxTnZuq7ozZk1xLzSsgZMrHmvVVTYS",
  "member yVERuh8wC1nVatoxcCmL7TysDSqoKXk4e9": "yVERuh8wC1nVatoxcCmL7TysDSqoKXk4e9",
  "member yY8tWKFao1Krn4qkiS7FcQmsHdqATRo48w": "yY8tWKFao1Krn4qkiS7FcQmsHdqATRo48w",
  "member yYp6yrjpobRTPdqowHTFGpMG8nnEJwYBSo": "yYp6yrjpobRTPdqowHTFGpMG8nnEJwYBSo",
  "member ybp7dgG47SXPou2Lruxu1RRtV5v9ZkuAB1": "ybp7dgG47SXPou2Lruxu1RRtV5v9ZkuAB1",
  "member ybywyyKM2GaBQchYM72fnVYEk5vVBF9Yvf": "ybywyyKM2GaBQchYM72fnVYEk5vVBF9Yvf",
  "member ygNZ6UjvRt6kRShw5X1hwFuv8KaYUJ96Z8": "ygNZ6UjvRt6kRShw5X1hwFuv8KaYUJ96Z8",
  "member yiWrpMBA8YXfVmxntAgZZ1dh18ueaBerbW": "yiWrpMBA8YXfVmxntAgZZ1dh18ueaBerbW",
  "member yjYjk8edWJLX1Rubu3CtYFJjETJuB65gDk": "yjYjk8edWJLX1Rubu3CtYFJjETJuB65gDk",
  "campaign-DUMMY-member": "yTTkbxTnZuq7ozZk1xLzSsgZMrHmvVVTYS",
  "campaign-DUMMY-member": "ybywyyKM2GaBQchYM72fnVYEk5vVBF9Yvf",
  "campaign-DUMMY-member": "yiWrpMBA8YXfVmxntAgZZ1dh18ueaBerbW",
  "campaign-POG-member": "yTTkbxTnZuq7ozZk1xLzSsgZMrHmvVVTYS",
  "campaign-POG-member": "yVERuh8wC1nVatoxcCmL7TysDSqoKXk4e9",
  "campaign-POG-member": "yYp6yrjpobRTPdqowHTFGpMG8nnEJwYBSo",
  "campaign-POG-member": "ybp7dgG47SXPou2Lruxu1RRtV5v9ZkuAB1",
  "campaign-POG-member": "ybywyyKM2GaBQchYM72fnVYEk5vVBF9Yvf",
  "campaign-POG-member": "ygNZ6UjvRt6kRShw5X1hwFuv8KaYUJ96Z8",
  "campaign-POG-member": "yiWrpMBA8YXfVmxntAgZZ1dh18ueaBerbW",
  "campaign-POG-member": "yjYjk8edWJLX1Rubu3CtYFJjETJuB65gDk"
}



Pages: 1 ... 4 5 6 7 8 9 10 [11] 12