bhokor
Legendary
Offline
Activity: 966
Merit: 1000
|
|
December 19, 2015, 01:58:27 AM |
|
Hi, my question is about the complexity for fork this software for other altcoin, some info about it is greatly apreciated
thanks in advance
|
|
|
|
|
sbtctalk
|
|
December 19, 2015, 02:14:05 PM |
|
Can the generated vanity address be used straight away? As long as we hold the private key, I believe it can be loaded into any btc wallet client?
|
13Sk3gsQ1ogrzmyt3xMVvByxcUvZr98kKN
|
|
|
shorena
Copper Member
Legendary
Offline
Activity: 1498
Merit: 1540
No I dont escrow anymore.
|
|
December 19, 2015, 02:17:48 PM |
|
Can the generated vanity address be used straight away? As long as we hold the private key, I believe it can be loaded into any btc wallet client?
Correct, you can use it right away. To make sure everything worked I suggest to sign a message with the address. That way you know its working without risking a single satoshi.
|
Im not really here, its just your imagination.
|
|
|
siameze
Legendary
Offline
Activity: 1064
Merit: 1000
|
|
December 19, 2015, 03:14:12 PM |
|
Also this version allows you to set separate X and Y values. https://github.com/cryptapus/vanitygenIf you use this for alternative cryptocurrencies, samr7's version generates improper private key format for Unobtanium addresses, so while you get a working public key, sending coins to it would just send your coins into oblivion.
|
|
|
|
sbtctalk
|
|
December 19, 2015, 03:58:40 PM |
|
Can the generated vanity address be used straight away? As long as we hold the private key, I believe it can be loaded into any btc wallet client?
Correct, you can use it right away. To make sure everything worked I suggest to sign a message with the address. That way you know its working without risking a single satoshi. I see. So by signing and verifiying a message is a good measure to test validity. I sent coins to a vanity address i generated. It is working.
|
13Sk3gsQ1ogrzmyt3xMVvByxcUvZr98kKN
|
|
|
shorena
Copper Member
Legendary
Offline
Activity: 1498
Merit: 1540
No I dont escrow anymore.
|
|
December 19, 2015, 07:06:21 PM |
|
Can the generated vanity address be used straight away? As long as we hold the private key, I believe it can be loaded into any btc wallet client?
Correct, you can use it right away. To make sure everything worked I suggest to sign a message with the address. That way you know its working without risking a single satoshi. I see. So by signing and verifiying a message is a good measure to test validity. I sent coins to a vanity address i generated. It is working. Yes, signing makes sure you can spend the coins. You can always receive coins on any address, the important question is whether the private key is under your control. Its hardly an issue considering how most wallets work you can be sure its correct once you imported the private key and the address shows up correctly. For the paranoid a signed message should do.
|
Im not really here, its just your imagination.
|
|
|
sbtctalk
|
|
December 20, 2015, 02:53:20 AM |
|
Can the generated vanity address be used straight away? As long as we hold the private key, I believe it can be loaded into any btc wallet client?
Correct, you can use it right away. To make sure everything worked I suggest to sign a message with the address. That way you know its working without risking a single satoshi. I see. So by signing and verifiying a message is a good measure to test validity. I sent coins to a vanity address i generated. It is working. Yes, signing makes sure you can spend the coins. You can always receive coins on any address, the important question is whether the private key is under your control. Its hardly an issue considering how most wallets work you can be sure its correct once you imported the private key and the address shows up correctly. For the paranoid a signed message should do. Thank u. These vanity addresses could serve organisations and businesses well, if there is enough power to generate it proper
|
13Sk3gsQ1ogrzmyt3xMVvByxcUvZr98kKN
|
|
|
ed-ro0t
Newbie
Offline
Activity: 13
Merit: 0
|
|
December 22, 2015, 11:24:31 AM |
|
greetings, have short viewed the topic but found nothing about my actual question. i want to know if is possible to use external asic instead of cpu for vanitygen. surely anyone here can help me out, thanks.
|
|
|
|
shorena
Copper Member
Legendary
Offline
Activity: 1498
Merit: 1540
No I dont escrow anymore.
|
|
December 22, 2015, 11:35:14 AM |
|
greetings, have short viewed the topic but found nothing about my actual question. i want to know if is possible to use external asic instead of cpu for vanitygen. surely anyone here can help me out, thanks.
No. ASICs only do sha256d. Address creation requires ripemd-160(sha256(pubkey)) for the main part and sha256d for the checksum bytes.
|
Im not really here, its just your imagination.
|
|
|
siameze
Legendary
Offline
Activity: 1064
Merit: 1000
|
|
December 22, 2015, 01:06:04 PM |
|
greetings, have short viewed the topic but found nothing about my actual question. i want to know if is possible to use external asic instead of cpu for vanitygen. surely anyone here can help me out, thanks.
You can, however, use oclvanitygen to generate addresses a bit quicker using GPU cards. Good luck with your efforts!
|
|
|
|
ezeminer
Legendary
Offline
Activity: 2226
Merit: 1118
Lie down. Have a cookie
|
|
December 24, 2015, 05:14:27 PM |
|
greetings, have short viewed the topic but found nothing about my actual question. i want to know if is possible to use external asic instead of cpu for vanitygen. surely anyone here can help me out, thanks.
If you don't have a GPU that generates addresses at a good rate, you can ask shorena to generate addresses for you. Using this method mentioned in the OP. I have a lot of compute power, and want to make vanity addresses for others. How do I do it?The difficulty with this is convincing your customer that, once you provide them with a vanity address, you do not have a copy of their private key. Some methods of doing this have been discussed on the forum, and vanitygen currently supports one of them. To generate an address securely, your customer generates a private key, and provides you with the public key part. You use this public key as part of the address search, and when you find a match, you provide them with a partial private key. The customer then adds the partial private key to their private key to get the vanity address. Because the customer never disclosed their part of the private key, only they have access to the complete private key. There are many ways to get a key pair, but to do address-for-hire, you need the complete public key in hexadecimal format. The bitcoin address is not sufficient. One way to generate one and get this is to use the keyconv utility, keyconv -G, and get the following parts: $ ./keyconv -G Pubkey (hex): 041d2e778ae6d9124736df131cd22d3a2483f336c55156d87a84c4bdc6d89f8518e33de85ae0f907a7128c476281bc8cc7742b43a54ccc2c7824dc4c4a438a7fbc Privkey (hex): 61E00B1C57E7F0D508C7C3795F90C0ACEC1DCAF6A7B82C951D23F728FD53E4BE Address: 15wRE5VA5uhxs5o6LayZC6imES2SeZeXd4 Privkey: 5JZPftgcsaG5Unp24cf47zP7JZEZkfnSAZzefezAVNRomKHZE8f The customer saves the privkey part in a secure location, and provides you with the Pubkey (hex) part. Then, you run vanitygen or oclvanitygen, and specify the customer's public key: $ ./vanitygen -P 041d2e778ae6d9124736df131cd22d3a2483f336c55156d87a84c4bdc6d89f8518e33de85ae0f907a7128c476281bc8cc7742b43a54ccc2c7824dc4c4a438a7fbc 1Boat Difficulty: 4476342 Pattern: 1Boat Address: 1BoatWxEHyVXkjS78d16LMuj8YMdZ1Kce8 PrivkeyPart: 5KCwog8Ndt64ZicNSGoDBRf4vACBptM2GUtSJCmkbqpieC8idcP Because a public key was specified, vanitygen now provides a PrivkeyPart rather than a Privkey result, which is useful only to your customer. The customer then takes the partial private key produced by vanitygen and adds it to their private key. This can be done using ThePiachu's handy website, or using the keyconv utility: $ ./keyconv -c 5JZPftgcsaG5Unp24cf47zP7JZEZkfnSAZzefezAVNRomKHZE8f 5KCwog8Ndt64ZicNSGoDBRf4vACBptM2GUtSJCmkbqpieC8idcP Address: 1BoatWxEHyVXkjS78d16LMuj8YMdZ1Kce8 Privkey: 5J1Jieusaa6vegTQZ7PNG3hMcsM2FjgHPK1BkPjbYyQsWb9k5vj Here, keyconv is able to recreate the final address found by vanitygen, based on the two private key parts. It is also able to create the final private key. This is infeasible for someone who does not have both parts of the private key, and provides your customer with real security. This process is very complicated. A simpler way to do it is to use a bounty pool such as vanity pool.
|
|
|
|
kingaltcoins
|
|
December 24, 2015, 08:01:27 PM |
|
Can I generate a P2PKH address using vanitygen? Kindly tell me the step by step process. I'm totally a noob regarding this generator.
|
|
|
|
tspacepilot
Legendary
Offline
Activity: 1456
Merit: 1081
I may write code in exchange for bitcoins.
|
|
December 24, 2015, 08:50:48 PM |
|
Can I generate a P2PKH address using vanitygen? Kindly tell me the step by step process. I'm totally a noob regarding this generator. Isn't a P2PKH just a normal address? the hash of a pubkey?
|
|
|
|
shorena
Copper Member
Legendary
Offline
Activity: 1498
Merit: 1540
No I dont escrow anymore.
|
|
December 25, 2015, 07:21:15 PM |
|
Can I generate a P2PKH address using vanitygen? Kindly tell me the step by step process. I'm totally a noob regarding this generator. Isn't a P2PKH just a normal address? the hash of a pubkey? Yes, they are probably refering to P2SH (pay to script hash), starting with 3. I tried it and vanitygen just accepts the value for "3" as prefix, but the result private key will still be seen as version 1 address and not as script by wallets. Its possible though, but I dont know of any fork of vanitygen that can do that.
|
Im not really here, its just your imagination.
|
|
|
AtomSea
Full Member
Offline
Activity: 143
Merit: 100
So sexy, it hurts.
|
|
December 27, 2015, 06:46:06 AM |
|
I've looked back many pages but I couldn't find anything. Has anyone created and compiled a Windows 7 version of Vanitygen that works with AMD 290's? You'll be my hero if you point me in the right direction The oclvanitygen offered here should be appropriate for your system. You might need to install OpenCL/AMD Parallel Processing drivers. I've attempted to use it in the past for newer AMD GPU's with no success. Have there been code changes? I can only get it to work with 5xxx & 6xxx GPU's. Totally got this working not long after this post... Thanks for the push hexafraction - I updated all my .net applications and got the most current Catalyst Control Center for my two R9 290's. Rockin' some nice key rates
|
|
|
|
helloeverybody
Legendary
Offline
Activity: 1008
Merit: 1000
★YoBit.Net★ 350+ Coins Exchange & Dice
|
|
December 27, 2015, 11:25:46 AM |
|
I've looked back many pages but I couldn't find anything. Has anyone created and compiled a Windows 7 version of Vanitygen that works with AMD 290's? You'll be my hero if you point me in the right direction The oclvanitygen offered here should be appropriate for your system. You might need to install OpenCL/AMD Parallel Processing drivers. I've attempted to use it in the past for newer AMD GPU's with no success. Have there been code changes? I can only get it to work with 5xxx & 6xxx GPU's. Totally got this working not long after this post... Thanks for the push hexafraction - I updated all my .net applications and got the most current Catalyst Control Center for my two R9 290's. Rockin' some nice key rates What rate are you getting for your 2 290s if you dont mind me asking? Im achieving 37 with my 970. I would expect you to be getting nearly double that?
|
|
|
|
xhomerx10
Legendary
Offline
Activity: 4018
Merit: 8863
|
|
December 27, 2015, 03:46:37 PM |
|
I've looked back many pages but I couldn't find anything. Has anyone created and compiled a Windows 7 version of Vanitygen that works with AMD 290's? You'll be my hero if you point me in the right direction The oclvanitygen offered here should be appropriate for your system. You might need to install OpenCL/AMD Parallel Processing drivers. I've attempted to use it in the past for newer AMD GPU's with no success. Have there been code changes? I can only get it to work with 5xxx & 6xxx GPU's. Totally got this working not long after this post... Thanks for the push hexafraction - I updated all my .net applications and got the most current Catalyst Control Center for my two R9 290's. Rockin' some nice key rates What rate are you getting for your 2 290s if you dont mind me asking? Im achieving 37 with my 970. I would expect you to be getting nearly double that? I've got a 7970 which is comparable to the R9 290 and I get around 25 MKeys/s so an educated guess would be 52-55 Mkeys/s running a pair.
|
|
|
|
helloeverybody
Legendary
Offline
Activity: 1008
Merit: 1000
★YoBit.Net★ 350+ Coins Exchange & Dice
|
|
December 27, 2015, 08:13:04 PM |
|
I've looked back many pages but I couldn't find anything. Has anyone created and compiled a Windows 7 version of Vanitygen that works with AMD 290's? You'll be my hero if you point me in the right direction The oclvanitygen offered here should be appropriate for your system. You might need to install OpenCL/AMD Parallel Processing drivers. I've attempted to use it in the past for newer AMD GPU's with no success. Have there been code changes? I can only get it to work with 5xxx & 6xxx GPU's. Totally got this working not long after this post... Thanks for the push hexafraction - I updated all my .net applications and got the most current Catalyst Control Center for my two R9 290's. Rockin' some nice key rates What rate are you getting for your 2 290s if you dont mind me asking? Im achieving 37 with my 970. I would expect you to be getting nearly double that? I've got a 7970 which is comparable to the R9 290 and I get around 25 MKeys/s so an educated guess would be 52-55 Mkeys/s running a pair. i managed to overclock my 970 and was getting around 40mkeys/s but somethings happened and ive now dropped down to 35. Managed o hash out a few decent ones but nothing worth mentioning. I think the best ive got is a letter word, Ive got lots of 1111111,19999999 etc.
|
|
|
|
AtomSea
Full Member
Offline
Activity: 143
Merit: 100
So sexy, it hurts.
|
|
December 27, 2015, 09:33:24 PM |
|
I've looked back many pages but I couldn't find anything. Has anyone created and compiled a Windows 7 version of Vanitygen that works with AMD 290's? You'll be my hero if you point me in the right direction The oclvanitygen offered here should be appropriate for your system. You might need to install OpenCL/AMD Parallel Processing drivers. I've attempted to use it in the past for newer AMD GPU's with no success. Have there been code changes? I can only get it to work with 5xxx & 6xxx GPU's. Totally got this working not long after this post... Thanks for the push hexafraction - I updated all my .net applications and got the most current Catalyst Control Center for my two R9 290's. Rockin' some nice key rates What rate are you getting for your 2 290s if you dont mind me asking? Im achieving 37 with my 970. I would expect you to be getting nearly double that? I get about 30ish on one, and around 60ish with two #party
|
|
|
|
|