Skip to content
This repository has been archived by the owner on Oct 20, 2023. It is now read-only.

Release 67

Compare
Choose a tag to compare
@oliverw oliverw released this 08 Jan 20:58
· 321 commits to master since this release
f6ceed6

Changes

  • Restore Horizon (ZEN) working status (@konstiantyn)
  • RandomARQ integration
  • The following hash algorithms are now supported for Cryptonote coins:
    • randomx
    • randomarq
    • cn0
    • cn1
    • cn2
    • cn-half
    • cn-double
    • cn-r
    • cn-rto
    • cn-rwz
    • cn-zls
    • cn-ccx
    • cn-gpu
    • cn-fast
    • cn-xao
    • gr
    • cn_lite0
    • cn_lite1
    • cn_heavy
    • cn_heavy_xhv
    • cn_heavy_tube
    • cn_pico
    • argon_chukwa
    • argon_chukwa_v2
    • argon_wrkz
  • Nicehash validation fix for Ethereum
  • Support Ethereum Stratum v1 workername from JSON-RPC request
  • Eliminated active jobs collection in Ethereum Job Manager since there can be only one anyway