Releases: Bitcoin-com/bitcoincashjs-lib
Releases · Bitcoin-com/bitcoincashjs-lib
v4.0.1
01 Jun 22:49
Compare
Sorry, something went wrong.
No results found
Fix Schnorr deterministic nonce
v4.0.0
05 May 19:29
Compare
Sorry, something went wrong.
No results found
https://github.com/shilch added Schnorr to transaction builder.
Changes:
Moved RFC6979 (deterministic k) to separate file
Added "additional data" to RFC6979 implementation
schnorr.js file added
schnorr.js test vectors added
Additional parameter added to TransactionBuilder.sign(): signatureAlgorithm
ECPair.ECDSA = 0 for ECDSA signing
ECPair.SCHNORR = 1 for Schnorr signing
v3.4.4
31 Jan 23:16
Compare
Sorry, something went wrong.
No results found
v3.4.3
31 Jan 23:00
Compare
Sorry, something went wrong.
No results found
v3.4.2
31 Jan 22:51
Compare
Sorry, something went wrong.
No results found
v3.4.1
31 Jan 22:45
Compare
Sorry, something went wrong.
No results found
v3.4.0
31 Jan 22:12
Compare
Sorry, something went wrong.
No results found
Update bitcoincash-ops dep
v3.3.4
20 Aug 17:58
Compare
Sorry, something went wrong.
No results found
Don't typeforce Hex check
v3.3.3
17 Aug 03:59
Compare
Sorry, something went wrong.
No results found
Remove calls to non-existent methods