Skip to content

HPool-Miner-AR v5.0.2 (4)

Choose a tag to compare

@trying2016 trying2016 released this 06 Mar 07:51
· 1 commit to master since this release
3f99d6d

1、修复PoA2计算错误问题
2、适配AR2.6主网
(2)
3、优化Miner性能,提高磁盘读取速度
(3)
4、修复Miner机器算力低或者是无算力问题
(4)
5、修复v5文件有问题的情况下,导致plot崩溃问题

关于代理配置:
一个局域网内,代理只需要开一台就可以了,建议超过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的任务是不是每60s更新一次


  1. Fix PoA2 calculation error
  2. Adapt to AR2.6 mainnet
    (2)
  3. Optimize Miner performance and improve disk reading speed
    (3)
  4. Fix the problem of low or no computing power of the Miner machine
    (4)
  5. Fix the problem that the plot crashes when there is a problem with the v5 file

The arweave-package tool can convert local arweave node data to hpool v5 data format. Before performing the conversion, you need to download the index data, download link:
https://drive.google.com/drive/folders/1M-lfgKbQSLDu7lDMITxnuaASopECsPyO?usp=sharing
The index data file we will keep updated

Proxy Configuration:
For users with more than one Miner, it is recommended to use a proxy within the same LAN. The proxy can manage Miner-related information. Follow these steps to use x-proxy:

  1. Choose a computer with relatively high configuration and run x-proxy.
  2. Find the LAN IP address of x-proxy, for example: 192.168.1.88.
  3. Configure the proxy on other Miner machines as follows: "http://192.168.1.88:9190/"
  4. Ensure that the Miner's task is updated every 60 seconds.