profanity2 icon indicating copy to clipboard operation
profanity2 copied to clipboard

Invalid keys generated by GPUs

Open DefiDebauchery opened this issue 2 years ago • 6 comments

Continuing the discussion from #2 --

I was indeed able to generate a valid address using my M1 Mac, which I understand had been the majority of the changes in Profanity2. However, GPU support is still an important aspect of this tool, and I'm consistently getting keys that don't match through my environment (Ubuntu 18.02 with Vega 56 GPU(s))

Unfortunately, I admittedly don't know C++, so I'm not sure what direct help I can be, but would be open to testing any potential changes.

DefiDebauchery avatar Sep 25 '22 20:09 DefiDebauchery

@DefiDebauchery try one more time. If you did no mistakes - this issue should occur very rare.

k06a avatar Sep 27 '22 20:09 k06a

Okay. With the most recent update, this appears to be fixed.

Pardon my naive question, but do you think there would be any way to generate the proper account with the keys provided by the previous build?

DefiDebauchery avatar Sep 28 '22 21:09 DefiDebauchery

@DefiDebauchery I believe I didn’t changed any logic, it was about dependencies.

k06a avatar Sep 28 '22 23:09 k06a

On my M1 every key generated by this script does not correlate to the address

slavik0329 avatar Jun 23 '24 15:06 slavik0329

@slavik0329 did you sum private keys correctly?

k06a avatar Jun 23 '24 16:06 k06a

@k06a That was it 😅 Thanks!

slavik0329 avatar Jun 23 '24 20:06 slavik0329