[0.21] test: replace hashlib.ripemd160 with an own implementation #25538
pull fanquake wants to merge 2 commits into bitcoin:0.21 from fanquake:backport_python_ripmed_0_21 changing 2 files +133 −2-
fanquake commented at 10:56 AM on July 4, 2022: member
-
6bfa0bef48
Add pure Python RIPEMD-160
Github-Pull: #23716 Rebased-From: ad3e9e1f214d739e098c6ebbd300da5df1026a44
-
bf79f08d97
Swap out hashlib.ripemd160 for own implementation
Github-Pull: #23716 Rebased-From: 5b559dc7ecf37ab1604b75ec8ffe8436377a5fb1
- fanquake added the label Tests on Jul 4, 2022
- fanquake added the label Backport on Jul 4, 2022
-
MarcoFalke commented at 11:23 AM on July 4, 2022: member
Funny that this runs a travis build, even though we deleted travis from this repo: https://travis-ci.org/github/bitcoin/bitcoin/builds/774819450
-
fanquake commented at 11:30 AM on July 4, 2022: member
Funny that this runs a travis build, even though we deleted travis from this repo:
There was a Travis webhook left in https://github.com/bitcoin/bitcoin/settings/hooks. I have removed that now.
-
luke-jr commented at 1:45 AM on July 6, 2022: member
Prefer to use bd9a6fdcc40604a36194fb597553cb98e87511ab for a cleaner git history, but the current PR is otherwise identical.
- MarcoFalke merged this on Jul 6, 2022
- MarcoFalke closed this on Jul 6, 2022
-
MarcoFalke commented at 7:27 AM on July 6, 2022: member
Did the cherry-pick myself and it matched
- fanquake deleted the branch on Jul 6, 2022
- DrahtBot locked this on Jul 6, 2023