Skip to content

Releases: h9-dev/spacemesh-miner

H9-Miner-Spacemesh v3.0.3

04 Mar 00:00
ae4f781
Compare
Choose a tag to compare

1、优化扫盘逻辑
2、修复已经扫过的文件不显示已完成问题

Windows上如果运行提示post.dll问题,请安装 vc_redist.x64.exe
请加入我们的Telegram群,如有更新会在第一时间在群里发布

官方最新版的nipost_challenge.bin和post.bin存储在local.db,需要用h9_convert将数据转存出来才能切到H9
比如local.db在D:\node_state,post文件目录在L:/spacemesh/post_123,执行下面命令

h9_convert_windows.exe -sql D:\node_state -target L:/spacemesh/post_123

  1. Optimize disk scanning logic
  2. Fixed the problem that files that have been scanned are not displayed as completed.

If running on Windows prompts a post.dll problem, please install vc_redist.x64.exe
Please join our Telegram group. Any updates will be posted in the group as soon as possible.

The latest official version of nipost_challenge.bin and post.bin are stored in local.db. You need to use h9_convert to transfer the data to switch to H9.
For example, local.db is in D:\node_state, and the post file directory is in L:/spacemesh/post_123. Execute the following command

h9_convert_windows.exe -sql D:\node_state -target L:/spacemesh/post_123

H9-Miner-Spacemesh v3.0.2

19 Feb 00:55
ae4f781
Compare
Choose a tag to compare

1、修复因PoET数据无效导致不能进行PoET问题

Windows上如果运行提示post.dll问题,请安装 vc_redist.x64.exe
请加入我们的Telegram群,如有更新会在第一时间在群里发布

官方最新版的nipost_challenge.bin和post.bin存储在node_state.sql,需要用h9_convert将数据转存出来才能切到H9
比如node_state.sql在D:\node_state,post文件目录在L:/spacemesh/post_123,执行下面命令

h9_convert_windows.exe -sql D:\node_state -target L:/spacemesh/post_123

  1. Fix the problem that PoET cannot be performed due to invalid PoET data.

If running on Windows prompts a post.dll problem, please install vc_redist.x64.exe
Please join our Telegram group. Any updates will be posted in the group as soon as possible.

The latest official version of nipost_challenge.bin and post.bin are stored in node_state.sql. You need to use h9_convert to transfer the data to switch to H9.
For example, node_state.sql is in D:\node_state, and the post file directory is in L:/spacemesh/post_123. Execute the following command

h9_convert_windows.exe -sql D:\node_state -target L:/spacemesh/post_123

H9-Miner-Spacemesh v3.0.1

18 Feb 20:50
ae4f781
Compare
Choose a tag to compare
Pre-release

1、修复PoET数据异常时Miner崩溃问题

Windows上如果运行提示post.dll问题,请安装 vc_redist.x64.exe
请加入我们的Telegram群,如有更新会在第一时间在群里发布

官方最新版的nipost_challenge.bin和post.bin存储在node_state.sql,需要用h9_convert将数据转存出来才能切到H9
比如node_state.sql在D:\node_state,post文件目录在L:/spacemesh/post_123,执行下面命令

h9_convert_windows.exe -sql D:\node_state -target L:/spacemesh/post_123

  1. Fixed the problem of Miner crashing when PoET data is abnormal.

If running on Windows prompts a post.dll problem, please install vc_redist.x64.exe
Please join our Telegram group. Any updates will be posted in the group as soon as possible.

The latest official version of nipost_challenge.bin and post.bin are stored in node_state.sql. You need to use h9_convert to transfer the data to switch to H9.
For example, node_state.sql is in D:\node_state, and the post file directory is in L:/spacemesh/post_123. Execute the following command

h9_convert_windows.exe -sql D:\node_state -target L:/spacemesh/post_123

H9-Miner-Spacemesh v3.0.0 (2)

30 Jan 06:18
ae4f781
Compare
Choose a tag to compare
Pre-release

1、统一通过X-Proxy从官方节点拉取Proofs下发给Miner,Miner不再拉取Proofs
2、performance增加23H类型
3、增加自定义语言,可以使用windows目录下的zh.lang.template进行自定义
4、post的nonce随机起始点
(2)
5、修复X-Proxy PoST状态显示问题

Windows上如果运行提示post.dll问题,请安装 vc_redist.x64.exe
请加入我们的Telegram群,如有更新会在第一时间在群里发布

官方最新版的nipost_challenge.bin和post.bin存储在node_state.sql,需要用h9_convert将数据转存出来才能切到H9
比如node_state.sql在D:\node_state,post文件目录在L:/spacemesh/post_123,执行下面命令

h9_convert_windows.exe -sql D:\node_state -target L:/spacemesh/post_123

  1. Unifiedly pull Proofs from official nodes through X-Proxy and send them to Miner. Miner will no longer pull Proofs.
  2. Add 23H type to performance
  3. To add a custom language, you can use zh.lang.template in the windows directory for customization.
  4. Random starting point of post’s nonce
    (2)
  5. Fix X-Proxy PoST status display problem

If running on Windows prompts a post.dll problem, please install vc_redist.x64.exe
Please join our Telegram group. Any updates will be posted in the group as soon as possible.

The latest official version of nipost_challenge.bin and post.bin are stored in node_state.sql. You need to use h9_convert to transfer the data to switch to H9.
For example, node_state.sql is in D:\node_state, and the post file directory is in L:/spacemesh/post_123. Execute the following command

h9_convert_windows.exe -sql D:\node_state -target L:/spacemesh/post_123

H9-Miner-Spacemesh v2.1.0 (3)

20 Jan 06:16
ae4f781
Compare
Choose a tag to compare
Pre-release

1、增加PoST Proof选择本地与服务器权重最高的PoET Server
2、增加PoET在PoST完成进行注册
(2)
3、修复Miner在扫PoST超时的文件时崩溃的问题
(3)
4、修复nipost_challenge.json数据是空的问题

Windows上如果运行提示post.dll问题,请安装 vc_redist.x64.exe
请加入我们的Telegram群,如有更新会在第一时间在群里发布


  1. Add PoST Proof to select the PoET Server with the highest local and server weights
  2. Add PoET to complete registration in PoST
    (2)
  3. Fixed the problem of Miner crashing when scanning files with PoST timeout
    (3)
  4. Fix the problem that nipost_challenge.json data is empty

If running on Windows prompts a post.dll problem, please install vc_redist.x64.exe
Please join our Telegram group. Any updates will be posted in the group as soon as possible.

H9-Miner-Spacemesh v2.0.0 (2)

06 Jan 14:32
ae4f781
Compare
Choose a tag to compare
Pre-release

1、增加PoST开始前优先等待x-proxy获取PoST Proof,降低PoST Proof获取失败的情况
2、Miner增加PoST Proof缓存,重启Miner不会重新重复获取
3、增加获取PoST Proof和PoST Challenge失败后继续重试
4、x-proxy增加总硬盘读写数据的统计显示
(2)
5、x-proxy广播的PoST Proof增加gzip压缩,降低内网带宽占用

Windows上如果运行提示post.dll问题,请安装 vc_redist.x64.exe
请加入我们的Telegram群,如有更新会在第一时间在群里发布


  1. Added priority to wait for x-proxy to obtain PoST Proof before starting PoST to reduce the failure to obtain PoST Proof.
  2. Miner adds PoST Proof cache, and restarting Miner will not obtain it again.
  3. Added the ability to continue retrying after failure to obtain PoST Proof and PoST Challenge.
  4. x-proxy increases the statistical display of total hard disk read and write data
    (2)
  5. PoST Proof broadcast by x-proxy adds gzip compression to reduce intranet bandwidth usage

If running on Windows prompts a post.dll problem, please install vc_redist.x64.exe
Please join our Telegram group. Any updates will be posted in the group as soon as possible.

H9-Miner-Spacemesh v1.9.1 (2)

23 Dec 00:50
ae4f781
Compare
Choose a tag to compare
Pre-release

1、Miner在PoST获取Proof后,会通过x-proxy广播给其它Miner
2、修复GPU Server链接失败后,导致Plot慢的问题
(2)
3、修复多GPU Plot GPU未利用满的问题

Windows上如果运行提示post.dll问题,请安装 vc_redist.x64.exe
请加入我们的Telegram群,如有更新会在第一时间在群里发布


  1. After Miner obtains Proof from PoST, it will broadcast it to other Miners through x-proxy.
  2. Fixed the issue that caused Plot to be slow after the GPU Server connection failed.
    (2)
  3. Fix the problem of GPU underutilization in multi-GPU Plot

If running on Windows prompts a post.dll problem, please install vc_redist.x64.exe
Please join our Telegram group. Any updates will be posted in the group as soon as possible.

H9-Miner-Spacemesh v1.8.1 (2)

08 Dec 07:06
ae4f781
Compare
Choose a tag to compare
Pre-release

1、优化PoET注册
2、处理因PoET服务器不能访问,导致可能重复PoST问题
(2)
3、增加从PoET服务器拉取challenge重试次数

Windows上如果运行提示post.dll问题,请安装 vc_redist.x64.exe
请加入我们的Telegram群,如有更新会在第一时间在群里发布


  1. Optimize PoET registration
  2. Solve the problem of possible repeated PoST caused by the PoET server being inaccessible
    (2)
  3. Increase the number of retries for pulling challenges from the PoET server

If running on Windows prompts a post.dll problem, please install vc_redist.x64.exe
Please join our Telegram group. Any updates will be posted in the group as soon as possible.

H9-Miner-Spacemesh v1.7.1

24 Nov 05:03
ae4f781
Compare
Choose a tag to compare
Pre-release

1、优化PoST流程
2、增加加载PoST失败自动删除目录

Windows上如果运行提示post.dll问题,请安装 vc_redist.x64.exe
请加入我们的Telegram群,如有更新会在第一时间在群里发布


  1. Optimize PoST process
  2. Added automatic deletion of directories if loading PoST fails.

If running on Windows prompts a post.dll problem, please install vc_redist.x64.exe
Please join our Telegram group. Any updates will be posted in the group as soon as possible.

H9-Miner-Spacemesh v1.7.0

10 Nov 15:08
ae4f781
Compare
Choose a tag to compare
Pre-release

1、优化PoET注册
2、修复PoST CPU绑定问题
3、增加postCpuIds自定义CPU ID
4、优化Plot最后一个文件的剩余空间
5、X-Proxy增加Miner读、写、PoET、PoST等信息的显示

Windows上如果运行提示post.dll问题,请安装 vc_redist.x64.exe
请加入我们的Telegram群,如有更新会在第一时间在群里发布


  1. Optimize PoET registration
  2. Fix PoST CPU binding issue
  3. Add postCpuIds custom CPU ID
  4. Optimize the remaining space of the last file of Plot
  5. X-Proxy increases the display of Miner read, write, PoET, PoST and other information

If running on Windows prompts post.dll problem, please install vc_redist.x64.exe
Please join our Telegram group, if there is an update, it will be released in the group as soon as possible