Skip to content

v1.1.0

Compare
Choose a tag to compare
@jolestar jolestar released this 28 May 04:23
· 793 commits to master since this release
17efec2

Account and Miner rpc and command enhancements

  • [cli] Enhanced account command support for receipt identifier (#2521)
  • [cli] Improved multi-sign command (#2529)
  • [cli & account] Read-only account support (#2536)
  • [cli & account] Support remove account command, no more restarting the node after the default account switch, and the lock/unlock rpc returns AccountInfo (#2544)
  • [cli] Unify commands for Module upgrades (#2511)
  • [stratum] Added documentation for the stratum protocol and fixed a bug that caused lose hash rates (#2539)
  • [rpc & miner] Improved Miner rpc return values (#2534)
  • [indexer] Improved block indexing tool (#2524) (#2526) (#2532) (#2543)

中文说明

Account 以及 Miner 相关的接口和命令增强

  • [cli] 增强账号相关命令对收款识别码(receipt identifier)的支持 (#2521)
  • [cli] 改进多签命令 (#2529)
  • [cli & account] 支持只读账号 (#2536)
  • [cli & account] 支持删除账号命令,默认账号切换后不再需要重启节点,以及 lock/unlock 接口返回 AccountInfo (#2544)
  • [cli] 统一 Module 升级的命令 (#2511)
  • [stratum] 新增 stratum 协议的文档以及修复了一个导致丢失哈希率的 bug (#2539)
  • [rpc & miner] 改进 Miner 相关的接口返回值 (#2534)
  • [indexer] 改进区块索引工具 indexer, 索引数据结构变更以及批量写入优化 (#2524) (#2526) (#2532) (#2543)