1. 15 Nov, 2017 9 commits
  2. 14 Nov, 2017 1 commit
  3. 13 Nov, 2017 8 commits
  4. 12 Nov, 2017 1 commit
    • psychocrypt's avatar
      native compile by default · fa752284
      psychocrypt authored
      - add CMake flag `XMRSTAK_COMPILE` to select `native` or `static` compile
      - add new flags to the documentation
      fa752284
  5. 11 Nov, 2017 2 commits
  6. 10 Nov, 2017 8 commits
  7. 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
  8. 08 Nov, 2017 3 commits
  9. 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
  10. 04 Nov, 2017 1 commit
  11. 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
  12. 02 Nov, 2017 1 commit
  13. 01 Nov, 2017 3 commits