Pages:
Author

Topic: VanitySearch (Yet another address prefix finder) - page 28. (Read 33086 times)

newbie
Activity: 2
Merit: 0
please tell me where and how to register the path to the version of the CUDA I have an old version CUDA
jr. member
Activity: 41
Merit: 1

I don't know what you mean by "published" their pubK


PubK are only published if the adress has been used for an outgoing transaction. Of course ~ 80% of the adresses had an outgoing transaction, but for example the big wallets like 1Feex... has never had an outgoing transaction - therefore the pubK is not "published" on the blockchain.
Once again: my goal is not to find wallets with balance. My goal is to find lyrical prefixes.

Now I started something for such an "AI". Yes, it is nonlinear, but with a big dataset and epoches the AI may could crack the whole process, because it is still static, since A -> B. I took 50k pairs of random uncompressed adresses and splitted them into 2 cvs with input and output. I started 100k epoches. If it does not work it is ok, but it is worth a try.

ok, cool, post your finding here :-)
sr. member
Activity: 462
Merit: 701
So probably a few seconds of planned LHC successor... Is yours as sensitive as LHC and also detects TGVs?

No, I'm not working in a collisioner but in a light source. We accelerate electron (6Gev) to produce hard Xrays.

Coal-running GPUs ;-) It would be interesting to calculate how much CO2 was produced for it.

Something like ~15/20tons of CO2 if considering that all coming from coal.


member
Activity: 170
Merit: 58
Wow... 1000 years of of 1000W coffee machine running 5minutes  per day ;-)

And few hours of operation of the accelerator where I'm working and few minutes of operation of the LHC Cheesy

So probably a few seconds of planned LHC successor... Is yours as sensitive as LHC and also detects TGVs?

GPUs are in Poland?
Yes

Coal-running GPUs ;-) It would be interesting to calculate how much CO2 was produced for it.
sr. member
Activity: 462
Merit: 701
Wow... 1000 years of of 1000W coffee machine running 5minutes  per day ;-)

And few hours of operation of the accelerator where I'm working and few minutes of operation of the LHC Cheesy
However this value I gave is a overestimated because we got an unwanted interruption during the run due to a storm and when Zielar restarted the GPUs he forget a setting and GPU were not running at 100%. I also probably overestimated the power of the ~80 hosts which hosting GPUs and of the infrastructure.

GPUs are in Poland?

Yes
member
Activity: 170
Merit: 58
how many kW is it consuming per hour?
20? 150?

Power: ~94KW
For #115 it consumed 94*13*24 = 29.3 MWh and the prize was 1.15BTC (+1.15 BCH)


Wow... 1000 years of of 1000W coffee machine running 5minutes  per day ;-)
GPUs are in Poland?
member
Activity: 873
Merit: 22
$$P2P BTC BRUTE.JOIN NOW ! https://uclck.me/SQPJk

I don't know what you mean by "published" their pubK


PubK are only published if the adress has been used for an outgoing transaction. Of course ~ 80% of the adresses had an outgoing transaction, but for example the big wallets like 1Feex... has never had an outgoing transaction - therefore the pubK is not "published" on the blockchain.
Once again: my goal is not to find wallets with balance. My goal is to find lyrical prefixes.

Now I started something for such an "AI". Yes, it is nonlinear, but with a big dataset and epoches the AI may could crack the whole process, because it is still static, since A -> B. I took 50k pairs of random uncompressed adresses and splitted them into 2 cvs with input and output. I started 100k epoches. If it does not work it is ok, but it is worth a try.

You using neuronetwork ? I think neuro network is good idea for searc privkeys from pubkeys. Because system (privkey,pubkey) is static and with static energy. This is not dynamic stochastix system.
newbie
Activity: 12
Merit: 0

I don't know what you mean by "published" their pubK


PubK are only published if the adress has been used for an outgoing transaction. Of course ~ 80% of the adresses had an outgoing transaction, but for example the big wallets like 1Feex... has never had an outgoing transaction - therefore the pubK is not "published" on the blockchain.
Once again: my goal is not to find wallets with balance. My goal is to find lyrical prefixes.

Now I started something for such an "AI". Yes, it is nonlinear, but with a big dataset and epoches the AI may could crack the whole process, because it is still static, since A -> B. I took 50k pairs of random uncompressed adresses and splitted them into 2 cvs with input and output. I started 100k epoches. If it does not work it is ok, but it is worth a try.
sr. member
Activity: 462
Merit: 701
how many kW is it consuming per hour?
20? 150?

Power: ~94KW
For #115 it consumed 94*13*24 = 29.3 MWh and the prize was 1.15BTC (+1.15 BCH)

jr. member
Activity: 41
Merit: 1
really 256 x v100? that would be damn impressive ;-)

Yes that right. 256 x Tesla V100.
With the GPU kernel of kangaroo optimized for V100 we have a power of 0.5Tera group operation per second.



holy shit man.. :-)

how many kW is it consuming per hour?
20? 150?
sr. member
Activity: 462
Merit: 701
The puzzle is also detailed in the Kangaroo readme.
https://github.com/JeanLucPons/Kangaroo#example-of-usage
jr. member
Activity: 41
Merit: 1
what exactly do you need to search a pubkey for? what's the point?
let's say you have found a pubkey with funds, so?

Personally We (me and zielar) are searching only for puzzle transactions, we have found 2 keys together with funds and of course, we got them !


what is puzzle transaction? sorry for all the questions, kind of new to it

search for btc puzzle on bitcoin forum...

in short someone produced a transaction where several btc are spread over 256 addresses
the first address has 1 bit private key
the secon 2 bit priv
the third 3 bit
...
the 120'th uses a priv key comprised of the lower 120 bit's
and so on until 256 bit

all leading bits are 0

it is surmised that this is as much a puzzle to solve as it is a way to see if the security of btc is compromised "suddenly and in a significant way" if the addresses all got cracked in a short time..
jr. member
Activity: 75
Merit: 2
what exactly do you need to search a pubkey for? what's the point?
let's say you have found a pubkey with funds, so?

Personally We (me and zielar) are searching only for puzzle transactions, we have found 2 keys together with funds and of course, we got them !


what is puzzle transaction? sorry for all the questions, kind of new to it
sr. member
Activity: 462
Merit: 701
really 256 x v100? that would be damn impressive ;-)

Yes that right. 256 x Tesla V100.
With the GPU kernel of kangaroo optimized for V100 we have a power of 0.5Tera group operation per second.

sr. member
Activity: 310
Merit: 727
---------> 1231006505
what exactly do you need to search a pubkey for? what's the point?
let's say you have found a pubkey with funds, so?

I'm gonna answer this as I read your question, as in: what good would it do to know the public key anyway? In order to use the "Baby Step - Giant Step"  Algorithm (https://en.wikipedia.org/wiki/Baby-step_giant-step) you need to have the public key. So that's why Smiley


jr. member
Activity: 41
Merit: 1

Personally We (me and zielar) are searching only for puzzle transactions, we have found 2 keys together with funds and of course, we got them !


what r u'r rigs like?
really 256 x v100? that would be damn impressive ;-)
jr. member
Activity: 41
Merit: 1

what exactly do you need to search a pubkey for? what's the point?
let's say you have found a pubkey with funds, so?

then you could use the kangaroo algo and try to calculate the private key to that public key and get access to the funds
or rather to use kagaroo instead of vanity search to do it faster
sr. member
Activity: 462
Merit: 701
what exactly do you need to search a pubkey for? what's the point?
let's say you have found a pubkey with funds, so?

Personally We (me and zielar) are searching only for puzzle transactions, we have found 2 keys together with funds and of course, we got them !
jr. member
Activity: 41
Merit: 1
... I think it would be best to create an AI for this task.

AI is not really an intelligence rather a system that is a little "smarter" than traditional algos..
imagine this..
for a neural network u use a set of data with wich u train your model and leave a bit at the end that is not used for training but testing.
the training of this model however is no magic it is most likely just a bunch of "fancy" numerical aglorithms that most likely still just try the stupidest random things.. but a lot lot lot of them
then after the first run it is determined what stupid random choices actually brought on the desired result and the model "remembers" on what grounds these positive results where based on and achieved.
all that is called an "epoch" and is repeated. in the second epoch almost the same random stupid choices run is repeated but almost all of them now factor in what randomly brought on results in the first epoch.
this goes on for however many epochs you want or maybe until another epoch can't refine or beat the results of the previous run.
at that point the learning is done and cant be improved without changes to the model.

the problem in relation to this EC task here is simply that the first epoch would never yield any result'SSSSSS if even one (most likely not) so there would never be any result from wich to learn from.
and even IF u found something:
1. it would take the same time or more TO FIND as if u just used JC's prog
2. multiple results that would be needed to "learn" something aka training the model again same or more time needed
3. the math used by the EC prevents extracting anything "learnable" by whatever model u use in the AI

at least "3." is the theory and if someone would find a way to produce or force some state in with you could "infer" some information you would have found a way to produce collisions in the prosess like some researchers a few years ago.. they found a flaw in "SHA1"?! if i remember correctly..

and if that happend btc would imedietly collapse and be worthless or some realy nice whitehat hacker would work with the team on changing the algo while keeping everything under wraps..
jr. member
Activity: 75
Merit: 2
Rather than searching for addresses you should search for pubkey with funds (there are a lot) with a kangaroo or rho program.
It will be much faster, ~2.4e19 years with rho or kangaroo against ~9e28 years with address finder (on 256xTelsa V100) Cheesy
Do not use my kangaroo program which is limited to 125 bit range key search !

Edit:
For instance this pubkey:
02545d2c25b98ec8827f2d9bee22b7a9fb98091b2008bc45b3b806d44624dc038c (1HQ3Go3ggs8pFnXuHVHRytPCq5fGG8Hbhx)
hold 69370BTC





what exactly do you need to search a pubkey for? what's the point?
let's say you have found a pubkey with funds, so?
Pages:
Jump to: