-
Compiling on ubuntu develop branch fails on following
```
test/alert_tests.cpp: In constructor ‘ReadAlerts::ReadAlerts()’:
test/alert_tests.cpp:112:40: error: ‘raw_tests’ has not been declared
…
-
Are there Dash-specific APIs? Like `voteraw`, `masternode`, etc?
I don't see documentation for those sorts of things.
-
Update DSEG message to include bloom filter when dashpay/dash#1295 is released
-
the output of `help instantsendtoaddress` contains the following text:
> Arguments:
> 1. "dashaddress" (string, required) The dash address to send to.
> 2. "amount" (numeric, required) The …
-
I am attempting to import Alexander's (UdjinM6) gpg key in order to check the signature of the latest release. I have the fingerprint, of course, but I don't see the key published anywhere (such as PG…
-
- [ ] Update [DSEG message](https://dash-docs.github.io/en/developer-reference#dseg) to include bloom filter when dashpay/dash#1295 is released
Source File: _includes/devdoc/ref_p2p_networking.md
-
Darkcoin was re-branded to DASH on March 25, 2015. Can you re-name the Darkcoin link to DASH?
Everything else is still the same regarding the DASH cryptocurrency. (BIP38 prefix is still a '6', leadin…
-
Quits at checksum verification when running bitcore-node-dash create, checksum file not found.
ghost updated
6 years ago
-
# Why This is Interesting
Dash has an interesting governance system that funds development.
# Link to Paper(s)
* https://github.com/dashpay/dash/wiki/Whitepaper
* https://dashpay.atlassian.net/w…
-
With the Testnet version of QT automatic backups are created, some users may not want this. You are supposed to be able to add -createwalletbackups=0 in the conf file to switch this off. This does not…