You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure if this is helpful. Great crate + ecosystem, hope I'm helping trying to "real world use it". Please let me know how I can debug more to provide more meaningful report.
$ cargo run --release -- aa 256 256
Finished `release` profile [optimized] target(s) in 0.03s
Running `target/release/ed25519_vanity aa 256 256`
Found 1 CUDA devices
Starting device 0
[0] Loading module...
[0] Starting search loop...
thread 'main' panicked at src/main.rs:123:32:
called `Result::unwrap()` on an `Err` value: IllegalAddress
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Not sure if this is helpful. Great crate + ecosystem, hope I'm helping trying to "real world use it". Please let me know how I can debug more to provide more meaningful report.
https://github.com/brandonros/ed25519-vanity-rs/tree/no-compact if needed for "full working example"
cc @jorge-ortega let me know if you want to work together on this if you have the cycles
The text was updated successfully, but these errors were encountered: