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
905c5dc Rename Pk::Hash to Pk::RawPkHash (sanket1729)
5d36f9b Add Hash256 associated type (sanket1729)
e22b081 Add Hash256 type (sanket1729)
Pull request description:
- Implement a new hash type that does not display/FromStr with `DISPLAY_BACKWARD`. Should we make this type upstream in bitcoin-hashes?
- Remove the PkTranslator trait as it was causing conflicting implementations downstream.
- Replace the above with more macros :(
ACKs for top commit:
apoelstra:
ACK 905c5dc
Tree-SHA512: c65027ce30a917e96d9403fcc75dae3089ec4f0ffa169fdfda8b559aa33345dfff2cf89ed49a26376de23d5acc31cbdaeb00dc31f9a000b89c18b25e58e938d4
0 commit comments