Next proposal, s3v3nh4cks has paid presstab for 6 months of block explorer goodness, as this is a long term project we would like to go ahead and pay for another year. Despite the recent pump, we think 500 sats is a fair price to assess the value at for the purposes of this proposal. Assuming a $420 bitcoin at $10/month when paying for a year we are looking at ~.2857 BTC, or ~57,142 DNET. If the prices have changed substantially when the payout occurs I will personally cover the difference if there is a shortage, in the event of an excess, the extra coins will go into a general fund to be used for other costs associated with the furtherance of the coin, and will be spent with complete transparency. So, that is what you will be voting on in this proposal. Whether you think we should set aside 57,142 DNET for the purpose of paying presstab for the block explorer to be continued for an additional year, for a total of 18 months. Again, I will add an edit in a bit with the proposal hash and voting commands.
I think a second explorer would be better, maybe chainz. You get an extra node and also all the masternode stuff with location, uptime and all that.
Can you do me a favor and submit a proposal, I don't want to be the only one doing it. Having more than one option for voting is really what democracy is all about, right? We really want this to be a community driven coin. If you need a guide let me know, I can throw something together.
I have no idea how to do that
It is really not that bad. All of these instructions assume you are using the Qt wallet, you could also enter the commands on the command line preceded by "./darknet-cli" if using darknetd.
Go to the console and prepare the proposal, the syntax is "mnbudget prepare name url payment_count block_start darknet_address monthly_payment_darknet" for the BlockExplorer proposal the exact command I entered was "mnbudget prepare BlockExplorer bitcointalk.org/index.php?topic=1262920.msg14012433#msg14012433 1 43200 D7SP47ZN3ZGdrVsAvmG2f3CQF6Ca6grdLX 57142".
The "name" and "url" parameters should be self evident, note that there is a 64 character limit on the url, that is why I removed the "https://", the "payment_count" is the number of monthly payments to make, the "1" I used indicates a 1 time payment, a proposal could be broken up into smaller monthly payments over any period of time. The "block_start" is the block at which the proposal will be included in the budget, it must be the first block in a new 30 day period, block 43200 will be the first block that can be used, and they will increment by 43200, so the next eligible block would be 86400. "darknet_address" is the address of the you want the payment sent to, it costs 50 DNET to make a proposal, so make sure you have received at least one payment to your Masternode before preparing the proposal. The "monthly_payment_darknet" parameter is the amount of DNET to be paid monthly, or once, if it is a one time payment.
After you enter that command if all goes well you will be met with a transaction hash.
Now, you need to submit the prepared proposal. The syntax for that command is "mnbudget submit name url payment_count block_start darknet_address monthly_payment_darknet fee_tx". All of the parameters are the same, with the addition of the transaction hash that was output when preparing the proposal, add that in and hit enter, the output will be the hash for the proposal. That hash is the one used for voting.
If you need anything clarified let me know, don't let my drawn out description of the process stop you, once you do it you will realize how simple it is, and if you are anything like me you will get a fuzzy feeling of empowerment inside.