Skip to content

feat: add @status-im/trpc-webext #704

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

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

yqrashawn
Copy link

@yqrashawn yqrashawn commented Jun 5, 2025

resolve #702

  • replace trpc-chrome with @status-im/trpc-webext
  • support trpc 11

Copy link

changeset-bot bot commented Jun 5, 2025

🦋 Changeset detected

Latest commit: 01e7a2d

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

This PR includes changesets to release 2 packages
Name Type
@status-im/trpc-webext Patch
wallet Patch

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

Copy link

vercel bot commented Jun 5, 2025

@yqrashawn is attempting to deploy a commit to the Status Team on Vercel.

A member of the Team first needs to authorize it.

@yqrashawn
Copy link
Author

yqrashawn commented Jun 5, 2025

TODOs

  • use DataTransformer for WebExtensionLinkOptions
  • doc main fns
  • unit tests
  • changeset?

@status-im-auto
Copy link
Member

status-im-auto commented Jun 5, 2025

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 1c55e64 #1 2025-06-05 07:39:08 ~50 sec wallet 📦zip
eef3c00 #2 2025-06-05 08:02:36 ~27 sec wallet 📄log

@yqrashawn yqrashawn force-pushed the feat/trpc-webext branch 2 times, most recently from eef3c00 to 5320427 Compare June 6, 2025 02:33
@yqrashawn yqrashawn marked this pull request as ready for review June 6, 2025 07:58
@@ -0,0 +1 @@
layout node
Copy link
Author

Choose a reason for hiding this comment

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

this is for direnv

@yqrashawn
Copy link
Author

Hi @felicio, this is ready for review

@yqrashawn yqrashawn changed the title feat: add @status-im/trpc-webext [WIP] feat: add @status-im/trpc-webext Jun 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🚧 In Progress
Development

Successfully merging this pull request may close these issues.

replace trpc-chrome with custom implementation
2 participants