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
Merge #485: Derive comparison traits for all secret key types
8e781ca Derive comparison traits for all secret key types (Scott Robinson)
Pull request description:
The public key types (`DescriptorPublicKey`, `DescriptorXKey`, `SinglePubKey`, and `DefiniteDescriptorKey`) all have comparison derivations.
The underlying private key types (`bitcoin::PrivateKey`, `Fingerprint`, `DerivationPath`, `DescriptorXKey`, and `ExtendedPrivKey`) all have comparison derivations.
Let's catch 'em all.
ACKs for top commit:
apoelstra:
ACK 8e781ca
sanket1729:
ACK 8e781ca
Tree-SHA512: d4c11acf604ee1d0b752b137833ebeb8536b73724e491dee17babe30bfea65101f9f76d87e691e7ccf4e50f4491d7b15327c1abe33154081f456840bf3719768
0 commit comments