1. 13 Nov, 2017 2 commits
    • Unknown's avatar
      · 2fe70265
      Unknown authored
      Added long version as a separate option
      2fe70265
    • Unknown's avatar
      · b48ca65c
      Unknown authored
      Add version to web and json
      b48ca65c
  2. 11 Nov, 2017 2 commits
  3. 10 Nov, 2017 3 commits
    • Unknown's avatar
      fix win build · 71c4e937
      Unknown authored
      71c4e937
    • Unknown's avatar
      · 8f52eb85
      Unknown authored
      Versioning final version
      8f52eb85
    • Unknown's avatar
      · 0bae47a7
      Unknown authored
      Define GIT_COMMIT_HASH via cmake or git archive
      0bae47a7
  4. 09 Nov, 2017 1 commit
    • fireice-uk's avatar
      Multi-pool final version (#90) · d35893d9
      fireice-uk authored
      * Multi-pool first draft
      
      * Fix wspace from new IDE
      
      * Better TLS error message
      
      * Fix TLS bug
      
      * Don't put dev pool on stats + pool change-back
      
      * bug fixes
      
      * Error message work
      
      * fix win build
      
      * add per-pool nicehash setting
      
      * Fix bugs
      
      * rm debug msg
      
      * Multipool guided setup
      
      * Support TLS and Nicehash in config
      
      * prelim jconf changes
      
      * final multipool changes
      
      * increase default retry_time to 30, fix mac erro
      
      * rm debug dev pool settings
      
      * Fix another source of connect runaway
      d35893d9
  5. 08 Nov, 2017 3 commits
  6. 07 Nov, 2017 1 commit
    • psychocrypt's avatar
      fix windows CUDA 9 compile · 787ce4a1
      psychocrypt authored
      fix #91
      
      - add CMake workaround for wrong host compiler for cuda
      - update winows compile documentation
      787ce4a1
  7. 04 Nov, 2017 1 commit
  8. 03 Nov, 2017 1 commit
    • psychocrypt's avatar
      optimize NVIDIA autosuggestion · 5acec3ea
      psychocrypt authored
      - avoid creation of a config with zero threads or blocks
      - WINDOWS: reduce the used memory for the auto suggestion by the amount of already used memory
      5acec3ea
  9. 02 Nov, 2017 1 commit
  10. 01 Nov, 2017 4 commits
  11. 31 Oct, 2017 2 commits
  12. 30 Oct, 2017 3 commits
  13. 29 Oct, 2017 1 commit
    • Alessandro Da Rugna's avatar
      add option: flush stdout · cb3fc22a
      Alessandro Da Rugna authored
      Added the option to forcefully flush STDOUT, which may be useful when running the miner through a pipe instead than a shell.
      If STDOUT is a shell, it's unbuffered by default.
      If STDOUT is a pipe, it's buffered by default.
      cb3fc22a
  14. 28 Oct, 2017 2 commits
  15. 27 Oct, 2017 13 commits