@splawik21 He was notifying me about one of my nodes. Not sure how you missed that.
@tungfa Not sure how you missed that either. I'll tell you the same thing I'm finding I'm having to tell myself more and more lately: "Don't rush to error."
Appreciate your intent guys, but that's a public...
@GuerraDiValute
https://wallet.trezor.io/
Click the masternode account
Click sign and verify
Use the masternode address and the text from the website
Be careful about copying a newline at the end. You only want the text.
Click Sign, confirm on trezor
Copypaste signature to forum!
Do a...
Yesterday, @amanda_b_johnson asked me if the forum could offer badges for masternode-owning forum users that would like to have them.
I needed a diversion, so I took a few hours to build it!
Masternode owners, If you'd like this shiny new "Masternode Owner/Operator" badge you see me rockin'...
I don't see what you're talking about: 10 + 11 + 1 == 22
10 likes above, 10 likes below:
This is not a forum bug.
Nobody but you has complained about forum slowness, so I don't know what to tell you.
And, quit creating additional accounts. It's obviously not helping your problem.
Announcing the open sourcing of the Miami soda machine tech demo software!
https://github.com/moocowmoo/dashvend
dashvend
Example system for processing Dash InstantX payments
The repo contains everything needed to recreate the Miami "dash'n'drink" soda machine InstantX tech demo.
overview...
I've built another python script for tracking the current budget status.
It's new, but I'm pretty sure I've squashed all the big bugs.
As always, let me know if you run into trouble.
(If you're seeing old proposals, stop your wallet, delete budget.dat, and restart it.
It will pull in an...
Excellent news! Voted!
to vote with (linux only) dashvote, have your dash-cli and masternode.conf in ~/.dash and do:
git clone https://github.com/moocowmoo/dashman.git
dashman/dashman vote
You'll be prompted to install any missing dependencies if needed.
fixed. ;) Thanks for the notify!
added to all ssl sites on the server
SSLProtocol ALL -SSLv2 -SSLv3
SSLCipherSuite EECDH+AESGCM:EDH+AESGCM:AES256+EECDH:AES256+EDH
I think this is it for now... enjoy!
dashman version 0.1.11 released
protip: you can always run the latest version by prepending 'sync' to your command like 'dashman sync status'
https://github.com/moocowmoo/dashman
*now with voting goodness! (beta)
dashman
DASH wallet/daemon management utilities - version 0.1.9
This script installs, updates, and manages single-user dash daemons and wallets
It is currently only compatible with 32/64 bit linux.
Multi-user (system...
have one win-qt 64 that hung. its block height was behind current. Now when attempting to quit its hanging here.
Something in .30 is causing a lock up -- I had 16 out of 69 linux 64's do the same.
last debug lines of the win instance below. Same "Assets" hang that I mentioned in...
Just a heads up. All versions of v12 are using a much larger amount of cpu.
Below shows last 30 days. First part is v11 running alone. Last part is v12 running along side it.
guh. I can't even nest the wallet directory beneath testnet3.
What am I missing?
edit: seems the -wallet argument is nerfed. lame.
whew: at least it follows symlinks
ln -s /home/ubuntu/testnet/wallets/node-001/testnet/testnet3/wallet.dat testnet/testnet3/wallet-001.dat
Went to sweep my wallets to better keep an eye on payments and got this annoying popup:
Is there a command line override for this?
There are use cases (like mine) for managing wallet.dat's outside this directory.
(like removable media)
was trying to do:
dash-0.12.0/bin/dash-qt...
Am seeing darksend getting repeatedly hung up on one of my wallets. v0.11.0.12 win-qt
Have -zapped wallet txes a few times, but it keeps getting stuck. Block height and hash are up-to-date.
Tracing debug log, I found this transaction 4b12c4b9 which never made it to the network but seems to...