ethash / eminer-pro-release

Eminer ethash miner
41 stars 23 forks source link
ethash ethereum ethereum-classic high-performance miner

Eminer ethash miner

Optimized, high performance multiworker ethash miner written in Go language.

Dashboard

dashboard

Features

And much more.

Multiworker Mode (windows only); search shares with multiple instances, this can be increase 1% ~ 2% share luck.

Cloud Dashboard Screenshots: https://imgur.com/a/gwXBe

Running

List Devices:

$ eminer -L

Benchmark mode:

$ eminer -B deviceid

Stratum mode:

$ eminer -S server:port -U yourwallet -P password 
(for nicehash or other stratum servers use -S stratum+tcp://server:port)

HTTP-RPC mode:

$ eminer -F http://localhost:8545

Cloud Monitoring:

--cloud-key <your-key>

Usage:

$ eminer -h
Usage of eminer:
  -B int
        Benchmark mode, set device id for benchmark (default -1)
  -F string
        Farm mode with the work server at URL, use comma for multiple rpc server 
      (default "http://127.0.0.1:8545")
  -L    List GPU devices
  -M string
        Run mine on selected devices, use comma for multiple devices (default "all")
  -N string
        Name of your rig, the name will be use on dashboard, json-api, cloud service and stathat. 
      Some pools require rig name with extra parameter, this name will be send the pools.
  -P string
        Password for stratum server
  -S <host>:<port>
        Stratum mode, use comma for multiple stratum server (example: <host>:<port> 
      for nicehash or other stratum servers stratum+tcp://<host>:<port>)
  -U string
        Username for stratum server
  -V int
        Log level (0-5) (default 3)
  -cloud-key string
        Set your cloud service key here to have stats about the rig from https://cloud.eminer.net, 
      you can create free key from the web site and use the same key for all your rigs.
  -cpu int
        Set the maximum number of CPUs to use
  -dag-intensity int
        DAG work size intensity (4-32) (default 32)
  -devfee-coin string
        Set devfee default coin, it may reduce DAG changes. 
      Usable coins: ETH, ETC, UBQ, EXP, MUSIC
  -fan-percent string
        Set fan speed percent on selected devices, 
      use comma for multiple devices (amd devices only)
  -fixed-diff
        Fixed diff for works, round solutions
  -http string
        HTTP server for monitoring (read-only) for disable set "no" (default ":8550")
  -intensity string
        GPU work size intensity (8-64), use comma for multiple devices (default 32)
  -kernel string
        Select kernel for GPU devices, currently 3 kernels available, 
      use comma for multiple devices (1-3)
  -no-devfee
        Disable devfee, this can be impact some performance reduces
  -no-output-color
        Disable colorized output log format
  -stathat string
        Set your stathat email address here to have some basic metrics from stathat.com web site
  -v    Version

Run eminer and & view the dashboard at http://localhost:8550

JSON-API Endpoints

TODO

Works

Dual mining; it has negative profit sometimes, more power consumption and more GPU temperature. Current status, more research and more test.

Donations ETH/ETC

0x4e6f8135f909a943344f065a9ec2bedcc14c750d

The miner has 1% devfee, it never change for new features but you can disable anytime.