Steven J Hatzakis

Results 22 comments of Steven J Hatzakis

Hi @Ninio1973, Just wanted to add that If you are certain that the first 17 words are in the correct order, and that the remaining 7 words are the correct...

Could be related to this: https://github.com/ethereum/go-ethereum/issues/14682

And here is an example valid address that I cannot send to using Blockchain.com's app but works with other wallets: 0x000000007b109FA8132c5e83dED171D44f9693BA

Didn't work for me either, I tried with both options (enable when clicked and enabled on Twitter) and tried to reload on profile page. Looking forward to testing it again...

Thanks @johguse for the help, I tired running `make` and although the output file `.o` was created along with other .o files, I got the following long error with 18...

Thanks again, great thing is that worked! Even though there were a few errors, it seems the program is running but exits with an `abort trap: 6` code when it...

On a mid-2014 Macbook Pro running a `Intel Iris Pro 1536 MB` video card, also while the program is running/searching for addresses it shows `warning: local work size abandoned on...

**Question**: What would be the best way to write a command to generate an address with 10 leading 0 hex characters? I was using this but no results after a...

Thanks @johguse, removing benchmark, and the math I am using is similar I think (`10^6/(Mh*60*60*24)=days, where 2Mh takes 6.36 days`). @k06a Yes, have generated numerous matches with private keys found....

> I already had to make numerous changes to the .env file to get this working. Would it be better to have this in an .env file or to run...