I saw on github you are still making changes. I will consider adding your tab. Could you also merge with the newest version v1.7 ?
I'd like to give this Vanity Address thing a try... do you have a link that would guide me through the process?
Who do I contact to find the vanity address?
I have rebased to your latest version. Give it a try.
To test out download vanity generator from:
https://bt.irlbtc.com/view/25804.0Then create a new key on the tab. Keep the private key safe.
Then run:
oclvanitygen.exe -P PUBLICKEYFROMABOVE 1prefix
This with after some time return a private key.
If you then put this private key and the one you originally generated into the bitaddress.org page it will then
generate the actual private key in WIF and confirm that the address is the one that starts with the prefix you want.
In a vanity pool someone else would run the oclvanitygen for you.
Ok, I tried it. I understand the concept and read some of the related threads.
My thoughts are that it should use the WIF private key in all cases. I had to open bitaddress in another browser tab to convert the WIF from vanitygen to HEX for the vanity tab. Is there a reason we shouldn't use just WIF? Or alternatively we could extract the private key detection used in the wallet details tab so any private key format could be used.
I like the descriptions you have for each area.
Regarding the UI we could possibly create two parts inside that tab. So it's clear there is Part/Step 1 and Part/Step 2. We can use the expand collapse UI like the FAQs on the bulk wallet tab.