Skip to content

Conversation

fghdotio
Copy link
Contributor

@fghdotio fghdotio commented Jul 2, 2025

P2TR addresses are not supported yet.

Copy link

changeset-bot bot commented Jul 2, 2025

⚠️ No Changeset found

Latest commit: 390411a

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

netlify bot commented Jul 2, 2025

Deploy Preview for apiccc ready!

Name Link
🔨 Latest commit 390411a
🔍 Latest deploy log https://app.netlify.com/projects/apiccc/deploys/686637fa53c0350008c1db49
😎 Deploy Preview https://deploy-preview-234--apiccc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 94 (🟢 up 34 from production)
Accessibility: 90 (no change from production)
Best Practices: 92 (no change from production)
SEO: 83 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

netlify bot commented Jul 2, 2025

Deploy Preview for liveccc ready!

Name Link
🔨 Latest commit 390411a
🔍 Latest deploy log https://app.netlify.com/projects/liveccc/deploys/686637fafef346000856bb96
😎 Deploy Preview https://deploy-preview-234--liveccc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 14 (🟢 up 5 from production)
Accessibility: 88 (no change from production)
Best Practices: 92 (🔴 down 8 from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

netlify bot commented Jul 2, 2025

Deploy Preview for docsccc ready!

Name Link
🔨 Latest commit 390411a
🔍 Latest deploy log https://app.netlify.com/projects/docsccc/deploys/686637faebdbe90008bc1599
😎 Deploy Preview https://deploy-preview-234--docsccc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 75 (🟢 up 15 from production)
Accessibility: 88 (no change from production)
Best Practices: 92 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

netlify bot commented Jul 2, 2025

Deploy Preview for appccc ready!

Name Link
🔨 Latest commit 390411a
🔍 Latest deploy log https://app.netlify.com/projects/appccc/deploys/686637fa93652e0008279508
😎 Deploy Preview https://deploy-preview-234--appccc.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 71 (🔴 down 11 from production)
Accessibility: 88 (no change from production)
Best Practices: 92 (🔴 down 8 from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@fghdotio fghdotio changed the title feat(btc): add signPsbt/pushPsbt methods with UniSat and OKX implementations feat(btc): add signPsbt/pushPsbt methods with UniSat,OKX and JoyID implementations Jul 3, 2025
@Hanssen0
Copy link
Member

Hanssen0 commented Jul 3, 2025

/gemini review

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request successfully introduces signPsbt and pushPsbt methods across the Bitcoin signer implementations. The changes are well-documented with JSDoc comments, and the abstract methods are correctly implemented or stubbed out in concrete classes. The JoyID implementation's @remarks for pushPsbt is particularly helpful for understanding its combined functionality. The overall quality of the changes is high, with only minor stylistic improvements suggested for comment placement in the JoyID signer.

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.

2 participants