On 26/01/2022 16:20, Yadd wrote:
On 22/01/2022 10:28, Yadd wrote:
Hi,
I wrote a quick-and-dirty patch for UInt32, you just have to detect
32/16/8 bits with thing.BYTES_PER_ELEMENT and fix the call of my new
function.
Else I'll probably able to fix that next week.
Cheers,
Yadd
Hi,
fixed locally except ripemd160 test (probably node-ripemd160 bug). I'm
going to fix that
False positive
I think I fixed all issues:
* TypedArray conversions for big-endian architectures
* test on armhf (tap+tape does something strange, I switched to
tape only like upstream test)
Hope all is good now
Cheers,
Yadd