Skip to content
Snippets Groups Projects
  1. Apr 14, 2018
  2. Apr 05, 2018
  3. Apr 04, 2018
  4. Apr 02, 2018
  5. Apr 01, 2018
  6. Mar 27, 2018
    • psychocrypt's avatar
      POW AEON v7 · 5a2c4444
      psychocrypt authored
      - add new pow for AEON
      - fix missing cryptonight-heavy selection for multi hashes
      5a2c4444
  7. Mar 25, 2018
  8. Feb 10, 2018
  9. Dec 25, 2017
  10. Dec 08, 2017
  11. Nov 20, 2017
  12. Nov 16, 2017
    • Unknown's avatar
      · cabd46f3
      Unknown authored
      Remove whitespace lines
      cabd46f3
  13. Nov 15, 2017
  14. Nov 14, 2017
  15. Nov 10, 2017
  16. Nov 09, 2017
    • 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
  17. Oct 29, 2017
    • 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
  18. Oct 27, 2017
    • psychocrypt's avatar
      fix bug inserted during `xmr/monero` renaming · 0117ed60
      psychocrypt authored
      - fix that currency selection is not called (in cli-miner.cpp)
      - fix guard to prevent wrong currency selection if compiled for monero or aeon only
      0117ed60
    • psychocrypt's avatar
      rename `xmr` to `monero` · 12802f12
      psychocrypt authored
      - rename all `xmr` to `monero`
      - be insensitive while check for set currency
      - add function to compate two strings insensitive
      12802f12
    • psychocrypt's avatar
      general aeon support · b0d5f15f
      psychocrypt authored
      - cli-miner.hpp:
        - add option `--currency`
        - add guided start section
      - config.tpl: add value `currency`
      - params.hpp: add value to store the selected currency
      - executor.hpp: add dev pool address
      b0d5f15f
  19. Sep 30, 2017
  20. Jul 12, 2017
  21. May 26, 2017
  22. Apr 27, 2017
  23. Apr 26, 2017
  24. Apr 25, 2017
  25. Apr 22, 2017
  26. Apr 21, 2017
  27. Apr 09, 2017
Loading