dashman icon indicating copy to clipboard operation
dashman copied to clipboard

DASH wallet/daemon management utilities

Results 30 dashman issues
Sort by recently updated
recently updated
newest added

Yes, everything used to work fine on CentOS 6.x until RedHat 7.x came along and decided that the "nmap-ncat" package was a great replacement for "nc". Unfortuantely, this doesn't support...

MN is running fine and receives payments. However: `dashman version 0.1.25 (32-g6aabce1) - 2017 / 5 / 5 12:29:47 CEST gathering info, please wait... No JSON object could be decoded...

masternode option is deprecated: 'Warning: -masternode option is deprecated and ignored, specifying -masternodeblsprivkey is enough to start this node as a masternode'

hello. i have last version of dashman. and i have problem with sync of blocks. dashman status is: ``` dashd up-to-date : NO dashd running : YES dashd uptime :...

Addresses https://github.com/moocowmoo/dashman/issues/28

/dashman/lib/dashman_functions.sh: line 1110: [: -gt: unary operator expected

> --> Launching dashd... Warning: -masternode option is deprecated and ignored, specifying -masternodeblsprivkey is enough to start this node as a masternode.

> "deprecation-warning": "WARNING: getinfo is deprecated and will be fully removed in a future version. Projects should transition to using getblockchaininfo, getnetworkinfo, and getwalletinfo."

Hello developers, I tried installing dash-core by following the instructions provided here: `https://docs.dash.org/en/latest/masternodes/setup.html#option-1-automated-installation-using-dashman` after that I opened `~/.dashcore/dash.conf` and added two lines in it: ``` testnet=1 rest=1 ``` then I...

Is it possible to create a Docker image or provide a` Dockerfile` in repo? Thanks in advance