Skip to content

Releases: Quantus-Network/quantus-miner

Release v3.1.0

22 Apr 05:56
8de756f

Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.1.0

Release v3.0.1

20 Apr 07:00
f563d24

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v3.0.1

Release v3.0.0

02 Apr 06:29
a60d95c

Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v3.0.0

Release v2.1.2

08 Jan 01:20
0a07bb2

Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

Release v2.1.1

05 Jan 10:48
a8ecc6f

Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

Release v2.1.0

31 Dec 10:29
3a694ec

Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.1.0

Running on Mac

xattr -d com.apple.quarantine quantus-miner-macos-aarch64
chmod +x quantus-miner-macos-aarch64

Release v2.0.2

22 Dec 22:38
bdcd939

Choose a tag to compare

What's Changed

Hybrid Mining

Mine with both CPU and GPU cores!

quantus-miner --cpu-workers 4 --gpu-workers 1

Benchmarks

Benchmark your system!
quantus-miner --cpu-workers 4 --gpu-workers 1 --benchmark

Release v1.0.0

07 Nov 06:57
aa9e7ca

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v1.0.0

Release v0.3.0

26 Sep 01:36
a6660c5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.1...v0.3.0

Release v0.2.1

23 Sep 09:36
e81de0e

Choose a tag to compare

What's Changed

  • 2500× hashrate boost: 20k → up to 50m ops/s (cpu-fast, metrics, throttling, stable) by @grenade in #1
  • chore: replace references to deprecated --num-cores flag with --workers by @grenade in #2
  • fast modular arithmetic (montgomery multiplication) by @grenade in #3
  • cuda mining engine by @grenade in #4
  • Add miner-telemetry crate and integrate telemetry support by @grenade in #5
  • fix: aarch64 compilation by @czareko in #6
  • chore: CI improvements by @czareko in #7
  • chore: quantus-miner-api dependency by @czareko in #8
  • chore: Lock update + logs warn fix by @czareko in #9
  • test: release workflow refreshed by @czareko in #10
  • feat: Release with PR by @czareko in #11
  • fix: ADMIN_PAT by @czareko in #13
  • chore: RM - refreshed by @czareko in #15
  • Release v0.2.1 by @quantus-network-ci in #16

New Contributors

Full Changelog: v0.2.0...v0.2.1