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

V12 Release

*********** v12.0.50 *************

Author: Evan Duffield <[email protected]>
version bump
restored mnb cleanup

Drastically reduce bandwidth/cpu usage for syncing
- Only send 1 winner per block for the previous 4500 blocks (was 10 items per block for 6000 blocks)
- Send full sync for last 5 blocks and next 20 blocks
- Turn off mnb cleaning, there aren't that many broadcasts on the network and this could cause problems in some cases
- Fix budget submission collateral check

Reduce mnw logs / add mnw misbehave for specific conditions

Author: UdjinM6 <[email protected]>
more mn start commands
- Try "masternode start-missing" to start all masternodes without losing queue positions

change `masternode status` to display 1000 DASH address

Few cleanups:
- compiling errors
- output
- CBitcoinAddress usage cleanup
- refresh qt project file
- fix typo in `masternode` debug category

Reduce mnw logs / add mnw misbehave for specific conditions

fixes for mapSeenMasternodeBroadcast:
- active masternode ping should update mapSeenMasternodeBroadcast's lastPing too
- dseg should fill mapSeenMasternodeBroadcast to be able to serve it later on getdata with MSG_MASTERNODE_ANNOUNCE inv

Author: crowning- <[email protected]>
UI: Coding and CSS changes for sum of selected transactions

--

https://www.dashpay.io/downloads/
 
Mandatory ? (I don't think but better to ask).
As I got a plane in 5h, I'm not sure I'll be able to upgrade... :oops:
 
All my MNs crashed. I will go back to .49. Hopefully I am not delisted already.

'start-missing' is very helpful, thanks for that!
 
Last edited by a moderator:
Last edited by a moderator:
I'm gonna need you to either direct me to a list of these cool CMD's
or
please make one :-D
Hey i'm looking for them atm... how did you know what i'm thinking? :tongue:

I didn't know about this command until yesterday.. someone needs to be able to read the code or Udjin's mind.
 
All budgets have officially passed! No more voting is needed at this point.
(unless you're voting just because you want to try it... in that case, go for it)

./dash-cli mnbudget projection
{
"core-team" : {
"URL" : "goo.gl/V52wZd",
"Hash" : "eac6392cd0d63e4b2ebd3c60da2d3e13137c892cd4cd1a8f3885077ac86b7487",
"BlockStart" : 332320,
"BlockEnd" : 2002228,
"TotalPaymentCount" : 100,
"RemainingPaymentCount" : 100,
"PaymentAddress" : "XtspXMnoGt4RF23CZ7MQQ7NFmkAebMUNME",
"Ratio" : 0.99918765,
"Yeas" : 1225,
"Nays" : 1,
"Abstains" : 0,
"TotalPayment" : 117600.00000000,
"MonthlyPayment" : 1176.00000000,
"Alloted" : 1176.00000000,
"TotalBudgetAlloted" : 1176.00000000,
"IsValid" : true,
"IsValidReason" : "",
"fValid" : true
},
"reimbursement" : {
"URL" : "goo.gl/V52wZd",
"Hash" : "428438998eeb3234b232a3609d2e0f1122049241e5ecad972554ad163772a109",
"BlockStart" : 332320,
"BlockEnd" : 357244,
"TotalPaymentCount" : 1,
"RemainingPaymentCount" : 1,
"PaymentAddress" : "XmxCEosWmtgDLS4BpAS8MnwYSEnsyMLbRF",
"Ratio" : 0.99750416,
"Yeas" : 1194,
"Nays" : 3,
"Abstains" : 0,
"TotalPayment" : 2529.00000000,
"MonthlyPayment" : 2529.00000000,
"Alloted" : 2529.00000000,
"TotalBudgetAlloted" : 3705.00000000,
"IsValid" : true,
"IsValidReason" : "",
"fValid" : true
},
"public-awareness" : {
"URL" : "goo.gl/V52wZd",
"Hash" : "cbafad18687045bb72fae611078fac09c3ec09c8379e357c36901ce84891f189",
"BlockStart" : 332320,
"BlockEnd" : 2002228,
"TotalPaymentCount" : 100,
"RemainingPaymentCount" : 100,
"PaymentAddress" : "XxTqjYd4bpkTA6yP1gmo5maMkPynT6YvbG",
"Ratio" : 0.98680956,
"Yeas" : 1192,
"Nays" : 16,
"Abstains" : 0,
"TotalPayment" : 215600.00000000,
"MonthlyPayment" : 2156.00000000,
"Alloted" : 2156.00000000,
"TotalBudgetAlloted" : 5861.00000000,
"IsValid" : true,
"IsValidReason" : "",
"fValid" : true
}
}
 
Back
Top