Skip to content

Releases: FxPool/FXMinerProxy

13.3.0

19 Nov 10:28
Compare
Choose a tag to compare

1.抽水平滑曲线逻辑矿机如果离线超过20分钟就重新计算抽水曲线
2.增加1个同矿机名抽水曲线平滑调整的参数

1.The worker recalculates the fee smooth curve if it is offline for more than 20 minutes
2.Add a parameter for smooth adjustment of the fee curve of the same worker name(such as default)

13.2.0

07 Oct 00:45
Compare
Choose a tag to compare

1.解决一个误判特殊矿机BUG会导致抽水损耗大13.0.4以后的用户需要更新为最新版本

13.1.9

27 Sep 00:15
Compare
Choose a tag to compare

v13.1.9

1.解决纯转发删除端口后矿机还是保持连接的BUG

1.Fixed the bug that the miner still keeps the link after the port is deleted by pure forwarding

13.1.8

19 Sep 21:15
Compare
Choose a tag to compare

v13.1.8

1.加入FB币种
2.加入ALEO币种
3.图标又后台返回
4.纯转发每个端口显示单独的连接数
5.解决统计页面覆盖显示的问题

1.Add FB coin type
2.Add ALEO coin type
3.Icon returns to the back end
4.Pure forwarding shows separate connection counts for each port
5.Solve the problem of overlapping display on the statistical page.

13.1.5

15 Aug 19:10
fd9ce32
Compare
Choose a tag to compare

1.神马矿机不在设置为特色矿机可以支持无损抽水了
2.统计界面增加扇形统计统计各个内核矿机的数量(没有内耗就不占有)
3.ETC 心动矿机默认设置为五损抽水模式
4.增加 pry币种
5.特殊矿机抽水前检查地址是否能够连接上连接不上则不进行抽水逻辑保证用户算力

  1. What miner is no longer set as a featured miner that can support lossless pumping
  2. The statistics interface adds sector statistics to count the number of each kernel miner (no internal friction, no possession)
  3. The ETC cardiograph is set to five-loss pumping mode by default
  4. Add pry currency
  5. Check whether the address of the special miner can be connected before pumping. If it is not connected, the pumping logic is not carried out to ensure the user's computing power

13.0.4

15 May 17:51
d6012d7
Compare
Choose a tag to compare

增加space币种
优化了一些小功能
kas内抽由原来的kaspa pool(这个矿池被攻击后解析容易改成127.0.0.1地址会导致有些客户使用和矿池一样的端口导致软件奔溃的问题) 矿池改为了其他矿池

13.0.2

15 Apr 12:54
9047ed0
Compare
Choose a tag to compare

1.修护多账户抽水损耗的问题
2.增加sdr币种

13.0.0

16 Jan 16:15
Compare
Choose a tag to compare

v13.0.0
1.Newly added currencies kls, clore, aleph, bel, zil_k1_pool (any zil combination of single, double and triple mining in k1 mining pool), blocx, diac
2.Added the ability to specify the pumping ratio of miners or mining machines through json data (pumping function interface)
3.Changed to click to adjust the smooth pumping curve without interrupting the mining machine.
4.Solve the problem that the power displayed by some mining pools for pumping is actually 2 times.
5.The color of the offline miner on the port interface is changed to red.
6.Solve the problem that the customer's mining machine will be displayed in some mining pools when waiting for pumping (you need to check the option of waiting for the mining task to be issued when pumping)
7.Fixed the bug that the top password would not pop up when modifying parameters in the notification interface.
8.Modify some currencies to follow users to pump money

1.新增加币种kls,clore,aleph,bel,zil_k1_pool(k1矿池任意zil组合单双三挖),blocx,diac
2.新增加通过json数据指定矿工或者矿机的抽水比例(抽水功能界面)
3.变更为点击调整平滑抽水曲线时不用断开矿机
4.解决有些矿池抽水显示的算力是实际2倍的问题
5.端口界面离线矿机颜色改为红色
6.解决etc抽水时在有些矿池会显示客户矿机的问题(需要勾选抽水时等待挖矿任务下发的选项)
7.修复通知界面修改参数时不会弹出二级密码的BUG
8.修改有些币种为跟随用户抽水

update
linux:
bash <(curl -s -L https://raw.githubusercontent.com/FxPool/FXMinerProxy/main/install_en.sh)
windows:
https://github.com/FxPool/FXMinerProxy/releases/download/13.0.0/fxminerproxyv3windows.zip

更新下载地址
linux一键脚本
选择1安装,选择2更新
bash <(curl -s -L https://raw.githubusercontent.com/FxPool/FXMinerProxy/main/install_zh.sh)
还原之前的版本
bash <(curl -s -L https://raw.githubusercontent.com/FxPool/FXMinerProxy/main/oldversion/install_zh.sh) 版本号

Windows
删除所有cache后缀的文件,然后替换exe文件即可
下载地址
https://github.com/FxPool/FXMinerProxy/releases/download/13.0.0/fxminerproxyv3windows.zip

12.1.2

20 Oct 21:06
Compare
Choose a tag to compare

Release 2023/10/21

  • 修复KASPA币种K1矿池协议兼容问题,现在所有KASPA矿池都可以兼容了
  • Fixed compatibility issues with KASPA currency K1 mining pool protocol, now all KASPA mining pools are compatible

12.1.1

13 Sep 01:41
713bea3
Compare
Choose a tag to compare

1.修改离线矿机判断的逻辑解决如果矿机长时间没有提交份额导致一直重连的BUG影响矿机的算力

1.Modify the logic of offline miner judgment to resolve the BUG that if the miner does not submit quota for a long time, it will cause reconnection