Bryan Stitt

Results 121 comments of Bryan Stitt

Samr7 hasn't been active with this repo. I've already merged a similar change in my fork at https://github.com/WyseNynja/vanitygen. It's easy to install with my brew tap at https://github.com/WyseNynja/homebrew-bitcoin

Mining ASICs are useless for vanitygen. Mining uses sha256 and address generation uses sha256 and ripemd160. You could program an FPGA, but I don't think anyone has. The forums would...

Samr7 hasn't been active with this repo. I think I have a fix for this in my fork at https://github.com/WyseNynja/vanitygen. It's easy to install with my brew tap at https://github.com/WyseNynja/homebrew-bitcoin...

Samr7 hasn't been active with this repo. I would like to support this with my fork at https://github.com/WyseNynja/vanitygen. It's easy to install with my brew tap at https://github.com/WyseNynja/homebrew-bitcoin and has...

What pattern is that supposed to match?

I believe the default behavior is to stop after 1 match. What happens if you do `vanitygen -t 6 1Rena` This must be some strange interaction with the threads and...

Samr7 hasn't been active with this repo. I merged this into my fork at https://github.com/WyseNynja/vanitygen. It's easy to install with my brew tap at https://github.com/WyseNynja/homebrew-bitcoin and has various other fixes

Samr7 hasn't been active with this repo so I made this merged this into my fork at https://github.com/WyseNynja/vanitygen. It's easy to install with my brew tap at https://github.com/WyseNynja/homebrew-bitcoin and has...

How did you update openssl? You might try using my fork at https://github.com/WyseNynja/vanitygen. Using brew to handle the dependencies made a lot of my issues go away. https://github.com/WyseNynja/homebrew-bitcoin