librustzcash/supply-chain
Jack Grigg f54ee4abde Migrate from `hdwallet` to `bip32`
As part of this, we migrate to `secp256k1 0.27`. This version does not
bump `secp256k1-sys`, so remains compatible with the `libsecp256k1`
revision used in `zcashd`.

The `zcash_primitives::legacy::keys::AccountPrivKey` encoding also
changes to preserve the transparent extended key metadata. Previously
the type was documented as such, but only encoded the private key and
chain code; the new encoding now matches the documentation. As a side
effect, the unstable encoding of `zcash_keys::keys::UnifiedSpendingKey`
also changes.

Closes zcash/librustzcash#1407.
Closes zcash/librustzcash#1408.
2024-06-15 00:04:37 +00:00
..
audits.toml Migrate from `hdwallet` to `bip32` 2024-06-15 00:04:37 +00:00
config.toml Migrate from `hdwallet` to `bip32` 2024-06-15 00:04:37 +00:00
imports.lock Migrate from `hdwallet` to `bip32` 2024-06-15 00:04:37 +00:00