1. 08 Oct, 2018 1 commit
  2. 07 Oct, 2018 2 commits
    • psychocrypt's avatar
      fix crash with monero and strided_index · 1c0ef154
      psychocrypt authored
      Strided index 1 is not allowed for cryptonight_v8 and monero.
      In the case the dev pool is set to monero and the user tuned there settings for
      an other currency the miner will crash if strided index or memChunk is not
      fitting the requirement to mine monero.
      This PR detects wrong configurations and will set strided index and memChunk to a valid
      value but only for cryptonight_v8. The user pool settings will only be changed if monero or
      cryptonight_v8 is selected.
      1c0ef154
    • psychocrypt's avatar
      Merge pull request #1867 from Spudz76/dev-warnfix · 9e51acb6
      psychocrypt authored
      Fix two new warnings within new code
      9e51acb6
  3. 06 Oct, 2018 1 commit
  4. 05 Oct, 2018 9 commits
  5. 04 Oct, 2018 4 commits
  6. 03 Oct, 2018 5 commits
  7. 01 Oct, 2018 4 commits
  8. 30 Sep, 2018 6 commits
  9. 26 Sep, 2018 1 commit
  10. 24 Sep, 2018 3 commits
  11. 23 Sep, 2018 2 commits
  12. 22 Sep, 2018 1 commit
  13. 21 Sep, 2018 1 commit