diff --git a/CMakeLists.txt b/CMakeLists.txt index 823db7792..c17c8a5eb 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -149,7 +149,6 @@ set( LIB_NAME_cryptopp "cryptopp" ) find_library( SCRYPT_LIBRARIES NAMES scrypt HINTS "${DEPS_INSTALL_ROOT}/lib") -#hunter_add_package( ethash ) find_package( ethash CONFIG REQUIRED ) include( ProjectSecp256k1 ) diff --git a/libconsensus b/libconsensus index c9a1e965a..b82b751ab 160000 --- a/libconsensus +++ b/libconsensus @@ -1 +1 @@ -Subproject commit c9a1e965a3cd2bfa77b0ccbc04c431534012a874 +Subproject commit b82b751ab693b5b6eb57f46a7da884720231eb80