RandomX integration

Support RandomX PoW algorithm
This commit is contained in:
Howard Chu 2019-04-23 20:32:27 +01:00 committed by wowario
parent 4dcd3cd0b2
commit c319796355
No known key found for this signature in database
GPG key ID: 24DCBE762DE9C111
22 changed files with 568 additions and 42 deletions

View file

@ -205,6 +205,7 @@ if(NOT MANUAL_SUBMODULES)
check_submodule(external/unbound)
check_submodule(external/rapidjson)
check_submodule(external/trezor-common)
check_submodule(external/randomx)
endif()
endif()