Closed leto closed 4 years ago
related to https://github.com/MyHush/hush3/issues/119
I refactored the code to no longer coredump, and now it ignores the issue with ==
not working correctly. Printing the data (stringifying it) shows that they are the same. It might be a typecasting issue, where we need to cast stuff to a string and then compare
Covered in #119
on commit ff0ce2b69a16bf2fa7c39bf2bafec0a2199c53d6 of
danger
branch