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:
sebastianstolzenberg 2018-03-13 20:19:20 +01:00 committed by Ben Gräf
parent 3f46dfeb08
commit 278720f5e9
9 changed files with 317 additions and 19 deletions

2
.gitignore vendored
View file

@ -5,7 +5,7 @@
/.idea
/CMakeFiles
/src/3rdparty
/cmake-build-debug
/cmake-build-*
CMakeCache.txt
cmake_install.cmake
Makefile