bitcoinops / taproot-workshop

Taproot & Schnorr Python Library & Documentation.
MIT License
369 stars 111 forks source link

hash160 function not working anymore #184

Open aruokhai opened 1 year ago

aruokhai commented 1 year ago

Ripemd160 has been depreciated and removed from OpenSSL therefore Hashlib. The function hash160() from script file in Test Framework folder makes uses of Ripemd160