Skip to content

1.1.0

Compare
Choose a tag to compare
@paulmillr paulmillr released this 03 Sep 14:35
· 71 commits to main since this release
1.1.0
38c4032
  • Introduce improved SigHash instead of SignatureHash #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

Full Changelog: 1.0.1...1.1.0