Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: sats connect connector #3258

Merged
merged 16 commits into from
Nov 19, 2024
Merged

Conversation

tomiir
Copy link
Collaborator

@tomiir tomiir commented Nov 18, 2024

Description

  • Adds SatsConnectConnector for interfacing WBIP compatible wallets
  • Removes WBIPConnector
  • Temporarily removes bitcoin adapter from changesets
  • Removes email and social from bitcoin

Type of change

  • Chore (non-breaking change that addresses non-functional tasks, maintenance, or code quality improvements)
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • Code in this PR is covered by automated tests (Unit tests, E2E tests)
  • My changes generate no new warnings
  • I have reviewed my own code
  • I have filled out all required sections
  • I have tested my changes on the preview link
  • Approver of this PR confirms that the changes are tested on the preview link

Copy link

changeset-bot bot commented Nov 18, 2024

🦋 Changeset detected

Latest commit: 151eaf7

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

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

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package "@apps/laboratory" depends on the ignored package "@reown/appkit-adapter-bitcoin", but "@apps/laboratory" is not being ignored. Please add "@apps/laboratory" to the `ignore` option.

Copy link

vercel bot commented Nov 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
appkit-gallery-new ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 1:17pm
appkit-laboratory ❌ Failed (Inspect) 💬 Add feedback Nov 19, 2024 1:17pm
appkit-vue-solana ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 1:17pm
appkit-wagmi-cdn-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 1:17pm
vue-wagmi-example ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 1:17pm
web3modal-gallery ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 19, 2024 1:17pm

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.

5 participants