1.7.0
The library now works with React Native 0.70. Remove all bigint **
pow operators to improve compact w bad parsers.
- Expose
Point#hasEvenY()
- Utils
sha256Sync
andhmacSha256Sync
redefinitions cannot be re-defined after the first time - Add experimental
utils._normalizePrivateKey()
- Remove experimental utils:
privateAdd
,privateNegate
,pointAddScalar
,pointMultiply
. We consider their API not optimal. If you want to keep using them, copy-paste their definition fromtest
directory. - Refactor schnorr
Full Changelog: 1.6.3...1.7.0