Alberto
Alberto
I will try to make a version only with libgmp
First i fill the bloom with multithreads and then i only check it, also multithread. But you are rigth other people don't need that. I will handle that outside of...
@mccwdev right now most nodes acept FullRBF without need of the flag RBF enabled... about the "bump transaction fees" this part need to be done manually maybe with help of...
Well, is not implemented yet, but im not sure what is the purpouse of create those publickeys one by one from 1 to 2M and from 2M +1 to 4M....
Random generate random numbers to do the substrations and additions. You can't control what random numbers are generated each time. In order to generate a random number that match your...
Hi sadly I don't have a Mac to check it. Please follow one of those open issues to see if you can fix your problem: For Mac https://github.com/albertobsd/keyhunt/issues/244 https://github.com/albertobsd/keyhunt/issues/268 https://github.com/albertobsd/keyhunt/issues/137
The lastest `development` branch have enabled the `-S` parameter to create, write the file and read the file based on the txt data.
Sorry for that but this experimental mode will be removed in a few days
> why its removed? because find a public key is twice difficult than find a 256 private key
Did you tested if it works properly, i mean it hit the examples keys?