Skip to content

Firominer v1.0.0

Compare
Choose a tag to compare
@reubenyap reubenyap released this 19 Aug 15:02
· 3 commits to main since this release

Changelog

  • Added solo-mining support
  • Added stratum pool mining support
  • Bug fixes
  • CPU verification of results

Known Issues

  • In some cases for AMD, running the miner even in OpenCL mode returns no openCL platforms found. See this issue for fix.
  • AMD performance is not optimized especially for newer cards. We are in touch with TeamRedMiner who has done the work to optimize it for AMD GPUs and is working to make sure their miner is ready prior to the fork.

How to test on Testnet

Pull branch and build from https://github.com/firoorg/firo/tree/progpow

Nvidia
firominer -U -P stratum+tcp://TESTNETADDRESS.x,verbose=0@testnet.mintpond.com:3000

AMD
firominer -G -P stratum+tcp://TESTNETADDRESS.x,verbose=0@testnet.mintpond.com:3000