Skip to content

fix: export TweakedPublicKey and fix JSDoc comments in bip341.d.ts#2247

Open
VolodymyrBg wants to merge 1 commit intobitcoinjs:masterfrom
VolodymyrBg:bg
Open

fix: export TweakedPublicKey and fix JSDoc comments in bip341.d.ts#2247
VolodymyrBg wants to merge 1 commit intobitcoinjs:masterfrom
VolodymyrBg:bg

Conversation

@VolodymyrBg
Copy link
Copy Markdown

  • Export TweakedPublicKey interface
  • Fix tapleafHash return type documentation (Buffer -> Uint8Array)
  • Clarify tweakKey hash parameter as optional

Copy link
Copy Markdown
Member

@junderw junderw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs TS and JS changes.

In general, you should modify the TS, then run build and the d.ts file and js file will be automatically generated.

... also CI is broken... not sure why.

@jasonandjay
Copy link
Copy Markdown
Member

Maintainer triage: this PR is pending re-validation against current master / v7 direction.

Please:

  1. rebase (or merge) latest master
  2. ensure full CI passes (format, lint, lint-tests, gitdiff, unit, integration, coverage, build-doc)
  3. confirm this PR still matches current roadmap/design assumptions

If there is no update in ~14 days, we may close this PR for backlog hygiene. You can always reopen or submit a refreshed PR later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants