Skip to content

Releases: paulmillr/scure-btc-signer

1.0.0

12 Apr 03:01
1.0.0
2784d49
Compare
Choose a tag to compare

First stable release. Upgrade to stable noble-curves.

Full Changelog: 0.5.1...1.0.0

0.5.1

12 Apr 03:00
0.5.1
7ef07e0
Compare
Choose a tag to compare

What's Changed

  • fix typo propietary => proprietary by @bordalix in #28
  • changes tx32 to txP2WPKH on basic transaction sign example on readme by @bordalix in #29
  • fix wrong validation function on getOutput() by @bordalix in #31

New Contributors

Full Changelog: 0.5.0...0.5.1

0.5.0

08 Mar 02:04
0.5.0
a0937a2
Compare
Choose a tag to compare

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

16 Feb 16:59
0.4.2
d48a032
Compare
Choose a tag to compare

Fix transaction vsize issue (gh-18)

0.4.1

16 Feb 16:59
0.4.1
6749428
Compare
Choose a tag to compare

Added source maps

0.4.0

12 Feb 18:26
0.4.0
ddcc717
Compare
Choose a tag to compare
  • Switch to noble-curves
  • Small refactor

Full Changelog: 0.3.0...0.4.0

0.3.0

08 Jan 15:07
0.3.0
397ed56
Compare
Choose a tag to compare

Improve types and general logic. More tests.

Full Changelog: 0.2.0...0.3.0

0.2.0

08 Jan 14:45
0.2.0
a1b947e
Compare
Choose a tag to compare

What's Changed

  • txid (BE) is now used instead of hash (LE)
  • Taproot bugfixes

Full Changelog: 0.1.2...0.2.0

0.1.2

21 Oct 03:31
0.1.2
a15e723
Compare
Choose a tag to compare

Bugfixes.

Full Changelog: 0.1.1...0.1.2

0.1.1

04 Oct 17:24
0.1.1
6c75150
Compare
Choose a tag to compare
  • lowR, tapInternalKey, allowSamePubkeys options
  • Bugfixes

Full Changelog: 0.1.0...0.1.1