Needed to unbreak the tsan CI task, which runs the test on Ubuntu Jammy, which has ripemd160 removed from openssl.
[22.x] test: replace hashlib.ripemd160 with an own implementation #25250
pull MarcoFalke wants to merge 2 commits into bitcoin:22.x from MarcoFalke:2205-backport-ripemd160-👥 changing 2 files +133 −2-
MarcoFalke commented at 3:42 PM on May 30, 2022: member
-
52036915fa
Add pure Python RIPEMD-160
Github-Pull: 23716 Rebased-From: ad3e9e1f214d739e098c6ebbd300da5df1026a44
-
ea3e028bcc
Swap out hashlib.ripemd160 for own implementation
Github-Pull: 23716 Rebased-From: 5b559dc7ecf37ab1604b75ec8ffe8436377a5fb1
-
laanwj commented at 4:44 PM on May 30, 2022: member
Concept ACK
This is a backport of bitcoin/bitcoin#23716, right?
- laanwj added the label Tests on May 30, 2022
- laanwj added the label Backport on May 30, 2022
- fanquake approved
- MarcoFalke merged this on May 31, 2022
- MarcoFalke closed this on May 31, 2022
- MarcoFalke deleted the branch on May 31, 2022
-
MarcoFalke commented at 2:33 PM on May 31, 2022: member
Latest build green: https://cirrus-ci.com/build/5236496197222400
- DrahtBot locked this on May 31, 2023
Contributors