Unsure if this should be in upstream, but it may be useful for things like shaving off a few bytes from signatures.
Add secp256k1_ec_grind to grind keypairs #507
pull sipa wants to merge 1 commits into bitcoin-core:master from sipa:201802_grind changing 5 files +194 −1-
sipa commented at 1:24 AM on February 9, 2018: contributor
- nym-zone referenced this in commit 83ff9bde8f on Feb 13, 2018
- nym-zone referenced this in commit 23c560aa94 on Feb 13, 2018
-
kallewoof commented at 11:57 AM on July 2, 2018: contributor
Tested ACK 885ea63
This PR is used as is in https://github.com/kallewoof/btcdeb/tree/vanitygen -- I verified that the keypair is valid.
I grinded bc1qkallealmkdwwyuc2tmf5c6hzmlaujq6jl38hpe using this, and sent myself 10k goodly satoshi, which a wallet with the imported private key saw in its balance, and could sign transactions for.
"ismine": truealso appeared ingetaddressinfooutput. As Nicolas Dorier would put it, I ate my own (@sipa's, rather) dog food. - sipa force-pushed on Sep 17, 2021
- sipa force-pushed on Sep 17, 2021
- sipa force-pushed on Sep 20, 2021
-
Add secp256k1_ec_grind to grind keypairs. 28a87ee9e5
- sipa force-pushed on Sep 20, 2021
- sipa added the label feature on May 11, 2023