Closed RiccardoM closed 5 years ago
All the tests should pass correctly and the PR should be ready to be merged
I see failing tests:
khash.sha256.Sha256Tests > testHashRawBytes FAILED java.lang.AssertionError at Sha256Tests.kt:36 khash.sha256.Sha256Tests > testDigest FAILED java.lang.AssertionError at Sha256Tests.kt:26
Should be fixed now. I think this was due to a wrong mockkObject
call that made the Sha256
object return a different result in subsequent tests. With the last commit this should be fixed.
dam - just saw now after the merge that the module structure is wrong - sha256 is in sha3 - this is wrong - can you fix @RiccardoM
@ligi Implemented the fix inside GH-8
Changes
Additions
ripemd160
modulekeccak
moduleextensions
moduleRemovals