PlasmaPower / nano-vanity

A NANO vanity address generator (supports OpenCL)
BSD 2-Clause "Simplified" License
92 stars 31 forks source link

Is it possible to go 1000x faster? #49

Open emchristiansen opened 2 years ago

emchristiansen commented 2 years ago

This project claims to solve the same problem (ED25519 vanity addresses on GPU), but generate 4 to 8 billion / sec: https://github.com/iIIusi0n/ed25519-gpu

Does that seem reasonable? If so, is it worth adopting their approach?

Sundrey commented 2 years ago

/iIIusi0n/ed25519-gpu - This repo print a wrong speed. Algo is more slowly than here