Skip to content

Release v1.8.0-rc.3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Feb 03:03
· 64 commits to main since this release
v1.8.0-rc.3
4ef99b2

Features

  • Add P2MR (BIP360) support and docs (ce58b37)

Bug Fixes

  • Fix P2MR public key variable and error message (7412ae6)

Documentation

  • Add P2MR (BIP360) support and docs (ce58b37)
  • Document P2MR support and update version/tests (32aac00)

Dependencies

  • Bump package version to 1.8.0-rc.3 (f70a691)
  • Bump select dependencies in package.json (96ec0f7)
  • Bump version to 1.8.0-rc.3 (c50d734)

Other Changes

  • Cache decoded UTXO and add Vitest polyfills (5293571)
  • Harden tests: null checks, imports, concurrency (1206857)
  • Include 'cause' when rethrowing errors (28a023c)
  • Merge pull request #117 from btc-vision/feat/p2mr (01fa6f3)
  • Merge pull request #118 from btc-vision/feat/p2mr (4ef99b2)
  • Update OPNetLimitedProvider.ts (6d78bda)
  • Update P2OP address format and quantum notes (59de057)