nakatoshi
nakatoshi copied to clipboard
🦀 Bitcoin vanity address generator using Rust lang
Bumps [bitcoin](https://github.com/rust-bitcoin/rust-bitcoin) from 0.29.2 to 0.32.0. Release notes Sourced from bitcoin's releases. bitcoin-0.30.2 What's Changed Replace time with std::time by @serprex in rust-bitcoin/rust-bitcoin#14 Add GetAddr message by @rotwatsb in rust-bitcoin/rust-bitcoin#18...
Bumps [time](https://github.com/time-rs/time) from 0.3.30 to 0.3.36. Release notes Sourced from time's releases. v0.3.36 See the changelog for details. v0.3.35 See the changelog for details. v0.3.34 See the changelog for details....
Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.2.12 to 0.2.14. Changelog Sourced from getrandom's changelog. [0.2.14] - 2024-04-08 Fixed Enable /dev/urandom fallback for MUSL-based Linux targets #408 #408: rust-random/getrandom#408 [0.2.13] - 2024-04-06 Added linux_disable_fallback...
Bumps [clap](https://github.com/clap-rs/clap) from 4.5.0 to 4.5.4. Release notes Sourced from clap's releases. v4.5.4 [4.5.4] - 2024-03-25 Fixes (derive) Allow non-literal #[arg(id)] attributes again v4.5.3 [4.5.3] - 2024-03-15 Internal (derive) Update...
Bumps [rayon](https://github.com/rayon-rs/rayon) from 1.8.1 to 1.10.0. Changelog Sourced from rayon's changelog. Release rayon 1.10.0 (2024-03-23) The new methods ParallelSlice::par_chunk_by and ParallelSliceMut::par_chunk_by_mut work like the slice methods chunk_by and chunk_by_mut added...
Bumps [getrandom](https://github.com/rust-random/getrandom) from 0.2.12 to 0.2.15. Changelog Sourced from getrandom's changelog. [0.2.15] - 2024-05-06 Added Apple visionOS support #410 Changed Use libc::getrandom on DragonflyBSD, FreeBSD, illumos, and Solaris #411 #416...