Results 19 comments of 10gic

@shiayoung Suggest you try [YATG](https://github.com/10gic/yatg) (Yet Another Table Generator), it has a feature "Table is keep aligned when cell contains both ASCII and non-ASCII charaters."

@Limeth There is a similar project that support split-key address, see https://github.com/10gic/vanitygen-plusplus#split-key-vanity-address-generation

@StShadow @tadgh There is a command line utility [YATG](https://github.com/10gic/yatg), option `--width1-chars=emoji` can avoid this issue.

Here is a vanity generator with GPU support: https://github.com/10gic/vanitygen-plusplus

@m0ukd It's not difficult to support checksum address. There is a similar project support this: https://github.com/10gic/vanitygen-plusplus

Hi, you can check this: https://github.com/10gic/vanitygen-plusplus. If you want to solve btc puzzle tx, here is an example to solve puzzle 64: ``` ./oclvanitygen++ -F compressed -Z 0000000000000000000000000000000000000000000000000000000000000000 -l $((256-64))...

Here is an ETH vanity address generator with GPU support: https://github.com/10gic/vanitygen-plusplus

I tested it, it compiles fine, but it doesn't run. OS Version: macOS Monterey Docker Version: Docker Desktop 4.12.0 ``` $ sudo docker run -it --network none --gpus all vanitygen-plusplus:latest...

> It turns out `script` for P2SH addresses doesn't work either… The feature "script for P2SH" is inherited from the project https://github.com/samr7/vanitygen. Could you share some more details? What is...

@sumitdadhich You can check this: https://github.com/10gic/vanitygen-plusplus. If you want to solve btc puzzle tx, here is an example to solve puzzle 64: ``` ./oclvanitygen++ -F compressed -Z 0000000000000000000000000000000000000000000000000000000000000000 -l $((256-64))...