Bitcoin Forum
May 24, 2024, 11:12:38 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 ... 106 »
181  Economy / Service Discussion / Re: Revisionism in Bitcoin Magazine on: August 07, 2012, 03:26:14 AM
Since I paid for 2 copies and only got one..  Can I have the difference back ?
182  Bitcoin / Bitcoin Discussion / Re: Want a vanity address? on: August 06, 2012, 11:12:11 PM
Got my new 1 TefLon addy.. 

Wish I knew how long it took..

its estimate was 12 hours..

Thanks for all the help guys!


183  Bitcoin / Bitcoin Discussion / Re: Want a vanity address? on: August 06, 2012, 05:15:00 AM
hmmmm... 1 love worked fine...


But trying 1Teflon in place of 1Love

gives and error on the "L" in Teflon

Yup. BTC addresses can't contain a lower case "l". And a few other letters too.
I guess you'll have to use 1TefLon.


ohhhhhhhh.. wow.. Im surprised I never knew that..

Fyi, im getting 14 m keys while mining on the card too.. Smiley

Thanks brother Smiley


But once you have an address you can use firstbits.com for a shortened version and it allows using wrong case. I just checked and 1teflon isn't used by anyone yet so if you send a few cents to yourself on that address then you'll own 1teflon.

1Love - ya, lots of them out there. 4 chars is pretty easy to generate quickly.

question.. what if my computer crashes after I find it..   my setup is unstable..  and I have to goto sleep eventually..  got a 12 hour wait it says..

Can it stash the key and address to the HD.. ? to later retrieve
184  Bitcoin / Bitcoin Discussion / Re: Want a vanity address? on: August 06, 2012, 04:59:24 AM
hmmmm... 1 love worked fine...


But trying 1Teflon in place of 1Love

gives and error on the "L" in Teflon

Yup. BTC addresses can't contain a lower case "l". And a few other letters too.
I guess you'll have to use 1TefLon.


ohhhhhhhh.. wow.. Im surprised I never knew that..

Fyi, im getting 14 m keys while mining on the card too.. Smiley

Thanks brother Smiley
185  Bitcoin / Bitcoin Discussion / Re: Want a vanity address? on: August 06, 2012, 04:55:26 AM
hmmmm... 1 love worked fine...


But trying 1Teflon in place of 1Love

gives and error on the "L" in Teflon


186  Bitcoin / Bitcoin Discussion / Re: Want a vanity address? on: August 06, 2012, 04:52:07 AM
Where do I enter my private key to generate an address off of ?
You don't. Each new address also has a new private key. Start with a simple example to see you have done it right,

For CPU: vanitygen64 1Love
For GPU: oclvanitygen -d 0 1Love

That should spit out an address/key pair in a few seconds typically. If it works then you can try longer ones and other options.

You only supply a "hex public key" as input when using -P to generate a partial key for a third party.

AWESOME!

That took about 2 seconds..    1Love..  lmao..

Im going to have fun with this..

Thanks brother, I owe you..
187  Bitcoin / Bitcoin Discussion / Re: Want a vanity address? on: August 06, 2012, 04:40:42 AM
Im going to try for an insanely long vanity addy..  

Something like 1Sitonmyface34dasfASDFa34

You should try something like 1PZjfkLZBT7Q3UFmyEWH8QtuzTMi3MUiBj. If you succeed you have a big reward. Smiley

hahhaa..

how much is in that one ?



Actually, I cant figure out the arguments at all..  Im lost..

Where do I enter my private key to generate an address off of ?

Im a pure newb when it comes to this stuff

Plus im a little distracted by the Nasa live Curiosity feed..  Neat stuff

188  Bitcoin / Bitcoin Discussion / Re: Want a vanity address? on: August 06, 2012, 04:06:49 AM
whoa.. I dont even know where to start..  

What am I doing?  compiling a C code file ?    

I need supporting programs right ?
First, what OS are you using? For Windows there is binaries on the vanitygen github so it should be pretty easy to download and just use. For Linux or OSX you'd have to compile I believe. I just did that again after 9 months when I first did it and it's fairly easy/painless.


Go here,
https://github.com/samr7/vanitygen/downloads

For Linux/OSX click Download as Tar.gz
For Windows binaries click the vanitygen-0.19-win.zip link.

Thanks Bkkcoins, I was confused, Im on win 7 64..   

Going to try this now
189  Bitcoin / Bitcoin Discussion / Re: Want a vanity address? on: August 06, 2012, 03:47:58 AM
Holy shit..  Smiley  what GPU is that based off.. I got a 5870 here in slot 0..

This is hilarious..
I have 3x 5830s here. But this rate was with my mining still going. So it was quoting me about 4 Mkeys/s and when I shutdown mining I can get around 22 Mkeys/s. So factor in about 5x faster if you dedicate the GPU.

ie. on 3 GPU miner dedicated you get this down to 5678 / 5 / 3 = 378 years.

The character length is super critical. Even cutting off one char makes a big impact.

So oclvanitygen -id 0 1Sitonme

quotes me  only 3.3 days.

whoa.. I dont even know where to start.. 

What am I doing?  compiling a C code file ?   

I need supporting programs right ?
190  Bitcoin / Bitcoin Discussion / Re: Want a vanity address? on: August 06, 2012, 03:26:24 AM
What would be a typical command line to do this myself?  Im about to tackle this... Cheesy

I dont need third party, Im going to try for an insanely long vanity addy.. 

Something like 1Sitonmyface34dasfASDFa34


For CPU:
vanitygen 1Sitonmyface

But that would take forever. Well, ok just 258759000 years on my mahcine.

For GPU:
oclvanitygen -d 0 1Sitonmyface

Ah, much better, only 2819089 years.

The -d 0 option on oclvanitygen just tells it to use the first GPU device.
You can use -i if you don't care about case sensitive.

oclvanitygen -id 0 1Sitonmyface

Which estimates 5678 years. Much more doable.

All these time estimates are based on 50% chance of finding.

Holy shit..  Smiley  what GPU is that based off.. I got a 5870 here in slot 0..

This is hilarious..
191  Bitcoin / Bitcoin Discussion / Re: Want a vanity address? on: August 06, 2012, 03:08:16 AM
What would be a typical command line to do this myself?  Im about to tackle this... Cheesy

I dont need third party, Im going to try for an insanely long vanity addy.. 

Something like 1Sitonmyface34dasfASDFa34

192  Other / Off-topic / Re: My Little Pony megathread :D on: August 05, 2012, 11:31:29 PM
I think I need to repeat myself..

Seek help...
193  Bitcoin / Bitcoin Discussion / Re: Want a vanity address? on: August 05, 2012, 09:09:46 PM
Thank you!!!! Smiley
194  Bitcoin / Bitcoin Discussion / Re: Want a vanity address? on: August 05, 2012, 07:28:36 PM
I'll make you one.

Reply in this thread and I'll PM it to you Smiley

I spent a ridiculous amount of time building/compiling it for mac, so I feel like I should use it.

Since no one, as far as I know, have built support for third party generation of vanity addresses without the person generating the address also knowing the private key I'd strongly recommend against doing this. Not only will people need to trust you, if anything happens later they'll most certainly believe you scammed them.

(Did my build instructions for Mac still work or did they need updating?)


Sweet, thanks Smiley
195  Bitcoin / Bitcoin Discussion / Re: Want a vanity address? on: August 05, 2012, 07:27:45 PM
I'll make you one.

Reply in this thread and I'll PM it to you Smiley

I spent a ridiculous amount of time building/compiling it for mac, so I feel like I should use it.

Since no one, as far as I know, have built support for third party generation of vanity addresses without the person generating the address also knowing the private key I'd strongly recommend against doing this. Not only will people need to trust you, if anything happens later they'll most certainly believe you scammed them.

(Did my build instructions for Mac still work or did they need updating?)


Its Coinabul...


Shessh.. I trust him..   Tongue
196  Bitcoin / Bitcoin Discussion / Re: Want a vanity address? on: August 05, 2012, 07:22:44 PM
Me please! Smiley

1Teflon  with or without the e..   easier without the e I presume.. Smiley

I tried to make a vanity, I got lost in the coding compiling..   over my head, and no time..

197  Other / Off-topic / Re: My Little Pony megathread :D on: August 05, 2012, 07:05:59 PM
This is fucked up...

Is this a thread for 7 year olds ?

Seek help...

y u no like ponys teflone. lol


Because I hit puberty, and grew up..  thats all...
198  Other / Off-topic / Re: My Little Pony megathread :D on: August 05, 2012, 05:58:55 PM
This is fucked up...

Is this a thread for 7 year olds ?

Seek help...
199  Economy / Service Discussion / Re: Email received from Bitcoinica just a moment ago. From Zhou on: August 03, 2012, 11:00:29 PM
Spam mail from Name terrific ..


"Whoa is me... use my other service.."
200  Economy / Collectibles / Re: How would you like to design a bitcoin banknote? on: August 02, 2012, 03:10:31 AM
please post the wining banknote

i'd like to see it

For those of us scrolling through the thread on our phones, it would be great to collect all the winners in the original post...just a thought...things like scrolling through 20+ pages or using the search feature is a major PITA. 

+ Please! ?   I cant be bothered..

Post 1st, 2nd and 3rd s'il vous plait.
Pages: « 1 2 3 4 5 6 7 8 9 [10] 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 ... 106 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!