• Forum has been upgraded, all links, images, etc are as they were. Please see Official Announcements for more information

V12 Testing Thread

dash-cli spork active
{
"SPORK_2_INSTANTX" : true,
"SPORK_3_INSTANTX_BLOCK_FILTERING" : true,
"SPORK_5_MAX_VALUE" : true,
"SPORK_7_MASTERNODE_SCANNING" : true,
"SPORK_8_MASTERNODE_PAYMENT_ENFORCEMENT" : true,
"SPORK_9_MASTERNODE_BUDGET_ENFORCEMENT" : true,
"SPORK_10_MASTERNODE_PAY_NEWEST_NODES" : true,
"SPORK_13_ENABLE_SUPERBLOCKS" : true
}
 
dash-cli spork active
{
"SPORK_2_INSTANTX" : true,
"SPORK_3_INSTANTX_BLOCK_FILTERING" : true,
"SPORK_5_MAX_VALUE" : true,
"SPORK_7_MASTERNODE_SCANNING" : true,
"SPORK_8_MASTERNODE_PAYMENT_ENFORCEMENT" : true,
"SPORK_9_MASTERNODE_BUDGET_ENFORCEMENT" : true,
"SPORK_10_MASTERNODE_PAY_NEWEST_NODES" : true,
"SPORK_13_ENABLE_SUPERBLOCKS" : true
}

Much Sexy sporks.

DdBbTcc.jpg
 
I don't know... my geek gut instinct tells me some changes forced this to be expected behaviour. I can't even see a Dash icon on there. 2 distros and same behaviour... I suspect we're both a classic case of trosvalding-dongs :tongue:

.

Or else you've simply entered my senile parallel dementia dimension.

I didn't know we were not being enforced for payments! Interesting how that's working out. Looks like 99% of payments will be round robin with the possibility of an odd duck getting an extra payment. I hope my real Masternodes end up lucky there, LOL.

Explorer = 88208
My wallets = 88208

So far so good
 
Questions, if I may:

"TScherryfarm" : {
"URL" : "http://www.dashpay.io/ts.json",
"Hash" : "678333ef5ee35e7d13b531eae9a0ca0ab250a77493c7f3d9dcc54d74ee8a6f29",
"FeeHash" : "238a5a8e9f7d3ed957fd8177bac5f4bed63f3e8f8c3557e23a5f66959a91481a",
"BlockStart" : 89000,
"BlockEnd" : 89775, How are the payments doled out. I chose 500 coins and 15 payment counts. It should be 500/15 per payment, but how often will I get paid? Every block between these two blocks? There are 775 blocks between start and end, which blocks will have a payment? What determines the spread?
"TotalPaymentCount" : 15,
"RemainingPaymentCount" : 31, Why is this different from total payment count?
"PaymentAddress" : "yL7WTtehXs7w5wsyqGMpkdESM9W1ejHRvi",
"Ratio" : 1.00000000,
"Yeas" : 3, I am highly disappointed in you all, your not voting for me! I thought you were my friends!!!
"Nays" : 0,
"Abstains" : 0,
"TotalPayment" : 7500.00000000, Ooops, I see here it's 500 * 15 = 7500
"MonthlyPayment" : 500.00000000, If this is to be a monthly payment, then shouldn't my BlockEnd be way farther away than 89775?
"IsValid" : true,
"fValid" : true


I only show 3 votes, and I voted 3 times, LOL. So could some of you please vote so I can see this in action?

dash-cli mnbudget vote 678333ef5ee35e7d13b531eae9a0ca0ab250a77493c7f3d9dcc54d74ee8a6f29yes
 
I would really like an answer to the following:
What does the blockchain have reserved for budget payments? It reserves 10% of the rewards of each block, and yet doesn't create those coins until it makes a payment. Somehow it must know how much it can spend. How does that work?
How does DASH keep from paying out more than is allowed?
Does the system lock in winning projects so they can't be knocked off the list mid funding by a more popular project? Because once a job is started, you do NOT want to break the contract and have a person have to drop the project due to lack of funding. It's a waste of time and money.

I have been asking these questions, but I haven't seen anyone answer. Since I don't follow code too well, I can't tell what's going on. I just want to hear that these mechanisms are in place, or what mechanisms are in place. Whether or not they work, is another thing ;) I trust we can make them work, as long as they're being considered :) Thanks!
 
Latest build is purring - looking really good. Doing some testing on the Liquidity Provider flag in the .conf file, will leave it running overnight and report back ;-)

Checked back in on my Liquidity Provider and can't quite tell if it's working or not :) Last night I observed that it was submit DSA, mix, then would sit in idle for a period of time until those denominations confirmed. Now it seems to be sending out these requests quite frequently. Is this normal?

Code:
2015-07-23 01:07:47 DoAutomaticDenominating --- connected, sending dsa for 12
2015-07-23 01:07:47 receive version message: /Dash Core:0.12.0.26/: version 70094, blocks=88234, us=107.2.203.45:46490, peer=3877
2015-07-23 01:07:47 CDarksendPool::UpdateState() == 3 | 1
2015-07-23 01:07:47 CDarksendPool::UpdateState() == 1 | 7
2015-07-23 01:07:59 CDarksendPool::UpdateState() == 1 | 3
2015-07-23 01:07:59 DoAutomaticDenominating -- attempt 4 connection to Masternode 104.223.98.200:19999
2015-07-23 01:07:59 DoAutomaticDenominating --- connected, sending dsa for 4
2015-07-23 01:07:59 receive version message: /Dash Core:0.12.0.26/: version 70094, blocks=88234, us=107.2.203.45:58650, peer=3878
2015-07-23 01:07:59 CDarksendPool::UpdateState() == 3 | 1
2015-07-23 01:07:59 CDarksendPool::UpdateState() == 1 | 7
2015-07-23 01:08:06 receive version message: /Dash Core:0.12.0.26/: version 70094, blocks=88234, us=107.2.203.45:45902, peer=3879
2015-07-23 01:08:11 CDarksendPool::UpdateState() == 1 | 3
2015-07-23 01:08:11 DoAutomaticDenominating -- attempt 0 connection to Masternode 178.62.160.29:19999
2015-07-23 01:08:11 DoAutomaticDenominating --- connected, sending dsa for 8
2015-07-23 01:08:11 receive version message: /Dash Core:0.12.0.26/: version 70094, blocks=88234, us=107.2.203.45:37799, peer=3880
2015-07-23 01:08:12 CDarksendPool::UpdateState() == 3 | 1
2015-07-23 01:08:12 CDarksendPool::UpdateState() == 1 | 7
2015-07-23 01:08:13 receive version message: /darkcoinseeder:0.1.2/: version 70094, blocks=79713, us=107.2.203.45:19999, peer=3881
 
Just got the first payment for my proposal that got voted by the mooPower moocowmoo ... :grin:

upload_2015-7-23_0-19-43.png


Last check on "mnbudget show":
00:21:33

mnbudget show


00:21:33

{
"COOLEST_APP" : {
"URL" : "http://www.dashpay.io/one.json",
"Hash" : "46e18939e5d8c4aba6aa8cd267c5aeaedd6439bbccdeeea69518f79f40f811bf",
"FeeHash" : "5bbc0e28941fcb70ca8cf7c775e5ec3cad435c890ad4d917199fcba5365e24f9",
"BlockStart" : 87900,
"BlockEnd" : 137925,
"TotalPaymentCount" : 1000,
"RemainingPaymentCount" : 992,
"PaymentAddress" : "y31PMspnaW57Q1WT1ZfNqpgLYYzYHgCNZK",
"Ratio" : 1.00000000,
"Yeas" : 63,
"Nays" : 0,
"Abstains" : 0,
"TotalPayment" : 500000.00000000,
"MonthlyPayment" : 500.00000000,
"IsValid" : true,
"fValid" : true
},
"test-removal" : {
"URL" : "bad-url",
"Hash" : "49befd4f6967e78502a9070f5adfe13dc399da250f7d46da7ab8ca304736222b",
"FeeHash" : "e3dcc9ea2f13db7b551b284eadbc53450e6d83e7232b39d6ca713c2e875e3e06",
"BlockStart" : 1000,
"BlockEnd" : 4001025,
"TotalPaymentCount" : 80000,
"RemainingPaymentCount" : 78254,
"PaymentAddress" : "8mpnk9qM9fX7NWvz8Huhp8YivP6SYCSPkb",
"Ratio" : 0.00000000,
"Yeas" : 0,
"Nays" : 7,
"Abstains" : 0,
"TotalPayment" : 80000000.00000000,
"MonthlyPayment" : 1000.00000000,
"IsValid" : true,
"fValid" : true
},
"TScherryfarm" : {
"URL" : "http://www.dashpay.io/ts.json",
"Hash" : "678333ef5ee35e7d13b531eae9a0ca0ab250a77493c7f3d9dcc54d74ee8a6f29",
"FeeHash" : "238a5a8e9f7d3ed957fd8177bac5f4bed63f3e8f8c3557e23a5f66959a91481a",
"BlockStart" : 89000,
"BlockEnd" : 89775,
"TotalPaymentCount" : 15,
"RemainingPaymentCount" : 29,
"PaymentAddress" : "yL7WTtehXs7w5wsyqGMpkdESM9W1ejHRvi",
"Ratio" : 1.00000000,
"Yeas" : 4,
"Nays" : 0,
"Abstains" : 0,
"TotalPayment" : 7500.00000000,
"MonthlyPayment" : 500.00000000,
"IsValid" : true,
"fValid" : true
},
"test-multisig" : {
"URL" : "https://www.dashpay.io/one.json",
"Hash" : "73409160b4e97ed712e67757ea6ff9cc6b32fc8087aeb41b355c3b2a635b8ffe",
"FeeHash" : "61ecfe11f19ea73832ab9791554505f9c7bf5ea1b514e4cdb532fb97de34d78a",
"BlockStart" : 1000,
"BlockEnd" : 4001025,
"TotalPaymentCount" : 80000,
"RemainingPaymentCount" : 78254,
"PaymentAddress" : "8mpnk9qM9fX7NWvz8Huhp8YivP6SYCSPkb",
"Ratio" : 1.00000000,
"Yeas" : 71,
"Nays" : 0,
"Abstains" : 0,
"TotalPayment" : 80000000.00000000,
"MonthlyPayment" : 1000.00000000,
"IsValid" : true,
"fValid" : true
},
"test-multisig-2" : {
"URL" : "https://www.dashpay.io/one.json",
"Hash" : "a4830da09f674af25e8c68494344228c5bc4cd605cac009a9a0b76b2e86339a4",
"FeeHash" : "9caa951fc701a8420713037adb3f1e750c94b889583ab5ed059598e27e8d879e",
"BlockStart" : 1000,
"BlockEnd" : 4001025,
"TotalPaymentCount" : 80000,
"RemainingPaymentCount" : 78254,
"PaymentAddress" : "8mpnk9qM9fX7NWvz8Huhp8YivP6SYCSPkb",
"Ratio" : 0.98591549,
"Yeas" : 70,
"Nays" : 1,
"Abstains" : 0,
"TotalPayment" : 80000000.00000000,
"MonthlyPayment" : 1000.00000000,
"IsValid" : true,
"fValid" : true
},
"evan-fund" : {
"URL" : "http://evan-fund",
"Hash" : "f069240c45d7fe0e3952059c72225f133420be3ff8e764600a1cd4de2f5d4ccc",
"FeeHash" : "37e26212c3a4744deaa35656cf0b65688cf177c1f634cf80a0f3a54b7b52cd4d",
"BlockStart" : 80000,
"BlockEnd" : 130025,
"TotalPaymentCount" : 1000,
"RemainingPaymentCount" : 834,
"PaymentAddress" : "yGpT7in1jCAx9xrdsQ2NZ45NaTGbmWLrW8",
"Ratio" : 0.98611111,
"Yeas" : 71,
"Nays" : 1,
"Abstains" : 0,
"TotalPayment" : 3141592.65359000,
"MonthlyPayment" : 3141.59265359,
"IsValid" : true,
"fValid" : true
}
}
 
eduffield - something is still going on here?

upload_2015-7-23_0-37-24.png


EDIT: also, the console says "unknown" on blocks 88312, 88316 - 88320 when there are masternode winners for those blocks.
 
Last edited by a moderator:
Moli, could that be the same kind of hijacking that happens even with the reference node? I also have numbers for the rest, and unknowns for some of the most recent (kind of hidden) So it looks like it sometimes takes time to propagate the actual winners on the list?



Or maybe those are 2 different payout addresses; the masternode and a donate to address?

From dashninja:

1 hour ago 88306 yC7KeDvqnZvD9KXckynVoztJk7thzeVhta 0.0424924 23.2143 13.9286 60.0%/60.0% yCHY8GsnjCywegtyChLrja9nYgwxykMPfA Masternode Unknown

The red number is not the one on the masternode winners list

It also appears that entries that look like the one on 88303, are unpaid blocks. Looks like P2pool
 
Last edited by a moderator:
Moli, could that be the same kind of hijacking that happens even with the reference node? I also have numbers for the rest, and unknowns for some of the most recent (kind of hidden) So it looks like it sometimes takes time to propagate the actual winners on the list?
I don't know, have no clue.
 
I've got the same payees but with 9 and 10 votes. I think there is a lag? 22 and 23 respectively. Perhaps there is a broadcasting issue?
 
Back
Top