Bitcoin Forum
April 24, 2024, 10:42:37 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 [5] 6 7 »  All
  Print  
Author Topic: Faster and Autonomous Large Bitcoin Collider upgrade  (Read 6704 times)
giftseller8x
Newbie
*
Offline Offline

Activity: 19
Merit: 1


View Profile
August 02, 2018, 09:02:46 AM
 #81

If it could use a bloom filter like LBC does, it would be even faster and look for more

There is of course a bloom filter in VG, but it's implementation is tuned for around 10k addresses. Sad
Mostly it's my fault - I thought that there are 10-20 thousand of fat addresses. Was wrong.

So, this part of VG can also be upgraded. Actually, this guy spent only couple of weeks on it. Smiley He looks like a pro, but a freelancer, not charity fund Smiley There were many things to do, but I wasn't ready to spend more, than $500

Your share is great.
I have one MSI GTX 1060 3G Gaming X. Try this oclvanitygen it run at speed 27M key. Is it normal or slow.
1713998557
Hero Member
*
Offline Offline

Posts: 1713998557

View Profile Personal Message (Offline)

Ignore
1713998557
Reply with quote  #2

1713998557
Report to moderator
1713998557
Hero Member
*
Offline Offline

Posts: 1713998557

View Profile Personal Message (Offline)

Ignore
1713998557
Reply with quote  #2

1713998557
Report to moderator
1713998557
Hero Member
*
Offline Offline

Posts: 1713998557

View Profile Personal Message (Offline)

Ignore
1713998557
Reply with quote  #2

1713998557
Report to moderator
The Bitcoin software, network, and concept is called "Bitcoin" with a capitalized "B". Bitcoin currency units are called "bitcoins" with a lowercase "b" -- this is often abbreviated BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1713998557
Hero Member
*
Offline Offline

Posts: 1713998557

View Profile Personal Message (Offline)

Ignore
1713998557
Reply with quote  #2

1713998557
Report to moderator
keychainX
Member
**
Offline Offline

Activity: 374
Merit: 53

Telegram @keychainX


View Profile WWW
August 02, 2018, 03:14:23 PM
 #82

Is rico666's original Large Bitcoin Collider dead? There was so much activity on it before, but after the FUD that there was a backdoor in it, I think the users got scared.
It still running bro. https://lbc.cryptoguru.org/stats


Most people abandoned the project when they figured out the created could change the code without their consent.

Yahkinator
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile
August 02, 2018, 06:36:45 PM
 #83

Is rico666's original Large Bitcoin Collider dead? There was so much activity on it before, but after the FUD that there was a backdoor in it, I think the users got scared.
It still running bro. https://lbc.cryptoguru.org/stats


Most people abandoned the project when they figured out the created could change the code without their consent.

I disagree.  It's still running, but seems to have less and less people running the clients. There was a core group for quite a while, but the biggest member left several months ago.

Probably the biggest thing that is contributing to the demise is Rico focusing his programming efforts elsewhere.  He's not updating the client any more, not fixing any bugs, and pretty much doesn't visit the Discord channel any more.  He's essentially abandoned the project himself. 
pinkflower
Sr. Member
****
Offline Offline

Activity: 868
Merit: 259



View Profile
August 03, 2018, 02:32:25 AM
 #84

Is rico666's original Large Bitcoin Collider dead? There was so much activity on it before, but after the FUD that there was a backdoor in it, I think the users got scared.
It still running bro. https://lbc.cryptoguru.org/stats


Most people abandoned the project when they figured out the created could change the code without their consent.

I disagree.  It's still running, but seems to have less and less people running the clients. There was a core group for quite a while, but the biggest member left several months ago.

Probably the biggest thing that is contributing to the demise is Rico focusing his programming efforts elsewhere.  He's not updating the client any more, not fixing any bugs, and pretty much doesn't visit the Discord channel any more.  He's essentially abandoned the project himself. 

Yeah he has been very busy developing on Burst and also trying to revive the project and take it to the top 50 in market value. Its a very ambitious goal but him and his team will be rewarded well if they can do it.

rico666 is doing an excellent job on Burst thats not reflected in its market value. If you are a fan of rico, support us in the Burst community.
ounce
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile WWW
August 08, 2018, 09:28:12 PM
 #85

Fired up my Ubuntu and dowloaded the code.  Running an Nvidia card in that box.  Compiled it and ran the same command:

oclvanitygen -D 0:0 -f addresses.txt -o found.txt -k lastkey.txt 3000

Still doesn't find anything. 

What's the command you ran to have those return positive?

I do not find the address program, I know that it is in the reverse order, but everything is similar to the one described above.
holy_ship (OP)
Jr. Member
*
Offline Offline

Activity: 109
Merit: 1


View Profile
September 03, 2018, 02:36:24 AM
Last edit: September 04, 2018, 05:21:29 AM by holy_ship
 #86

Quote from: pinkflower
rico666 is doing an excellent job on Burst thats not reflected in its market value. If you are a fan of rico, support us in the Burst community.

This topic is not about splendid rico and his beautiful shitcoins Smiley

Quote from: giftseller8x
I have one MSI GTX 1060 3G Gaming X. Try this oclvanitygen it run at speed 27M key. Is it normal or slow.

1050 gets 15MK
1060 gets 25MK
1070 gets 38MK

address list can be up to 150-200 thousand keys without big speed penalty

I personally run with this 97k list.
It contains 4BTC++ addresses without any spends
or 15BTC++ with spends. Obviously "15BTC++ with spends" sometime
become empty and should be deleted.

http://80.211.89.91/92k
andreyyv
Newbie
*
Offline Offline

Activity: 23
Merit: 0


View Profile
September 03, 2018, 06:14:06 PM
 #87



I personally run with this 92k list.
Hi! Are you scan different space range or you calculate some range for step by step scaning ?
holy_ship (OP)
Jr. Member
*
Offline Offline

Activity: 109
Merit: 1


View Profile
September 04, 2018, 04:35:46 AM
 #88

This VG version can search only decrementally - from starting number, in infinite loop it does minus 1

So for puzzle56 the range is 2^55 - 2^56

1. get your crystal ball, see there the right percentage, let's say it is 42%
2. count a bit. 42% of range is around 51160891766928834 decimal or B5C28F5C28F5C2 hex

echo 'obase=16; 2^55/100*42+2^55' | bc -l
B5C28F5C28F5C2

p.s. I already searched around 42 and 17 percent for a couple of months at speed 40MK. It's not there... Grin
holy_ship (OP)
Jr. Member
*
Offline Offline

Activity: 109
Merit: 1


View Profile
September 04, 2018, 05:23:27 AM
 #89

Hey, fixed a list. 38MK is the speed of 1070.
So, 1080 should get 60-70MK, nobody has reported yet.
Andzhig
Jr. Member
*
Offline Offline

Activity: 183
Merit: 3


View Profile
September 04, 2018, 08:52:07 AM
Last edit: September 05, 2018, 05:37:07 PM by Andzhig
 #90

It seems to speed it affects PCI-E x16, x8, x4, x1. x16 more mkeys than x4. And with these collisions still the question whether they exist at all, if generate addresses in the first "bitcoin core 0.1" we will see
 
1FnVuHYKV7pW4TWR286GNi4KNT6UeaYTTf  5JrJw8iqnx7JHQ8NSSxM4XUGhgLU3mMqunMNLbawxWe1u9P4xZ4 884A50B3C55D5A085861904B98B930DEB8A519FB5F1998D914BDA6115A550A44
17AshpjqPgWsjLKYEbyBQ8XESYBrAsXy1v     5KXCn9sbHSdwdxWvfBnDAagWBV9eTxyZ6rmRBCESfxvmTyihNyU E09A864939B15C21309D297D63A88F51B3D0A95B2B11AA33D5189E50F1054B53
1Js1mFr9sEne154baEDsnvHb9j4TFFaj2v       5JFJ6QKpwPAWBhiUeQf4bTtus1GcBf6ymJrsoZ6UQrJBxEcAp8d     38C91E6407A8C639D2ACEC7C0DDFBC71CAE31D31686B41F5929552E48FDB7332
1J6zwmN987G2CthDEwc4rm2TPrskSYktU1    5K49E5MB8WRv8hy78Wz8JUV6PraazUiD8uG3CauzqxMVKpfw5KL  A3285FB9B1BE935FB2B6480F89C720FCCD8D30C1E8E11FCE6C10818C09A23A73

and their dec

61645851076440950040700147302009857952423202268196304805711354366578612570692
101591099338789881068330322780764063693808694983735576401369783241827565259603
25684865529875059200910699259210504468103551193592807433616257170740122186546
73798328873875309116869894990344634409190150273260165561706242786928783145587

what are the "first bitcoin" 2^160 it is unclear from whomever he came up with. these are the addresses 2^253 - 2^256. If there are collisions what is the use of doing such a safety run 2^256 if there is a collision somewhere 2^96 (as witnesses of a collision say). Then there would be no security...
holy_ship (OP)
Jr. Member
*
Offline Offline

Activity: 109
Merit: 1


View Profile
September 08, 2018, 03:11:30 PM
 #91

Bounty56 found by someone...  Embarrassed moving to 57  Cry  Cry  Cry
Elliptic23
Newbie
*
Offline Offline

Activity: 22
Merit: 3


View Profile
September 08, 2018, 04:08:43 PM
 #92

There is another project BitCrack that does the same thing and some people are getting 440 million  keys per second on a GTX 1080. Why is it so much faster than VanityGen??
rico666
Legendary
*
Offline Offline

Activity: 1120
Merit: 1037


฿ → ∞


View Profile WWW
September 08, 2018, 05:41:03 PM
 #93

holy_shit likes to pour shit over the LBC, but let's stick to the facts:

  • this is merely a vanitygen mod/fork, not a fork of any LBC code
  • because there is no pool-coordination between the clients, everyone searches the same space. ergo, work is done twice,triple, quadruple,... times
  • it's not a collider, because you just search for the 32BTC bounty, not for all BTC addresses with funds (~ 18 million)

Don't get me wrong, I'm all for this project, because it keeps the "bounty-only" guys away from LBC, I just think that holy_shit makes promises (and claims) that show no correlation with the real world.

That being said, do not consider this any marketing for LBC. I have way too few time for maintaining LBC, so everyone participating there is basically "on his own".

all non self-referential signatures except mine are lame ... oh wait ...   ·  LBC Thread (News)  ·  Past BURST Activities
holy_ship (OP)
Jr. Member
*
Offline Offline

Activity: 109
Merit: 1


View Profile
September 10, 2018, 02:55:07 AM
 #94

Quote
There is another project BitCrack that does the same thing and some people are getting 440 million  keys per second on a GTX 1080. Why is it so much faster than VanityGen??

Theoretically CUDA doesn't have noticeable advantage over OPENCL. So being 4-7 times faster means either this guy is a genius  Grin either this proggie is a scam.

I see that latest commit was in August, so it is easy to check for scam, try to search near 44218742292676575 (puzzle 56, which was found in September), if it finds - maybe it is not scam.

Also it is good idea to order some 3rd part review.
giftseller8x
Newbie
*
Offline Offline

Activity: 19
Merit: 1


View Profile
September 10, 2018, 03:48:13 AM
 #95

Vanitygen Plus has been reported not fully using all Vga when run multiple card (6 cards). Do you test vg from ndv with 6 cards, is the hash rate is sum of 6 cards.
holy_ship (OP)
Jr. Member
*
Offline Offline

Activity: 109
Merit: 1


View Profile
September 13, 2018, 05:17:27 AM
 #96

Quote from: rico666
...

you're not only shitcoin crupto guru, but also a negotiations guru. Grin OK, let it be - replaced "fork" for "upgrade" in title.  Grin

At your age you should start taking nootropics, because you've read the performance comparisons, but still cannot commit in memory. maybe no free space in brain, heh?
holy_ship (OP)
Jr. Member
*
Offline Offline

Activity: 109
Merit: 1


View Profile
September 13, 2018, 05:19:07 AM
 #97

Vanitygen Plus has been reported not fully using all Vga when run multiple card (6 cards).
Do you test vg from ndv with 6 cards, is the hash rate is sum of 6 cards.

Tried 2 cards.

If you have 6 CPU cores, it will probably SUM performance fine.
holy_ship (OP)
Jr. Member
*
Offline Offline

Activity: 109
Merit: 1


View Profile
September 13, 2018, 05:19:49 AM
 #98

There is another project BitCrack that does the same thing and some people are getting 440 million  keys per second on a GTX 1080. Why is it so much faster than VanityGen??

So? Did you test puzzle56? Is it really working?  Grin
Amnuazka
Newbie
*
Offline Offline

Activity: 15
Merit: 0


View Profile
September 16, 2018, 09:48:03 PM
 #99

Congratulations!

Can someone show me the pk no 161 - 256 ?

Thx

@holy_ship
@Andzhig
@Arulbero
@BurtW
holy_ship (OP)
Jr. Member
*
Offline Offline

Activity: 109
Merit: 1


View Profile
September 17, 2018, 04:43:42 AM
 #100

Tested BitCrack a bit. Seems to work and around 2 times faster then NDV fork.

For my list of 97k wallets with gtx1070 I get 80MK, not 40.
And CPU is not used at all, not even 1 core.

This probably makes NDV fork useless as well.

RIP LBC, RIP vanitygen  Grin
Pages: « 1 2 3 4 [5] 6 7 »  All
  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!