Consensys / eth-lightwallet

Lightweight JS Wallet for Node and the browser
MIT License
1.47k stars 503 forks source link

upgrade tweetnacl v1.0.0 #173

Closed sokun-chorn-webjet closed 1 year ago

sokun-chorn-webjet commented 6 years ago

nacl.util is splitted to a new standalone package tweetnacl-util, while nacl.sandbox.open returns null on failure instead of false.

simon-ntitle commented 6 years ago

looks good to me, might be worth merging