github h9-dev/chia-miner 1.5.1
HPool-Miner-Chia v1.5.1-3

latest releases: v2.0.0, v1.9.1, v1.8.1...
2 years ago

1、优化mass扫盘
2、修复miner移除路径卡死
3、增加Mass bindinglist导出命令
分目录导出:./hpool-miner -export bindlist
合并导出:./hpool-miner -exportAll bindlist-all.json
(2)
x-proxy:
支持通过配置来设置ApiKey(db文件为生成的情况下有效)
(3)
4、修复部分机器在运行一段时间后,出现闪退问题

更新1.5.1-3如果还出现闪退请设置虚拟内存。
右击“我的电脑”>>属性>>高级系统设置>>高级>>性能,设置>>高级>>虚拟内存,更改;取消勾选“自动管理所有驱动的分页文件大小” ;
选择分区,自定义虚拟内存的大小,建议设置到30G或者更大

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


1, optimize Mass sweeping
2, repair Miner removal path card
3. Add Mass bindinglist export command
Export by directory: ./hpool-miner -export bindlist
Combined export: ./hpool-miner -exportAll bindlist-all.json
(2)
x-proxy:
Support to set ApiKey through configuration (valid when the db file is generated)
(3)
4. Fix the crash problem of some machines after running for a period of time

Update 1.5.1-3 If there is still a crash, please set the virtual memory.
Right-click "My Computer">>Properties>>Advanced System Settings>>Advanced>>Performance, Settings>>Advanced>>virtual memory, change; uncheck "Automatically manage the paging file size of all drivers";
Select the partition, customize the size of the virtual memory, it is recommended to set it to 30G or more

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. In the agent, there is information about managing the Miner and viewing all plot files.
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 if the Miner task is updated every 10s

Don't miss a new chia-miner release

NewReleases is sending notifications on new releases.