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

V12 Testing Thread

UdjinM6 eduffield -- DS denominate fees still get confirmed not in timing order:


upload_2015-8-12_18-40-1.png
 
  • Like
Reactions: AjM
amongst the trolling on bct

DASH has this nifty metric that the ouija-boarders and trolls are still missing; masternode count. So someone tries to tamper with price, but the masternode count jumped over 15%... Someone must think it's worth a damn... The trolls themselves, most likely.
 
Just installed v0.12.0.43-6ff903f and saw this:

upload_2015-8-12_22-38-38.png


I guess it's always been there but i didn't notice ?
 
UdjinM6 -- I've just noticed something ... Some of my coins got anonymized 8 rounds, but the rounds change on the Coin Control when I change the rounds in the settings... I guess this isn't an error and when was this changed in the code?

8 rounds:

upload_2015-8-12_23-54-11.png


changed to 6 rounds:

upload_2015-8-12_23-54-49.png
 
Lol, thank you! You like?
You can put between those brackets as many "sendtoaddressix" commands as you like, each with different address and amount of your choosing.
Or slight edit and it could send IX just once to each of 100 (or more) different addresses, each with it's own amount.
Lol... Batch script :rolleyes:
Edit: I think I might pull out my Fortran and Cobol manuals, then see what we can come up with :grin:
Nice bit of code, thanks for teaching me something new, it will save lots of copy and paste :smile:
 
Again I submit a proposal, but it won't show. How many do you guys see?

root@testnetMN1:~/.dash# ./dash-cli mnbudget show
{
"aaa0000" : {
"URL" : "http://hugs.dashpay.io/aaa0000.html",
"Hash" : "1548d9eca4a7bfa4322a649657a7ece67e31c2082bf0a402f4b823813dae05f4",
"FeeHash" : "0ed5e5d243cfc96ff25c7100fbdf33273710b7ed18fd61bdf1e701a5e9744136",
"BlockStart" : 84000,
"BlockEnd" : 89025,
"TotalPaymentCount" : 100,
"RemainingPaymentCount" : 100,
"PaymentAddress" : "y5ko4SYbWfNP6Q4YcZiB4mGCaM9oetc2bb",
"Ratio" : 1.00000000,
"Yeas" : 5,
"Nays" : 0,
"Abstains" : 0,
"TotalPayment" : 500.00000000,
"MonthlyPayment" : 5.00000000,
"IsEstablished" : true,
"IsValid" : true,
"IsValidReason" : "",
"fValid" : true
},
"minion-4-yidakee" : {
"URL" : "www.banana.com",
"Hash" : "4ee1a5704e41de0db7ffb226288fd1bb46bc7b692dab9adf31f75212f37e457d",
"FeeHash" : "762087c1304c4db7305be235717123cf782af155882f752ce20556c0797f913f",
"BlockStart" : 88600,
"BlockEnd" : 89225,
"TotalPaymentCount" : 12,
"RemainingPaymentCount" : 12,
"PaymentAddress" : "y72XHjyvcytqFqdFNqESZLkQqmCYPVrfNA",
"Ratio" : 1.00000000,
"Yeas" : 30,
"Nays" : 0,
"Abstains" : 0,
"TotalPayment" : 12.00000000,
"MonthlyPayment" : 1.00000000,
"IsEstablished" : true,
"IsValid" : true,
"IsValidReason" : "",
"fValid" : true
},
"Test4" : {
"URL" : "https://www.test.com",
"Hash" : "90e3bdbd2878ca48868c175471611f5edeac636bf598ac9d5aaa6269a219247c",
"FeeHash" : "e1893fd720ec4d23a70d2f3a960effc9838c3e281568c3eaa80e68ecc1ff2014",
"BlockStart" : 79000,
"BlockEnd" : 84025,
"TotalPaymentCount" : 100,
"RemainingPaymentCount" : 8,
"PaymentAddress" : "y1Hxv8FExZXokcvuX4XG6XjzXzizm2CGZK",
"Ratio" : 1.00000000,
"Yeas" : 30,
"Nays" : 0,
"Abstains" : 0,
"TotalPayment" : 2000.00000000,
"MonthlyPayment" : 20.00000000,
"IsEstablished" : true,
"IsValid" : true,
"IsValidReason" : "",
"fValid" : true
},
"evan-fund" : {
"URL" : "http://www.evan-fund.com/",
"Hash" : "aa327bf15a6a68df1d5e70c8e09a460cd0f987b0ae3845866269e73cd8e8f596",
"FeeHash" : "e7743faf8c087d20888d10cac0f8b0d0ed67c902edecba64bf6f231aac208894",
"BlockStart" : 79000,
"BlockEnd" : 84025,
"TotalPaymentCount" : 100,
"RemainingPaymentCount" : 8,
"PaymentAddress" : "y5HFJjbe1oaLh8rZLzXKda3RZQDhJeiidM",
"Ratio" : 1.00000000,
"Yeas" : 30,
"Nays" : 0,
"Abstains" : 0,
"TotalPayment" : 400.00000000,
"MonthlyPayment" : 4.00000000,
"IsEstablished" : true,
"IsValid" : true,
"IsValidReason" : "",
"fValid" : true
 
Last edited by a moderator:
Back
Top