RandomX integration

Support RandomX PoW algorithm
This commit is contained in:
Howard Chu
2019-09-25 21:29:42 +01:00
parent cb6f96b9d1
commit 81c2ad6d5b
24 changed files with 610 additions and 49 deletions
+1
View File
@@ -200,6 +200,7 @@ if(NOT MANUAL_SUBMODULES)
check_submodule(external/unbound)
check_submodule(external/rapidjson)
check_submodule(external/trezor-common)
check_submodule(external/randomx)
endif()
endif()