mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 19:42:46 +01:00
Use "Dash Core" instead of "dash-core" in some places and Dashify
This commit is contained in:
parent
9170c0e9c3
commit
d0a39fbcf7
6
.github/ISSUE_TEMPLATE.md
vendored
6
.github/ISSUE_TEMPLATE.md
vendored
@ -1,8 +1,8 @@
|
|||||||
<!--- Remove sections that do not apply -->
|
<!--- 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.
|
To report critical security issues, email infosec@dash.org instead of creating Github issues.
|
||||||
|
|
||||||
@ -23,7 +23,7 @@ Tell us what happens instead
|
|||||||
### Screenshots.
|
### Screenshots.
|
||||||
If the issue is related to the GUI, screenshots can be added to this issue via drag & drop.
|
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.
|
List the version number/commit ID, and if it is an official binary, self compiled or a distribution package such as PPA.
|
||||||
|
|
||||||
### Machine specs:
|
### Machine specs:
|
||||||
|
@ -4,7 +4,7 @@ Benchmarking
|
|||||||
Dash Core has an internal benchmarking framework, with benchmarks
|
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.
|
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`
|
`src/bench/bench_dash`
|
||||||
|
|
||||||
The output will look similar to:
|
The output will look similar to:
|
||||||
|
Loading…
Reference in New Issue
Block a user