-
Dash Core v0.12.1.5 for Windows x64.
Steps:
1. Unlock wallet (either via GUI : "Settings->Unlock wallet") or via CLI:
> walletpassphrase "passphrase" timeout
2. "My Masternodes" Tab
3. "Start a…
-
Following instructions here:
https://github.com/dashpay/dash/blob/master/doc/build-osx.md#use-qt-creator-as-ide
I have tried:
./autogen.sh
./configure --with-gui=qt5 --enable-debug
and just:
…
-
When I click on Dash-Qt in Applications, it prompts me to give permission from unknown developer or something like that, i click ok. Program starts up then promptly terminates and generates a Problem …
-
_Note: It's possible I am missing some indicator in the log files, but I picked through them fairly thoroughly..._
My tMN went down the wrong chain many hours ago (I noticed a getblockcount differe…
taw00 updated
6 years ago
-
Please add dark(not black) theme option to QT wallet in future.
-
./autogen.sh
----------------
configure.ac:63: installing 'build-aux/compile'
configure.ac:15: installing 'build-aux/config.guess'
configure.ac:15: installing 'build-aux/config.sub'
configure.ac:…
-
Just a suggestion, maybe it's another good tool for Bitkey:
https://electrum.dash.org
https://github.com/dashpay/electrum-dash
-
Hello,
Im running Dashd for several reasons on a remote endpoint (NAS, 1gbit latency < 0.1ms).
Syncing the whole blockchain over SMB takes me almost 24 hours, even a resync take almost that long! And…
-
unsure why now all our blocks end up orphaned since we upgraded to latest client.
2017-12-28 00:04:29 CreateNewBlock(): total size 14373 txs: 19 fees: 1231323 sigops 144
2017-12-28 00:04:30 Update…
-
It was proposed to use KGW. But that one (at least the implementation in Vertcoin) seems highly suspect, as it 1) uses `CBigNum` that was removed from upstream Bitcoin long ago, and 2) seems to rely …