Skip to content
#

miner

Here are 345 public repositories matching this topic...

duino-coin
revoxhere
revoxhere commented Aug 19, 2021

If you have an outdated ESP32 core, you will probably see the message like this while compiling the code:

ResolveLibrary(sha/sha_parallel_engine.h)
  -> candidates: []ESP32_Code:59:85: fatal error: sha/sha_parallel_engine.h: No such file or directory
 #include "sha/sha_parallel_engine.h" // Include hardware accelerated hashing library
                  ^
compilation terminated.
nicehashdev
nicehashdev commented Mar 13, 2021

If you are getting issues about application (excavator.exe) being blocked by Windows Defender security, then we are also aware that there is no way to make any decision about this block, because it is simply not visible anywhere. There are 2 possible solutions you can take:

  1. After you install NiceHash QuickMiner and Windows Defender starts blocking it, perform manual virus scan of the folder wh
pineapple-X
pineapple-X commented May 12, 2021

我这两台设备都出现了核心调用不完整的情况
1.OPPO A37, CPU: MT6750, 仅调用了两个A53核心(共A53 @ 1.5GHz+A53 @ 1.0GHz)
2.HUAWEI P30, CPU: Kirin980, 仅调用了三个A55核心(共2xA76 2.6GHz+ 2xA76 1.92Ghz + 4xA55 1.8Ghz)
暂不确定是termux的问题还是Aminer的原因

Improve this page

Add a description, image, and links to the miner topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the miner topic, visit your repo's landing page and select "manage topics."

Learn more