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 9098c4936a
commit 75952e0eb4
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