Skip to content

VeoMiner 2.6

Compare
Choose a tag to compare
@PhamHuong92 PhamHuong92 released this 15 Sep 01:06
· 4 commits to master since this release
38ee59b

VeoMiner 2.6
Amoveo mining with OpenCL code for NVidia and AMD GPU.

  • Stratum pool connection now available for AmoveoPool and VeoPool
    • Set Stratum pool argument: u=stratum+tcp://stratum.amoveopool.com:8822
  • Veominer can ask pool for specific Difficulty on new Stratum. Use argument diff=9800
  • New dependencies for Stratum: curl, jansson
    • Windows DLLs in release zip for curl and jansson
    • Ubuntu install new dependencies:
      • sudo apt-get install libcurl4-gnutls-dev libjansson-dev

Example:
veominer.exe Address.WorkerId u=stratum+tcp://stratum.amoveopool.com:8822 diff=9800