Skip to content

v15.2.9@251030

Choose a tag to compare

@FxPool FxPool released this 30 Oct 04:58
· 63 commits to main since this release

English

  1. Add new currencies: aleo_iceriver (Ice River Miner), aleo_jingle (Jingle Miner), and xtm.
  2. Modify the LOGO icon.
  3. Add a UI interface for designating specific miners or mining machines for hashrate deduction.
  4. Update the special configuration parameters for hashrate deduction (such as designated miner/machine deduction ratios and filtering of miners/machines) from being applicable to all accounts to being set under specific deduction accounts. Users who previously configured these parameters will need to reconfigure them after the update.
  5. Add advanced system parameters (documentation will be updated accordingly) to support special advanced use cases, such as custom secondary URL directories.
  6. Modify the logic for generating app QR codes. For now, only the Android app will be released, as the iOS app is difficult to publish at the moment.
  7. Add a blacklist feature for BTC.
  8. Implement a lock mechanism for hashrate deduction with special mining machines to resolve occasional PANIC issues.
  9. Add a batch interface for creating proxy ports.
  10. Include the deduction type when dynamically adding user deduction shares to fix the inaccuracy in calculated hashrate deduction.

中文

  1. 新增加币种,aleo_iceriver(冰河矿机),aleo_jingle(金贝矿机)xtm币种
  2. 修改LOGO图标
  3. 抽水指定矿工矿机加入UI界面
  4. 抽水的特殊设置参数(指定矿机矿工抽水比例过滤矿工矿机等)由原来的所有账号变更为在特定的抽水账户下之前设置过这些参数更新后需要重新设置一边
  5. 增加系统高级参数(会接着更新文档说明)支持一些特殊的高级用法,比如支持自定义二级url目录等
  6. app二维码生成逻辑修改,手机app目前苹果不好发布暂时先发布安卓app
  7. BTC添加黑名单功能
  8. 特殊矿机抽水添加加入锁解决有些时候的PANIC
  9. 增加批量添加代理端口接口
  10. 动态添加用户抽水份额时加入抽水类型解决抽水算力计算不准确的BUG