-
Notifications
You must be signed in to change notification settings - Fork 342
Time and GPU needed #49
Comments
@CryptoGrogu could you provide MH/s speed of each 2080ti? I will be glad to help you to estimate 😎 |
the problem is, johguse has disapeared (in the better case) 2 years ago and now he cant fix his program. This program can't made cusom address, this program is just doing leading 0, leading f and nothing else. for example you cant create address with 0123456 for example, or even 000444aaa address because there is no such function. The functions in this program is absolutely useless. |
@BarrowHill that's not true, you can use the following command to find address with desired prefix:
|
@k06a can you share your method for estimating time to find a contract address 350 MH/s, how long to find for example 14 leading 0's? cheers! |
@SkyTradeInc sure. Finding X leading zeroes requires 2^(4*X) operations, 14 leading zeroes is 2^56 ≈ 64 * 10^15 ≈ 64,000,000,000 MH Then divide MH by the 350 MH/s speed to know number of seconds ≈ 6.5 years |
Thank you for telling everyone this sad answer |
Approximately 10^32 years for the full 40 characters on that hardware. |
HI,
how much time would you estimate for full custom address 40 characters ?
I have 4x2080ti 124gb ram 1tb nvme ssd xeon processor
Thank you =)
The text was updated successfully, but these errors were encountered: