flare
Well-known member
Evan just woke up, so... soon-ishUpdated 50-b1d28c9
I assume update coming later today...
Evan just woke up, so... soon-ishUpdated 50-b1d28c9
I assume update coming later today...
Evan just woke up, so... soon-ish
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
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
It's neither approved nor announced yet. Though some already compiled from source - at their own risk...
Official release is v50 nowic, I'll stick with the official release then (being a noob) :what:
*********** v12.0.50 *************
Author: Evan Duffield <[email protected]>
Author: UdjinM6 <[email protected]>
Author: crowning- <[email protected]>
UI: Coding and CSS changes for sum of selected transactions
--
https://www.dashpay.io/downloads/
Good God! You dash devs are as fast as instantx :smile:Official release is v50 now
Here's a quote from fuzzyhobbit, a dev of Coinomi on IRC yesterday:Good God! You dash devs are as fast as instantx :smile:
Type on the console: mnsync resetSeems that my cold wallet v50 failed to synchronize. 2nd attempt now...
Type on the console: mnsync reset
Hey i'm looking for them atm... how did you know what i'm thinking? :tongue:I'm gonna need you to either direct me to a list of these cool CMD's
or
please make one :-D
It works now! Reset wasn't necessary after all. Thanks moliType on the console: mnsync reset
you're very welcome, no problemIt works now! Reset wasn't necessary after all. Thanks moli
Here's some new commands: https://github.com/dashpay/dash/pull/577I'm gonna need you to either direct me to a list of these cool CMD's
or
please make one :-D
./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
}
}
No doubt :grin: That's first I ever heard of mnsync...I'm gonna need you to either direct me to a list of these cool CMD's
or
please make one :-D