Skip to content

Remove wallet_authorizeChallenge support#568

Merged
brendanjryan merged 2 commits into
wevm:mainfrom
parvahuja:parv/remove-wallet-authorize-challenge
Jun 20, 2026
Merged

Remove wallet_authorizeChallenge support#568
brendanjryan merged 2 commits into
wevm:mainfrom
parvahuja:parv/remove-wallet-authorize-challenge

Conversation

@parvahuja

@parvahuja parvahuja commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Removed the wallet_authorizeChallenge wallet probe path from Tempo charge and session clients.
  • Deleted the internal wallet authorization helper, contract tests, and unreleased changeset.
  • Kept charge and session challenge signing on the local planning/signing path.

Validation

  • pnpm test src/tempo/client/Charge.test.ts src/tempo/session/client/Session.test.ts
  • pnpm check:types
  • pnpm check:ci
  • pnpm audit --ignore-registry-errors
  • git diff --check origin/main...HEAD

@pkg-pr-new

pkg-pr-new Bot commented Jun 18, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/mppx@568

commit: 5ade3bf

@parvahuja parvahuja marked this pull request as ready for review June 19, 2026 00:23
@parvahuja parvahuja marked this pull request as draft June 19, 2026 22:53
@parvahuja parvahuja force-pushed the parv/remove-wallet-authorize-challenge branch from 2a3a03d to 15d7053 Compare June 19, 2026 22:55
@parvahuja parvahuja marked this pull request as ready for review June 19, 2026 23:22
@brendanjryan

Copy link
Copy Markdown
Collaborator

why remove the changeset? was this never released?

@parvahuja

Copy link
Copy Markdown
Contributor Author

why remove the changeset? was this never released?

just ran a git revert which got rid of it... added a new changeset instead.

@brendanjryan brendanjryan merged commit 11db0bd into wevm:main Jun 20, 2026
13 checks passed
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