Skip to content

Releases: tpruvot/cpuminer-multi

cpuminer-multi v1.3.1 windows binaries

26 Jan 19:14
Compare
Choose a tag to compare

Version 1.3.1 (Tanguy Pruvot) 26 Jan 2017

  • Add timetravel algo
  • Add --max-log-rate to limit per-core logs

3 x64 binaries in this release, to be compatible with most cpus.

cpuminer-multi v1.3 windows binaries

04 Nov 07:26
Compare
Choose a tag to compare

Version 1.3

  • Add decred algo
  • Add lbry algo
  • Add sia algo
  • Add x11evo algo
  • Add x17 and xevan algos
  • Add veltor algo
  • Enhance Blake2-S
  • Stratum benchmarks support
  • Show diff and solved blocks by default

v1.2-multi

04 Nov 07:52
Compare
Choose a tag to compare
v1.2-multi Pre-release
Pre-release

Version 1.2

  • Add cryptonight-light (Aeon)
  • Add Lyra2REv2 algo (Vertcoin)
  • Allow to load a remote config with curl
  • Algorithm parameter is now case insensitive
  • Drop anime algo (dead coin)
  • Add Sib(coin) algo
  • Add Bastion algo
  • Add Yescrypt and scrypt-jane algos
  • Compute and show network diff in pools too
  • Compute Shares diff and count solved blocks
  • Checkup on arm, tested ok on Tegra K1 (CyanogenMod 12.1)

cpuminer-multi v1.1 windows binaries

29 Jul 14:04
Compare
Choose a tag to compare

Version 1.1

  • Add basic API remote control (quit/seturl)
  • Add GroestlCoin, Diamond and Myriad variants
  • Add Pluck algo and fix gbt query crash
  • Add ZR5 algo (ZRC) and fix longpoll bug on linux
  • Add Luffa algo
  • Add Skein2 algo (Double Skein for Woodcoin)
  • Add Animecoin algo (Quark variant)
  • Add Dropcoin pok algo
  • Add BMW-256 (MDT) algo
  • Add Axiom algo
  • Change some logged strings
  • Use all cores by default, not N-1
  • Handle a default config to run without params
  • add cpu-priority and cpu-affinity options
  • add NSIS installer script for windows setup
  • Implement background option on windows
  • add -m stratum option (diff-multiplier)
  • Time limit to allow benchmarks or cron jobs
  • Fix Cryptonight stratum support
  • Allow to disable extranonce support

cpuminer-multi v1.0.9 windows binaries

18 Dec 13:32
Compare
Choose a tag to compare

Version 1.0.9

  • pool extranonce subscribe
  • upgrade jansson
  • lyra2 algo
  • fix for solo mining
  • API websocket support

cpuminer-multi v1.0.8 windows binaries

15 Nov 22:46
Compare
Choose a tag to compare

Version 1.0.8

  • API Monitoring Support
  • Enhance config values support (int/real/bool)
  • Rewrite blake algo (speed x2)

cpuminer-multi v1.0.7 windows binaries

02 Nov 07:51
Compare
Choose a tag to compare

Version 1.0.7 - VC2013 + MinGW 64 (Tanguy Pruvot)

  • Add NIST5 and QUBIT algos
  • Show current stratum bloc height
  • Fix wallet solo mining

cpuminer-multi v1.0.6 x86/x64 win binaries

31 Oct 11:01
Compare
Choose a tag to compare

Version 1.0.6 - VC2013 + MinGW 64 (Tanguy Pruvot)

  • Fix scrypt algo
  • More work on VC2013
  • Add -f tuning option to test with reduced difficulty
  • Add S3 algo

The VC2013 archive contains 3 variants : x86 x64 and x64 AVX

1.0.6 v2 fix a build problem with neoscrypt present in first 1.0.6

cpuminer-multi v1.0.5 x64 windows binary

31 Oct 04:11
Compare
Choose a tag to compare

Version 1.0.5 - MinGW64 (Tanguy Pruvot)

  • Merge remaining v2.4 pooler cpu-miner changes
  • Add colored output (disable with --no-color)
  • Test and fix blake on NEOS, needs 14 rounds (was 8)
  • Add pentablake (5x blake256) (from bitbandi)
  • Add neoscrypt
  • Windows (VC++ 2013 and MinGW64 build support)
  • Enhance --version informations (compiler + lib versions)

Note: No DLL dependencies required with MinGW builds

scrypt doesnt works in this version (fixed in 1.0.6)