Releases: vertcoin-project/one-click-miner-vnext
One Click Miner vNext 2.0-rc6
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
One Click Miner vNext 2.0-rc4
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
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
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
Fixes issue that disallows stopping mining after having stopped and restarted.
One Click Miner vNext 2.0-alpha7
- 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
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
- 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
to1
). Will not allow mining, just for sake of debugging
One Click Miner vNext 2.0-alpha4
- Fix for not counting CUDA devices in Verthash miner