rust-bitcoin-unsafe-fast/bitcoin
Andrew Poelstra 94c6526dbe
Merge rust-bitcoin/rust-bitcoin#2451: Remove m prefix requirement
ccbd09d5fb Remove unnecessary m/ prefix requirement (josibake)

Pull request description:

  `m` in BIP0032 is a variable, not a constant. Requiring it as a constant here is confusing and can lead to erroneous conclusions if using this library as a means of understanding BIP0032.

  Fixes #2449

ACKs for top commit:
  Kixunil:
    ACK ccbd09d5fb
  apoelstra:
    ACK ccbd09d5fb

Tree-SHA512: b641679f958f20a51c1890b23bbaa0153716802d6180dfd1f649e104f291c5a99143e02b75d292b22254201b28e5c53a04ecd7b6a88ff6f964073106419c5ec1
2024-02-07 19:52:16 +00:00
..
contrib Run sighash example in CI 2024-02-05 17:50:52 +11:00
embedded Use bash to run shell scripts 2024-02-02 05:55:51 +11:00
examples Remove unnecessary m/ prefix requirement 2024-02-07 12:17:45 +01:00
src Merge rust-bitcoin/rust-bitcoin#2451: Remove m prefix requirement 2024-02-07 19:52:16 +00:00
tests Remove unnecessary m/ prefix requirement 2024-02-07 12:17:45 +01:00
CHANGELOG.md Remove no-std feature 2023-12-06 09:54:33 +11:00
Cargo.toml Run sighash example in CI 2024-02-05 17:50:52 +11:00
build.rs Bump MSRV to Rust version 1.56.1 2023-11-23 06:20:02 +11:00