knifecaojia / GatelessGateSharp

Gateless Gate Sharp is an user-friendly yet extremely powerful open-source multi-algorithm miner for Windows operating systems.

Home Page:https://bitcointalk.org/index.php?topic=1716584

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gateless Gate Sharp

Gateless Gate Sharp is an user-friendly yet extremely powerful open-source multi-algorithm miner for Windows operating systems. It focuses on performance, stability, and ease of use, featuring a one-of-a-kind ability to modify memory timings on the fly and a powerful built-in optimizer. Unlike the original Gateless Gate, this miner aims at stability with a much simpler design and the managed .NET Framework.

(Previous releases are found here.)

All you have to do to mine is to download and run the installer, launch the miner, enter your wallet address(es), and click the Start button. Please carefully read Prerequisites before installation. The online manual, which is still work in progress, might be helpful, too.

Screen Shot

Currently, the miner supports the following algorithms:

  • Ethash/Pascal dual-mining
  • Ethash
  • CryptoNight
  • CryptoNight-Light
  • CryptoNight-Heavy
  • CryptoNightV7
  • X16R
  • X16S
  • NeoScrypt
  • Pascal
  • Lbry
  • LyraREv2

The following major pools are natively supported as default pools:

  • NiceHash
  • ethermine.org
  • ethpool.org
  • DwarfPool
  • Nanopool
  • Mining Pool Hub
  • zpool
  • mineXMR.com

In addition to the default pools, support for custom pools is also available.

Prerequisites

The minimum requirements for the miner are as follows:

  • Graphics card(s) with the AMD GCN architecture and/or the NVIDIA Maxwell and Pascal architectures.
  • Windows 8.1 64-bit or later (Windows 10 is strongly recommended).
  • AMD Radeon Software Adrenalin Edition 18.5.1 for AMD cards.

Note: Please DO NOT USE UTILITIES FOR OVERCLOCKING SUCH AS MSI AFTERBURNER with Gateless Gate Sharp.

The current focus of the project is on AMD and this program has been tested mostly against AMD Radeon Software Adrenalin Edition 18.5.1. Other drivers may or may not work.*

About the DEVFEE

This miner has a built-in 1% DEVFEE. Moreover, shares submitted during benchmarking/optimization will go to the developer. I must emphasize that I absolutely need the DEVFEE in order to continue this project, and I will not provide any support for those who run binaries I did not sign. This project requires a full-time attention and testing is quite expensive. The DEVFEE is non-negotiable. If you don't like it, please go elsewhere.

About BIOS Mods

Gateless Gate Sharp does not officialy support BIOS mods for other miners such as Claymore's as there are so many modded BIOS'es out there with outrageous parameters, which indicates that people who made them had no idea about what they were doing. You can of course try them at your own risk, but please don't complain to me if they don't work with GGS.

About

Gateless Gate Sharp is an user-friendly yet extremely powerful open-source multi-algorithm miner for Windows operating systems.

https://bitcointalk.org/index.php?topic=1716584

License:GNU General Public License v3.0


Languages

Language:C# 56.4%Language:C 42.6%Language:C++ 0.9%