Skip to content

Releases: c0mm4nd/GxMiner

v0.2.2

28 Dec 18:44
Compare
Choose a tag to compare

CL:

  • Add nicehash mining support (for xmrig proxy)

v0.2.1

25 Dec 04:27
599434a
Compare
Choose a tag to compare

Merry Xmas!

CL:

  • fixed #3
  • fixed /hashrates API #2

v0.1.16

02 Dec 17:25
Compare
Choose a tag to compare

CL:

  • Open sourced
  • Boost up to 6% more. xmrig/xmrig#1351
  • Update worker workflow.
  • = v0.2.0

v0.1.15

01 Dec 04:37
5c0dd82
Compare
Choose a tag to compare

CL:

  • Fit dxpool's login method
  • Solve the "low difficulty share" problem

v0.1.14

28 Nov 17:34
3b814af
Compare
Choose a tag to compare

CL

  • Add random-yada for yadacoin (need CN-Pool support for mining)
  • Remove useless signal handler
  • Migrate the enter function(print workers' hashrate) to http api
  • No longer use the terminal keyboard events (means the more graceful exit)
  • Solve the problem that http api doesn't run
  • Fix the linux binaries and test on vagrant

v0.1.13

18 Nov 16:04
f8a34e8
Compare
Choose a tag to compare

CL:

  • Using better nonce strategy, which means that the pool hashrate will be a little bit higher

v0.1.12

07 Nov 13:58
7aebf1d
Compare
Choose a tag to compare

CL:

  • Display VMem info when mem is not enough for dataset initialization
  • Add http api support
  • Optimize the entrance structure

v0.1.11

04 Nov 02:50
4ebd219
Compare
Choose a tag to compare

CL:

  • Pump golang version
  • Display user & pool when logining
  • Optimize worker

Linux require GLIBC >= 2.27-3

v0.1.10

31 Oct 11:40
178c6f9
Compare
Choose a tag to compare

CL:

  • Fix fatal bug on logging
  • Update underlying random-x

v0.1.9

29 Oct 04:20
100dd78
Compare
Choose a tag to compare

CL:

  • Cancel force certificate on tls
  • Add NUMA support (by default)