Skip to content

Releases: vertcoin-project/one-click-miner-vnext

One Click Miner vNext 2.0-rc6

02 Feb 21:09
Compare
Choose a tag to compare

This release adds support for centralized pools, and defaults to Hashalot - operated by a Vertcoin community member. Given the large influx of users, the central P2Pool node cannot cope with the traffic, and P2Proxy is not stable enough yet. So we're resorting to this solution for now until there's a better solution.

Under settings you can chose to use P2Pool in stead if you really want to. We might add more pool options there in an upcoming release.

One Click Miner vNext 2.0-rc5

01 Feb 08:05
Compare
Choose a tag to compare

This release should fix #108 and #107

It should also show the hashrate much quicker than before.

One Click Miner vNext 2.0-rc4

30 Jan 19:05
Compare
Choose a tag to compare

This build fixes an issue that made OCM not generate the verthash.dat for mainnet - and replaces a faulty RC3 release where this fix was not included in the Windows build.

One Click Miner vNext 2.0-rc2

21 Jan 07:48
Compare
Choose a tag to compare
Pre-release

This release fixes a few bugs in RC1:

  • No longer showing fork countdown on testnet
  • Fixes a bug with fetching difficulty and blockheight if no blocks were found on this day (insight uses pagination and fetching page 2 failed due to URL parameter name being incorrect)
  • Included updated Russian translation - thanks to @EVP3

One Click Miner vNext 2.0-rc1

14 Jan 10:44
Compare
Choose a tag to compare
Pre-release

This release contains support for the upcoming hardfork. You will have to restart the OCM after the hardfork happened to switch to the correct miner binaries.

It also contains a fix for #95

One Click Miner vNext 2.0-alpha8

15 Dec 10:04
Compare
Choose a tag to compare
Pre-release

Fixes issue that disallows stopping mining after having stopped and restarted.

One Click Miner vNext 2.0-alpha7

14 Dec 07:42
Compare
Choose a tag to compare
Pre-release
  • Fixes a crash when fetching difficulty
  • Includes debug builds by default now
    • If you have an issue with OCM crashing, run the debug build from a command prompt or console. It will print out more detailed error information to the console that can be helpful in fixing the issue.
  • Fixes issue #90
  • Shows a "stopping" state when you stop mining (it takes a while for the binaries to exit cleanly)

One Click Miner vNext 2.0-alpha6

13 Nov 08:44
Compare
Choose a tag to compare
Pre-release

Fixes a problem where OCM runs Verthashminer twice if you have two different platforms (like an AMD gpu and integrated Intel graphics). Verthashminer runs all platforms within the same binary, so we don't need to start it more than once.

One Click Miner vNext 2.0-alpha5

12 Nov 05:20
Compare
Choose a tag to compare
Pre-release
  • Resolved crash on Windows
  • Added debug mode for running in a VirtualBox VM, which detects the VirtualBox graphics adapter as Intel GPU (Set environment OCM_VIRTUALBOX to 1). Will not allow mining, just for sake of debugging

One Click Miner vNext 2.0-alpha4

11 Nov 07:25
Compare
Choose a tag to compare
Pre-release
  • Fix for not counting CUDA devices in Verthash miner