Skip to content
  • 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
Loading