github h9-dev/aleo-miner v1.0.3
HPool-Miner-Aleo(Testnet) v1.0.3 (3)

latest release: v1.0.4
19 months ago

1、支持Aleo Testnet3测试网
(3)
2、修复windows闪退问题
3、完善错误信息显示

如果不能正常运行,有下面2种可能
1、没安装VC运行环境(windows)
2、显卡驱动或者是CUDA没安装
显示详细信息:
log
level: debug
(如果提示找不到 VCRUNTIME14,请下载安装vc_redist.x64.exe VC运行环境)

关于代理配置:
一个局域网内,代理只需要开一台就可以了,建议超过1台Miner的用户使用代理,在代理中有管理Miner相关信息
x-proxy使用步骤:
1、选择一个配置相对高的电脑,运行x-proxy
2、找到x-proxy的局域网IP,例如:192.168.1.88
3、在其它Miner机器上配置proxy: "http://192.168.1.88:9190"
4、检查Miner的任务是不是每20s更新一次


  1. Support Aleo Testnet3 testnet
    (3)
  2. Fix windows flashback problem
  3. Improve error message display

If it does not work properly, there are two possibilities

  1. The VC operating environment (windows) is not installed
  2. Graphics card driver or CUDA is not installed
    Show details:
    log
    level: debug
    (If it prompts that VCRUNTIME14 cannot be found, please download and install vc_redist.x64.exe VC operating environment)

About proxy configuration:
In a local area network, only one agent needs to be opened. It is recommended that users with more than one Miner use the agent, and there are related information about managing the Miner in the agent.
Steps to use x-proxy:

Choose a computer with relatively high configuration and run x-proxy
Find the LAN IP of x-proxy, for example: 192.168.1.88
Configure proxy on other Miner machines: "http://192.168.1.88:9190"
Check whether the Miner task is updated every 20s

Don't miss a new aleo-miner release

NewReleases is sending notifications on new releases.