Skip to content
Snippets Groups Projects
  1. Oct 07, 2018
    • 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
  2. Oct 06, 2018
  3. Oct 05, 2018
  4. Oct 04, 2018
  5. Oct 03, 2018
  6. Oct 01, 2018
  7. Sep 30, 2018
  8. Sep 26, 2018
  9. Sep 24, 2018
  10. Sep 23, 2018
  11. Sep 22, 2018
  12. Sep 21, 2018
Loading