Skip to content

OpenCL bug fix

Compare
Choose a tag to compare
@brichard19 brichard19 released this 30 Nov 03:26
· 27 commits to master since this release

Fixed OpenCL bug where incorrect private keys would be reported if multiple keys were found in the same kernel call i.e. if the keys were close together. For example if you loaded the puzzle addresses from a file, the first 10 or so would be found in the same kernel call.