1. 16 Jul, 2018 5 commits
  2. 14 Jul, 2018 3 commits
  3. 12 Jul, 2018 2 commits
  4. 11 Jul, 2018 3 commits
  5. 10 Jul, 2018 1 commit
  6. 08 Jul, 2018 4 commits
  7. 02 Jul, 2018 1 commit
  8. 21 Jun, 2018 2 commits
  9. 16 Jun, 2018 1 commit
  10. 14 Jun, 2018 1 commit
  11. 10 Jun, 2018 5 commits
  12. 07 Jun, 2018 2 commits
  13. 05 Jun, 2018 1 commit
  14. 30 May, 2018 8 commits
  15. 22 May, 2018 1 commit
    • psychocrypt's avatar
      fix duplicated nonce usage · 0d85a32d
      psychocrypt authored
      - avoid that a nonce which not fits to the current job is used (check jobId after start nonce is consumed)
      - move jobId check into the if condition to get a new bunch of nonces
      - CPU: add jobId validation after the start nonce is consumed
      0d85a32d