Implemented Monero v1 pow changes
* Adds arm implementation and test code for single hash * Fixed build break for when APP_DEBUG is set * Applied new icons / design
This commit is contained in:
parent
9098c4936a
commit
75952e0eb4
9 changed files with 317 additions and 19 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -5,7 +5,7 @@
|
|||
/.idea
|
||||
/CMakeFiles
|
||||
/src/3rdparty
|
||||
/cmake-build-debug
|
||||
/cmake-build-*
|
||||
CMakeCache.txt
|
||||
cmake_install.cmake
|
||||
Makefile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue