Closed RangerMauve closed 4 years ago
@chm-diederichs didn't we change this somewhere?
Actually, I think you are just on an older test version? It's working fine in master at least atm https://travis-ci.org/github/sodium-friends/sodium-javascript/builds/734261875
Yeh this test was changed in v0.10.0 as functions no longer return integer flags since v0.7.0, now they either return booleans or throw on error.
See https://github.com/sodium-friends/sodium-javascript/issues/34 for more info
Sweet thank you, I didn't notice the change.
Noticed that tests were failing on this line in sodium-test due to crypto_sign_keypair and crypto_sign_seed_keypair not returning
0