Bitcoin Forum
April 16, 2024, 01:59:46 PM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 [120] 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 ... 191 »
  Print  
Author Topic: Vanitygen: Vanity bitcoin address generator/miner [v0.22]  (Read 1152790 times)
Indianacoin
Sr. Member
****
Offline Offline

Activity: 406
Merit: 252


View Profile
October 06, 2015, 07:12:09 PM
Last edit: October 06, 2015, 07:39:17 PM by Indianacoin
 #2381

Hi "shorena" and "sorryforthat",

Here are my public keys:

Code:
04EE463CF7E84258B2A13FC40E30B978DC3ED615FC8E3EBF510EDA156BAA89B65F2B05CC10FD947C65E0F382EB48B127A5B005F0BD416064A1CD8BC6DA875C3D44

Code:
048CF782173A86F1CB415B3884BA13BC8A3860EE209F199CDA880BFBC4383C07DCB62C3E5259219466CF4221525BFF923426E3A325DC40D26E9BBDE2D5711C92AF

And I want a vanity address starting with : 1SPaLBTC and 1spalBTC
It would be great if you keep the format intact (I mean case-sensitive) Cheesy

Thanks in advance.
1713275986
Hero Member
*
Offline Offline

Posts: 1713275986

View Profile Personal Message (Offline)

Ignore
1713275986
Reply with quote  #2

1713275986
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713275986
Hero Member
*
Offline Offline

Posts: 1713275986

View Profile Personal Message (Offline)

Ignore
1713275986
Reply with quote  #2

1713275986
Report to moderator
1713275986
Hero Member
*
Offline Offline

Posts: 1713275986

View Profile Personal Message (Offline)

Ignore
1713275986
Reply with quote  #2

1713275986
Report to moderator
1713275986
Hero Member
*
Offline Offline

Posts: 1713275986

View Profile Personal Message (Offline)

Ignore
1713275986
Reply with quote  #2

1713275986
Report to moderator
TheRealSteve
Hero Member
*****
Offline Offline

Activity: 686
Merit: 500

FUN > ROI


View Profile
October 06, 2015, 09:46:33 PM
 #2382

And I want a vanity address starting with : 1SPaLBTC and 1spalBTC
It would be great if you keep the format intact (I mean case-sensitive) Cheesy
Can't do the second one:
lowercase letter "L", uppercase letter "i", uppercase letter "O" and the number zero are all disallowed in Bitcoin's version of base58.
https://en.bitcoin.it/wiki/Base58Check_encoding#Background

1spa1BTC (number one instead of lowercase L) would work as an alternative.

Timelord2067
Legendary
*
Offline Offline

Activity: 3640
Merit: 2215


💲🏎️💨🚓


View Profile
October 07, 2015, 01:26:43 AM
Last edit: October 07, 2015, 03:18:13 AM by Timelord2067
 #2383

And I want a vanity address starting with : 1SPaLBTC and 1spalBTC
It would be great if you keep the format intact (I mean case-sensitive) Cheesy
Can't do the second one:
lowercase letter "L", uppercase letter "i", uppercase letter "O" and the number zero are all disallowed in Bitcoin's version of base58.
https://en.bitcoin.it/wiki/Base58Check_encoding#Background

1spa1BTC (number one instead of lowercase L) would work as an alternative.

Hmm... I'm out - 15 days for me at 20 - ~25Mkeys/s using both cards in safe-mode (due to AMD Delta error)...  Bit over a week if I could nut out where I'm going wrong rolling back the drivers to the previous version.

*edit* I can get it down to about two - three days if I search for 1SPALBTC 1SpaLBTC 1spaLBTC 1spaLbtc etc...

2nd edit... down to about six to eight hours if I use the -i switch to search for any variation....


...3rd edit... 8 hours to get to 50% at 18MKeys/s... (sigh - I'll keep you updated what I find...)

bitcreditscc
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
October 07, 2015, 06:10:31 AM
 #2384

Could i be doing something wrong, tried using oclvanitygen in both windows and linux, all i get is GPU hash balh blah blah output instead of keys

shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1499


No I dont escrow anymore.


View Profile WWW
October 07, 2015, 06:24:02 AM
 #2385

Hi "shorena" and "sorryforthat",

Here are my public keys:

Code:
04EE463CF7E84258B2A13FC40E30B978DC3ED615FC8E3EBF510EDA156BAA89B65F2B05CC10FD947C65E0F382EB48B127A5B005F0BD416064A1CD8BC6DA875C3D44

Code:
048CF782173A86F1CB415B3884BA13BC8A3860EE209F199CDA880BFBC4383C07DCB62C3E5259219466CF4221525BFF923426E3A325DC40D26E9BBDE2D5711C92AF

And I want a vanity address starting with : 1SPaLBTC and 1spalBTC
It would be great if you keep the format intact (I mean case-sensitive) Cheesy

Thanks in advance.

Code:
>oclvanitygen.exe -P 04EE463CF7E84258B2A13FC40
E30B978DC3ED615FC8E3EBF510EDA156BAA89B65F2B05CC10FD947C65E0F382EB48B127A5B005F0B
D416064A1CD8BC6DA875C3D44 -S -k -o indianacoin.txt 1SPaLBTC
Difficulty: 51529903411245
[27.84 Mkey/s][total 3735027712][Prob 0.0%][50% in 14.8d]

IIRC we talked about 6 symbols, but I will give it a try for a few hours. Same as Timelord2067 I see no problems with finding a case insensitive address though.

Im not really here, its just your imagination.
Timelord2067
Legendary
*
Offline Offline

Activity: 3640
Merit: 2215


💲🏎️💨🚓


View Profile
October 07, 2015, 10:51:30 AM
 #2386

I get an invalid base key error when I tried to add either the -o or -k switch after I stopped the work at the 50.1% mark (about 8.5 hours at about 19MKeys/s over two cards) using the code below before and since restart

Quote
>oclvanitygen -i -D 0:0 -D 0:1 -S -P 04EE463C
F7E84258B2A13FC40E30B978DC3ED615FC8E3EBF510EDA156BAA89B65F2B05CC10FD947C65E0F38 2
EB48B127A5B005F0BD416064A1CD8BC6DA875C3D44 1SPaLBTC

Nine hours down, ? to go after re-start.  Will keep you posted.

Quote
Difficulty: 805154740800
[17.28 Mkey/s][total 6878658560][Prob 0.9%][50% in 8.9h]

with the above -i switch

shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1499


No I dont escrow anymore.


View Profile WWW
October 07, 2015, 11:54:10 AM
Last edit: October 07, 2015, 12:10:31 PM by shorena
 #2387

I get an invalid base key error when I tried to add either the -o or -k switch after I stopped the work at the 50.1% mark (about 8.5 hours at about 19MKeys/s over two cards) using the code below before and since restart
-snip-

Im not sure if the position is important, e.g. if you have to put it after -P but before the pattern and I just did it correct on accident.

Just checked and nope did not find anything. I will let it run again over night with -i

Code:
[28.77 Mkey/s][total 609095778304][Prob 1.2%][50% in 14.1d]

Im not really here, its just your imagination.
hack_
Hero Member
*****
Offline Offline

Activity: 501
Merit: 501


View Profile
October 07, 2015, 12:52:33 PM
 #2388

Code:
[172.92 Mkey/s][total 3751457280]                                                  Match idx: 0
CPU hash: 2f9c2b0b16661db4768cfd0afdb3f239f3092bf9
GPU hash: 4bb36edd1fc56d0fe0ac9336aceda72c496c7fd9
Found delta: 5238334 Start delta: 1
Match idx: 0
Code:
./oclvanitygen -D 0:0 -X 0 1

Any idea what could be wrong?
K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
October 07, 2015, 02:26:54 PM
 #2389

Code:
[172.92 Mkey/s][total 3751457280]                                                  Match idx: 0
CPU hash: 2f9c2b0b16661db4768cfd0afdb3f239f3092bf9
GPU hash: 4bb36edd1fc56d0fe0ac9336aceda72c496c7fd9
Found delta: 5238334 Start delta: 1
Match idx: 0
Code:
./oclvanitygen -D 0:0 -X 0 1

Any idea what could be wrong?
OS? official vanitygen? which version/commit? any patches?

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
Indianacoin
Sr. Member
****
Offline Offline

Activity: 406
Merit: 252


View Profile
October 07, 2015, 03:24:02 PM
Last edit: October 07, 2015, 03:36:47 PM by Indianacoin
 #2390

Can't do the second one.

Sorry I didn't double check the second one!

I can get it down to about two - three days if I search for 1SPALBTC 1SpaLBTC 1spaLBTC 1spaLbtc etc...

Try this one => 1SPALBTC. It looks cool Smiley But, will it still take 8hrs to get 50% at 18Mkeys/s?
Then what about 1SpaLBTC?

IIRC we talked about 6 symbols, but I will give it a try for a few hours. Same as Timelord2067 I see no problems with finding a case insensitive address though.

Can you try out 1Sammy or 1Soumya or 1SP1996 ? If possible, here are some more public keys for you Smiley (I prefer to have the second one though)

Code:
04726CD7724566046D7AF8AB5DD3A5CFE6DC788244E0A5F5385E98A80225080E28E3F9D454A9EB7665E0B403B7A0D77E58AC5A65C1548FF914109295C32385A5FD

Code:
041C938A6E2899EA572575026FAADFBA402F3DC255BBFA3D02072963F054E0FF8DD0291869B43B1194E933489AEE7435B35660298DBED4F3BD68E5C25BFBD854D4

I get an invalid base key error when I tried to add either the -o or -k switch after I stopped the work at the 50.1% mark (about 8.5 hours at about 19MKeys/s over two cards) using the code below before and since restart

Quote
>oclvanitygen -i -D 0:0 -D 0:1 -S -P 04EE463C
F7E84258B2A13FC40E30B978DC3ED615FC8E3EBF510EDA156BAA89B65F2B05CC10FD947C65E0F38 2
EB48B127A5B005F0BD416064A1CD8BC6DA875C3D44 1SPaLBTC

Nine hours down, ? to go after re-start.  Will keep you posted.

Quote
Difficulty: 805154740800
[17.28 Mkey/s][total 6878658560][Prob 0.9%][50% in 8.9h]

with the above -i switch

Maybe by using the -k option, oclvanitygen is unable to perform multiple matches for each pattern! Try out reversing the positions of -i and -k in your command. Any recent updates on that ?

BTW, thanks a ton everyone for your efforts Cheesy

P.S. Everyone, please PM me the generated part of your private keys for privacy reasons.
bitcreditscc
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
October 07, 2015, 03:27:51 PM
 #2391

Code:
[172.92 Mkey/s][total 3751457280]                                                  Match idx: 0
CPU hash: 2f9c2b0b16661db4768cfd0afdb3f239f3092bf9
GPU hash: 4bb36edd1fc56d0fe0ac9336aceda72c496c7fd9
Found delta: 5238334 Start delta: 1
Match idx: 0
Code:
./oclvanitygen -D 0:0 -X 0 1

Any idea what could be wrong?
OS? official vanitygen? which version/commit? any patches?

I also have the same problem, using links in OP for windows. I also tried linux using ogNasty patch i think and same result.


K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
October 07, 2015, 03:34:42 PM
 #2392

Code:
[172.92 Mkey/s][total 3751457280]                                                  Match idx: 0
CPU hash: 2f9c2b0b16661db4768cfd0afdb3f239f3092bf9
GPU hash: 4bb36edd1fc56d0fe0ac9336aceda72c496c7fd9
Found delta: 5238334 Start delta: 1
Match idx: 0
Code:
./oclvanitygen -D 0:0 -X 0 1

Any idea what could be wrong?
OS? official vanitygen? which version/commit? any patches?

I also have the same problem, using links in OP for windows. I also tried linux using ogNasty patch i think and same result.
if you use the patch, you have to remove the compiled opencl. they are stored in the working directoy as *.bin

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
bitcreditscc
Hero Member
*****
Offline Offline

Activity: 602
Merit: 501



View Profile
October 07, 2015, 04:06:16 PM
 #2393

Code:
[172.92 Mkey/s][total 3751457280]                                                  Match idx: 0
CPU hash: 2f9c2b0b16661db4768cfd0afdb3f239f3092bf9
GPU hash: 4bb36edd1fc56d0fe0ac9336aceda72c496c7fd9
Found delta: 5238334 Start delta: 1
Match idx: 0
Code:
./oclvanitygen -D 0:0 -X 0 1

Any idea what could be wrong?
OS? official vanitygen? which version/commit? any patches?

I also have the same problem, using links in OP for windows. I also tried linux using ogNasty patch i think and same result.
if you use the patch, you have to remove the compiled opencl. they are stored in the working directoy as *.bin

found a couple of file s *.oclbin
 I deleted them, no luck same out puts

shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1499


No I dont escrow anymore.


View Profile WWW
October 07, 2015, 04:07:11 PM
 #2394

-snip-
P.S. Everyone, please PM me the generated part of your private keys for privacy reasons.

You have a PM with a few test results and two -i results. Will be afk for a while and let it run with the new prefixes and pubkey.

Im not really here, its just your imagination.
Timelord2067
Legendary
*
Offline Offline

Activity: 3640
Merit: 2215


💲🏎️💨🚓


View Profile
October 08, 2015, 10:09:47 AM
 #2395

Code:
[172.92 Mkey/s][total 3751457280]                                                  Match idx: 0
CPU hash: 2f9c2b0b16661db4768cfd0afdb3f239f3092bf9
GPU hash: 4bb36edd1fc56d0fe0ac9336aceda72c496c7fd9
Found delta: 5238334 Start delta: 1
Match idx: 0
Code:
./oclvanitygen -D 0:0 -X 0 1

Any idea what could be wrong?

Near as I can tell the advice is to roll back to version 12.10 of the AMD drivers, however, I did this and it doesn't fix it, ssssoooooooo......  the solution is to use the
Code:
-S
switch and the hashes are slower but still better than nothing.

(I like to refer to it as the "Delta Error"...

Timelord2067
Legendary
*
Offline Offline

Activity: 3640
Merit: 2215


💲🏎️💨🚓


View Profile
October 08, 2015, 10:22:41 AM
 #2396

-snip-
P.S. Everyone, please PM me the generated part of your private keys for privacy reasons.

You have a PM with a few test results and two -i results. Will be afk for a while and let it run with the new prefixes and pubkey.

@IndianaCoin...

I had to stop at the 50.1% mark and had no results... Am now almost at the 46% mark again and still no luck, I believe that the AMD cards don't have enough (or any for that matter) true randomness as the list I've been scouring pops the same results in the same order if I restart, but don't remove the to look for from my work.txt

The -i switch will cause the search to find all variations of 1SPALBTC

eg

Code:
1SpaLBTC
1spaLbtc
1SpaLbTc
1sPaLbTC

and so on...

I'm doing this as a love job to see how the work / results go and gauge the time taken and you're welcome to the result that I find, however, if you want to have a wish list eg

Quote
Can you try out 1Sammy or 1Soumya or 1SP1996 ? If possible, here are some more public keys for you Smiley (I prefer to have the second one though)

Then I suggest you cough up BTC BTC BTC BTC over at https://bitcointalk.org/index.php?topic=84569.0

=============

My Laptop is an NVidia and although it runs at a mear 2.5MKey/s hasn't required any driver updates, finds solutions for 1ExAmPLe etc and if I re-run that comps work.txt will find similar in different orders unlike the AMD which finds the work in the same order at near to the same length of time.

K1773R
Legendary
*
Offline Offline

Activity: 1792
Merit: 1008


/dev/null


View Profile
October 08, 2015, 10:59:53 AM
 #2397

-snip-
P.S. Everyone, please PM me the generated part of your private keys for privacy reasons.

You have a PM with a few test results and two -i results. Will be afk for a while and let it run with the new prefixes and pubkey.

@IndianaCoin...

I had to stop at the 50.1% mark and had no results... Am now almost at the 46% mark again and still no luck, I believe that the AMD cards don't have enough (or any for that matter) true randomness as the list I've been scouring pops the same results in the same order if I restart, but don't remove the to look for from my work.txt

The -i switch will cause the search to find all variations of 1SPALBTC

eg

Code:
1SpaLBTC
1spaLbtc
1SpaLbTc
1sPaLbTC

and so on...

I'm doing this as a love job to see how the work / results go and gauge the time taken and you're welcome to the result that I find, however, if you want to have a wish list eg

Quote
Can you try out 1Sammy or 1Soumya or 1SP1996 ? If possible, here are some more public keys for you Smiley (I prefer to have the second one though)

Then I suggest you cough up BTC BTC BTC BTC over at https://bitcointalk.org/index.php?topic=84569.0

=============

My Laptop is an NVidia and although it runs at a mear 2.5MKey/s hasn't required any driver updates, finds solutions for 1ExAmPLe etc and if I re-run that comps work.txt will find similar in different orders unlike the AMD which finds the work in the same order at near to the same length of time.
nothing to do with randmoness or anything you think like this... holy shit. i cant believe this. Also, the GPU itself donst do anything regarding randomness...

[GPG Public Key]
BTC/DVC/TRC/FRC: 1K1773RbXRZVRQSSXe9N6N2MUFERvrdu6y ANC/XPM AK1773RTmRKtvbKBCrUu95UQg5iegrqyeA NMC: NK1773Rzv8b4ugmCgX789PbjewA9fL9Dy1 LTC: LKi773RBuPepQH8E6Zb1ponoCvgbU7hHmd EMC: EK1773RxUes1HX1YAGMZ1xVYBBRUCqfDoF BQC: bK1773R1APJz4yTgRkmdKQhjhiMyQpJgfN
Timelord2067
Legendary
*
Offline Offline

Activity: 3640
Merit: 2215


💲🏎️💨🚓


View Profile
October 08, 2015, 11:52:58 AM
 #2398


nothing to do with randmoness or anything you think like this... holy shit. i cant believe this. Also, the GPU itself donst do anything regarding randomness...

I don't even pretend to understand your reply...

Timelord2067
Legendary
*
Offline Offline

Activity: 3640
Merit: 2215


💲🏎️💨🚓


View Profile
October 08, 2015, 11:54:41 AM
 #2399

@IndianaCoin

Code:
Pattern: 1SPaLBTC
Address: 1sPaLBTCjqNqNSzfdGEoRbCuk8HwtApi5

Am sending the private part via PM.

Enjoy.

Regards.

shorena
Copper Member
Legendary
*
Offline Offline

Activity: 1498
Merit: 1499


No I dont escrow anymore.


View Profile WWW
October 08, 2015, 11:56:57 AM
 #2400

@IndianaCoin

Code:
Pattern: 1SPaLBTC
Address: 1sPaLBTCjqNqNSzfdGEoRbCuk8HwtApi5

Am sending the private part via PM.

Enjoy.

Regards.

I found a few (6 IIRC) from their wishlist over night. Was a lucky run as 50% should have taken ~2.9 hours and it did run for ~7 hours.

Im not really here, its just your imagination.
Pages: « 1 ... 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 [120] 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 ... 191 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!