A friend of mine is working on this project. I'll get together with him after v12 is launched, we'll get the site up sometime later this year. There's really no hurry on that side, we can use the forums for awhile.
The voting side of the code wasn't checking if the masternode was actually valid, however the receiving side does. So you voted on your local client, but not on the network. I've fixed the code where it won't do this anymore :)
If you're running a masternode can you search the debug.log for "CFinalizedBudget::AutoCheck" and post what it has said. Just the last 10-20 lines will do. Thanks!
New Version - v0.12.0.35
All of the sporks/forks turn on tomorrow morning. Please start with --reindex
eduffield
Prepare testnet for upgrade
UdjinM6
more info on ds progress / update tr strings / prepare dash_en.ts for… …
crowning-
UI: "Confirm send coins" popup beautified
Linux32...
Rollout is planned to be staggered:
8/5 - Turn off enforcement / network upgrade
8/7-12 - Turn on enforcement
8/24 - Hard fork to allow for super blocks
9/6 - The very first budget block will be 332320, so that's quite a ways off (about 36 days from today)
I've tested the budget system thoroughly (for months now and rewrote it twice!), however I was going to continue doing testing on Sunday - Tuesday to look for edge cases / exploits. Feel free to join me, if we find anything substantial we can push it back. We're in no hurry
DOWNGRADE TEST - 0.11.2.23
I'm happy to announce that v12 looks like it's finished and is very stable! The final test we will need to do is to downgrade the network to 0.11.2.23, then re-upgrade to 12.0.35. The final version will activate a hard fork and the budget system within a day of being...
New Version - v0.12.0.34
***** still compiling : https://dashpay.atlassian.net/builds/allPlans.action ****
eduffield
Try lock when CPU mining
Use reconsider blocks for IX instead of disconnect
disable IX for proposal fees
Check prop FeeHash separate w/o banning prop
Added...