Skip to content
Snippets Groups Projects
  1. Jan 22, 2020
  2. Jan 03, 2020
  3. Dec 14, 2019
  4. Nov 26, 2019
  5. Nov 25, 2019
  6. Nov 24, 2019
  7. Nov 23, 2019
  8. Apr 22, 2019
  9. Apr 06, 2019
  10. Apr 01, 2019
  11. Mar 30, 2019
  12. Mar 29, 2019
    • psychocrypt's avatar
      avoid hash rate drop during dev pool mining · 50c7bb36
      psychocrypt authored
      Since the dev pool is sometimes using another POW than the user pool the
      hash date can strongly increase or decrease.
      In a case of a hash rate drop a monitoring software could trigger a
      wrong miner restart.
      
      - use the hash rate calculated during the user pool mining to
      interpulate the number of hashes during the dev pool mining so that the
      statistics stay constant.
      50c7bb36
    • psychocrypt's avatar
      fix simple start · d8d24bb4
      psychocrypt authored
      Simple starts requires always user interactions if config.txt and
      pools.txt is not available.
      This PR asked the user only on the first advanced option if he/she
      preferse the simple start or an advanced mode.
      If all parameter are already defined via command line options than the
      question will never be shown.
      d8d24bb4
  13. Mar 28, 2019
  14. Mar 25, 2019
  15. Mar 23, 2019
Loading