keyhunt icon indicating copy to clipboard operation
keyhunt copied to clipboard

keyhunt P2WPKH Bech32 addresses

Open dolaor opened this issue 3 years ago • 3 comments

Hi Alberto,

Is it possible to use the rmd160 mode to hunt for SegWit(Bech32) addresses (example: bc1qw508d6qejxtdg4y5r3zarvary0c5xw7kv8f3t4)? This will probably hurt a lot the speed of the script? What about hunting P2SH addresses like SegWit(nested) (example: 3DwYUKCDoU8hdBgpGkNy8QXjUV6qTb6yp1) or P2WSH addresses (example: bc1qgdjqv0av3q56jvd82tkdjpy7gdp9ut8tlqmgrpmv24sq90ecnvqqjwvw97)? I think it is not possible since the steps involved are differents than P2PKH or SegWit(Bech32) invoice adresses.

Thanks!

dolaor avatar Mar 31 '21 21:03 dolaor

Well yes, is possible but i need to impplement those steps. And yes the speed will decrease with more steps in the addres generation. maybe i add some option to targe exclusive one of those opcions.

best regards!

albertobsd avatar Apr 01 '21 03:04 albertobsd

как конвертировать адреса bc1qw508d6qejxtdg4y5r3zarvary0c5xw7kv8f3t4 3DwYUKCDoU8hdBgpGkNy8QXjUV6qTb6yp1 в hash160 ?

Vladimir855 avatar Oct 11 '21 16:10 Vladimir855

i'm a little lazy, can someone post a link to the correct documentation of this kind of address.

Regards!

albertobsd avatar Oct 16 '21 01:10 albertobsd

Hi Alberto,

Is it possible to use the rmd160 mode to hunt for SegWit(Bech32) addresses (example: bc1qw508d6qejxtdg4y5r3zarvary0c5xw7kv8f3t4)? This will probably hurt a lot the speed of the script? What about hunting P2SH addresses like SegWit(nested) (example: 3DwYUKCDoU8hdBgpGkNy8QXjUV6qTb6yp1) or P2WSH addresses (example: bc1qgdjqv0av3q56jvd82tkdjpy7gdp9ut8tlqmgrpmv24sq90ecnvqqjwvw97)? I think it is not possible since the steps involved are differents than P2PKH or SegWit(Bech32) invoice adresses.

Thanks!

I second that. It would be a great enhancement for keyhunt to have p2sh, p2wsh and bech32 support. And most of all it would be awesome to have multiGPU support

phaenomenon avatar May 05 '23 06:05 phaenomenon

I wil not add those kind of addresses unless there are some good puzzle for it.

albertobsd avatar May 17 '23 03:05 albertobsd