Post
Topic
Board Bitcoin Technical Support
Merits 1 from 1 user
Re: Dice wallet with a twist of regret
by
pooya87
on 22/02/2021, 04:32:37 UTC
⭐ Merited by KingZee (1)
Conclusion:
Either I'm not good enough at python, python is the wrong tool, or the cut and paste was too big to brute force.
This may sound obvious but have you tried to actually test the code you wrote with an example? The problem may be in your code.
Choose some of the variations (with 1, 2, 3, ... transposition) at random and generate their addresses then enter that address in your code and start the search to see if it can find the correct answer. This way you can be sure that your code is fine.