Releases: paulmillr/scure-btc-signer
Releases · paulmillr/scure-btc-signer
1.1.0
- Introduce improved
SigHash
instead ofSignatureHash
#54 - Improve security: Throw an error on internalKey inside of p2tr leaf script
- Consistent use of "unknown" by @kyranjamie in #52
allowUnknowOutput
=>allowUnknownOutputs
allowUnknowInput
=>allowUnknownInputs
- Improve security: Harden typescript compilation options
- Fix typo in errors by @kyranjamie in #50
- Fix
validateOpts
in serverless environments - Update noble-curves to 1.2 https://github.com/paulmillr/noble-curves/releases/1.2.0
New Contributors
- @kyranjamie made their first contribution in #50
Full Changelog: 1.0.1...1.1.0
1.0.1
- fix: incorrect weight estimation for wph, wsh, and tr transactions #41 by @mahnunchik in #42
- fix: validate address in addOutputAddress #37 by @mahnunchik in #43
Full Changelog: 1.0.0...1.0.1
1.0.0
First stable release. Upgrade to stable noble-curves.
Full Changelog: 0.5.1...1.0.0
0.5.1
0.5.0
What's Changed
- Rename package from micro-btc-signer to
@scure/btc-signer
- Update noble-curves
- Small refactoring
- Remove duplicated isBytes by @mahnunchik in #24
Full Changelog: 0.4.2...0.5.0
0.4.2
0.4.1
0.4.0
- Switch to noble-curves
- Small refactor
Full Changelog: 0.3.0...0.4.0
0.3.0
Improve types and general logic. More tests.
Full Changelog: 0.2.0...0.3.0
0.2.0
What's Changed
txid
(BE) is now used instead ofhash
(LE)- Taproot bugfixes
Full Changelog: 0.1.2...0.2.0