Use "Dash Core" instead of "dash-core" in some places and Dashify

This commit is contained in:
Alexander Block 2018-01-16 08:29:17 +01:00
parent 9170c0e9c3
commit d0a39fbcf7
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
<!--- Remove sections that do not apply -->
This issue tracker is only for technical issues related to dash-core.
This issue tracker is only for technical issues related to Dash Core.
General bitcoin questions and/or support requests and are best directed to the [Dashpay Reddit](https://www.reddit.com/r/dashpay/).
General Dash questions and/or support requests and are best directed to the [Dashpay Reddit](https://www.reddit.com/r/dashpay/).
To report critical security issues, email infosec@dash.org instead of creating Github issues.
@ -23,7 +23,7 @@ Tell us what happens instead
### Screenshots.
If the issue is related to the GUI, screenshots can be added to this issue via drag & drop.
### What version of dash-core are you using?
### What version of Dash Core are you using?
List the version number/commit ID, and if it is an official binary, self compiled or a distribution package such as PPA.
### Machine specs:

View File

@ -4,7 +4,7 @@ Benchmarking
Dash Core has an internal benchmarking framework, with benchmarks
for cryptographic algorithms such as SHA1, SHA256, SHA512 and RIPEMD160. As well as the rolling bloom filter.
After compiling dash-core, the benchmarks can be run with:
After compiling Dash Core, the benchmarks can be run with:
`src/bench/bench_dash`
The output will look similar to: