Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 528 Bytes

remain_jobs.md

File metadata and controls

15 lines (14 loc) · 528 Bytes

待处理任务

  • 查找所有接收到爆块的钱包
  • 设置fullnode的peer数量
  • 统计接收到的Challenge数量
  • 统计通过Pass Filter的数量
  • 统计Proofs成功的数量
  • 自动剔除height较低的peer *私有
  • 独立发布为cli工具
  • 查询磁盘信息
  • 查询SSD寿命
  • 寻求读取smartctl的方法
  • TypePerf https://ss64.com/nt/syntax-performance-counters.html
    • EG:typeperf "Processor(_Total)% Processor Time" -si 10 -sc 1
  • [ ]