Skip to content

1.0.0

Compare
Choose a tag to compare
@mcnproject mcnproject released this 13 Apr 12:55
· 5 commits to master since this release

Mandatory software update at block 2507230 with the following features:

  • New difficulty algorithm for a faster reaction to hashrate changes (LWMA-4)
  • Block reward reduction (Available hashrate has increased a lot since MCN creation)
  • Multi-PoW algorithm support. List of supported PoW algos:
    • cryptonight (v0, v1, v2, r, half, xtl, msr, rto, xao, gpu, wow, rwz, zls, double)
    • cryptonight-light (v0, v1)
    • cryptonight-heavy (v0, xhv, tube)
    • cryptonight-pico (trtl)
  • Code modernization + bug fixes + improvements