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
  2. Oct 04, 2018
  3. Oct 03, 2018
    • psychocrypt's avatar
      rework all currencies · 70f3e825
      psychocrypt authored
      - introduce monero oct 2018 fork as currency `monero`
      - remove monero7
      - change all dev pools
        - those miner monero7 to handle the fork to monero
        - if the dev pool can not handle the fork to monero the currency is fixed set to `monero` (we can only handle 2 different currencies for user and dev pool)
      - remove guards those prevent to use the currency `monero`
      70f3e825
  4. Sep 22, 2018
  5. Sep 19, 2018
  6. Feb 21, 2018
  7. Feb 19, 2018
  8. Feb 17, 2018
  9. Dec 25, 2017
  10. Dec 03, 2017
  11. Dec 02, 2017
  12. Oct 11, 2017
  13. Sep 30, 2017
Loading