Skip to content

Sharder 2.0.0

Latest

Choose a tag to compare

@ben-xy ben-xy released this 29 Oct 09:03
f59a376

COS

Sharder is a blockchain-based multi-chain storage network.

Supported platforms

  • Windows 32-bit / 64-bit
  • Linux 32-bit / 64-bit
  • MacOS 64-bit

v2.0.0 Changelog

  • Reset the Testnet
  • Fixed an issue where Account/Network/Pool pages would not refresh automatically.
  • Fixed an issue where the SS address in the PoC tx pages is displayed wrong.
  • Added a pool transaction details page.
  • Added a feature for vicious or bad transaction processing.
  • Added a feature for switching forks automatically to prevent stuck blocks and synchronization issues.
  • The reset function will be split to "Reset" and "Factory Reset" options.
  • Optimized the mnemonic phrase validation during Hub initialization to prevent the inability to start mining caused by entering the wrong mnemonic phrase.
  • Optimized the weighted distribution of the boot nodes to increase the speed of block synchronization.
  • Optimized the UI performance for faster and more efficient UI rendering.
  • Optimized the fork convergence policy and implemented an auto fork convergence function.
  • Optimized the SS held score calculations, the scoring rate of hubs that did not create a pool will be reduced to 0.19.
  • Fixed other known issues.
  • Optimize the PoC calculation: adjust the holding and hardware score
  • Reduce the holding score of bootstrap nodes: set the upper limit value of holding score
  • Fixed an issue: 0 value of the holding score of the miner
  • Some UI display optimization and fixed other known issues
  • Optimize the PoC calculation: adjust the holding and hardware score
  • Optimize the block synchronization, lower down the fork odds
  • Optimize the hardware score calculation: lower limit value is 1T, upper limit value is 96T
  • Optimize the peer map drawing: access the local client service to fetch the coordinates of node,unify the color of node in the map
  • Optimize the PoC txs query: support the V1 and V2 version PoC tx data structure and query
  • New function: default ignore blocks map, signature validation of block in the CheckSumValidator
  • New function: add tips and warnings on the login page
  • Fixed an issue: 0 value of the holding score of the miner
  • Fixed an issue: remove the duplicate PoC tx in the tx query result
  • Fixed an issue: null pointer exception occurred in the miner's auto mining process
  • Fixed an issue that the mining machine's public IP is wrong be set to internal IP, to solve the sync the newest block height failed or open the auto mining failed problems.
  • Open the newest client version check and upgrade to the latest version automatically.
  • Improve the validation of the bad block generator, to avoid random txs caused the PoC score calculation wrong in the forking state.
  • Fixed an issue of PoC calculation wrong when the node didn't create a statement(PocNodeTypeTx)
  • Account page support to filter the PoC txs.
  • Network page support to display the history declared node size.
  • Emergency fix of the「myAddress」parse error when value is 'undefined'
  • Auto fetch db archive
  • Some UI display optimization and fixed other known issues

  • 重置测试网络。
  • 修复SS账户显示错误问题。
  • 新增矿池交易详情页面。
  • 新增对恶意交易或则脏交易进行处理。
  • 新增分叉自动切换功能,避免因错误区块导致节点无法正确同步区块。
  • 重置功能被拆分为"重置"和"恢复出厂"。
  • 优化Hub初始化时对密钥的检测,避免错误输入导致Hub无法正常挖矿。
  • 优化引导节点的权重分配,加快区块的同步。
  • 优化了UI的性能,更快更高效的页面渲染。
  • 优化分叉收敛的策略,实现自动收敛分叉的功能。
  • 优化SS持有得分计算,未创建矿池的得分率降低为0.19。
  • 其余已知缺陷修复。
  • PoC计算优化:持有分数调整,硬件分数计算。
  • 修复矿工抵押分数为0的缺陷。
  • 一些UI显示优化和已经缺陷修复。
  • PoC计算优化:持有分数调整,硬件分数计算。
  • 优化节点同步,降低分叉几率。
  • 节点地图渲染优化:访问本地节点服务获取经纬度,颜色统一。
  • PoC交易查询优化:支持V1和V2版本的PoC交易查询。
  • 增加默认的忽略区块集合和区块签名校验。
  • 登录页面增加私钥和体验帐号的风险提示。
  • 修复部分节点上矿工抵押分数为0的缺陷。
  • 修复重复的PoC交易显示缺陷。
  • 修复矿工开启自动挖矿时的空指针异常。
  • 修复矿机的公网IP被错误设置为内网IP,解决无法自动同步和开启自动挖矿。
  • 开通最新的客户端检测和自动升级功能。
  • 不合格出块着验证加强,避免分叉状态下的随机达到交易导致的PoC分数计算错误。
  • 修复未声明节点的PoC分数计算错误。
  • 账户页面支持筛选PoC交易。
  • 网络页面增加历史节点声明总数。
  • 紧急修复「myAddress」解析错误问题。
  • 新增自动获取最新的区块备份功能。
  • 一些UI显示优化和已经缺陷修复。