Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

28 lines (22 loc) · 1.39 KB

v3.0.0

  • ABI changed, minimum supported XMRig version now is 5.11.0.
  • #41 Added AstroBWT algorithm support.

v2.2.0

  • #1578 Added new rx/keva algorithm for upcoming Kevacoin fork.

v2.1.0

  • #1466 Added cn-pico/tlo algorithm.
  • Added alternative relaxed API (algorithm passed as string).

v2.0.2

  • #27 Added RandomSFX (rx/sfx) algorithm for Safex Cash.
  • #28 Added RandomV (rx/v) algorithm for new MoneroV.

v2.0.1-beta

  • #10 Fixed compatibility with CUDA 8, RandomX support not tested and potentially broken with this CUDA version.
  • #1276 Fixed maximum threads count.

v2.0.0-beta

  • ABI changed, minimum supported XMRig version now is 4.6.0.
  • #5 Optimized RandomX.
  • #6 Fixed compatibility with some old systems.
  • #7 Added support for option dataset_host for 2 GB GPUs.
  • #8 RandomX: fixed random kernel launch errors with some configurations.

v1.0.0-beta

  • Initial version.