Skip to content

Releases: Groestlcoin/Groestlcoin-Easyminer

Groestlcoin Easyminer 2018 BETA

14 Feb 10:50
Compare
Choose a tag to compare
Pre-release

I've taken feedback and have started to rectify this feedback.

  • Remove the SlimDX dependency, this seemed to be causing more issues than it was hoping to fix. The application still tries to detect what cards are used, but only uses one method to do this now. SlimDX in some circumstances (I presume when DirectX is not installed) would cause the application to completely crash.

  • Add in an auto-intensity and increased the max-intensity to 24. This effectively removes the intensity flag from GPU mining.

  • Fixed bug whereby flipping between AMD and nVidia several times could cause both to be ticked and cause issues.

  • Add a kernel selector to be able to switch between different optimised kernels for AMD. Default is groestlcoin-v1 since most found this was the quickest.

  • Added a drop-down list of pools to choose from for easier selection of the most common pools. Can now choose between dwarfpool, suprnova, miningpoolhub, p2pool and custom. These settings will be saved when the application exits provided you have mined on that pool.

More information can be found here: https://trello.com/b/tsdB7q43/groestlcoin-easyminer

Groestlcoin Easyminer 2018

25 Nov 20:02
29a4762
Compare
Choose a tag to compare

Completely overhauled and re-written Groestlcoin Easyminer ready for 2018 and beyond.

Some of the mining software may be considered a false-positive virus with your antivirus. We recommend disabling all anti-virus before installing, and add an exception to your antivirus of the install location once it has been installed.

Please read the 'How-To' guide if you are new to mining: https://github.com/Groestlcoin/Groestlcoin-Easyminer/wiki/How-To-Guide

Changes from previous version:

  • Now have to manually install electrum-GRS. Does not come built in. This is to prevent previous issues of it becoming out of date.
  • Using Dwarfpool, it now automatically decides whether to use the EU/CA pool address based on ping.
  • Uses 2 different detection methods to try and automatically select the correct GPU, otherwise the user can now manually change the options.
  • Can now mine with CPU+GPU (Auto-Detect, with manual toggles).
  • New and (hopefully) improved UI
  • Can now set the intensity for the GPU mining (Incompatible with CPU mining)
  • Accepts custom mining pool addresses with both the prefix (stratum+tcp://) or without.
  • Better log integration into the app. Now multi-line and doesn't appear blank on error.
  • Integrated address finding - Previously was using external files to get the public address from the wallet.
  • Added new about screen which includes links to facebook, twitter, Discord, website, github pages etc.
  • On first launch a setup screen will appear to guide and help the user. Can access this again if Electrum-GRS is not set up by using the 'Get Wallet Address' button.
  • Updated nVidia miner - Uses new version of ccminer which seems faster for Groestlcoin and allows intensity setting.
  • Added a 'View Dwarfpool' link to easily access the dwarfpool address status page.
  • Added donation tab for donating to development and marketing funds.

Developed by Groestlcoin Community Member Yokomoko.

GRS Donation Addresses

Groestlcoin Marketing Fund: FqkPKgvb2jFv6GdVphgyVY2iFPcHHi3dx7
Groestlcoin Development Fund: FWN1qdiRrymSR6jbpbanLYqZpjkEaZouHN

Developer Donation Address: FX31y8bTongNXqMuDQMxFtf79L3wXpi3oz

Any issues please add an issue on github or send me a message here or join us on Discord https://discord.gg/8VURndr

3.0-RC: Merge pull request #20 from Yokomoko/master

14 Nov 18:23
84aa916
Compare
Choose a tag to compare
Vast UI Improvements and bug fixes

GroestlCoin Easyminer v2.0

22 Sep 09:20
Compare
Choose a tag to compare
Added installation package

Added installation package

GroestlCoin Easyminer v1.1

30 Jun 21:24
Compare
Choose a tag to compare

Multiple bug fixes, see commit notes for more information

GroestlCoin Easyminer v1.0

30 Jun 19:39
Compare
Choose a tag to compare
Help doc change

Help doc change