Skip to content

0xsequence v2#648

Open
Dargon789 wants to merge 320 commits into
masterfrom
0xsequence-v2
Open

0xsequence v2#648
Dargon789 wants to merge 320 commits into
masterfrom
0xsequence-v2

Conversation

@Dargon789

Copy link
Copy Markdown
Owner

No description provided.

ScreamingHawk and others added 30 commits November 23, 2025 22:03
* add getFeeTokens to dapp client

* fix typo
… state (0xsequence#890)

* make getFeeTokens independent of chain session manager and initialized state

* remove getFeeTokens from chain session manager
…equence#887)

* Throw when supported session signer is expired

* Fix tests
…not in a ready state to allow force removing of wallets (0xsequence#906)
* Pass request to PromptCodeHandler in guard registerUI

* Fixing guard registerUI test
* guard: allow using recovery code as 2FA token

* Cleanup types of ResponseFn

---------

Co-authored-by: Corban Riley <corbanbrook@gmail.com>
* Add a way to reset 2fa when using a backup code

* use the GuardToken type instead of breaking out the props
* Use proper guard topology

* Test and fixes

* login and setup tests
@codesandbox

codesandbox Bot commented Jun 4, 2026

Copy link
Copy Markdown

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

protected path = '/rpc/Relayer/'

constructor(hostname: string, fetch: Fetch) {
this.hostname = hostname.replace(/\/*$/, '')
@vercel

vercel Bot commented Jun 4, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sequence-js-docs Ready Ready Preview, Comment Jun 4, 2026 5:06am
sequence-js-web Ready Ready Preview, Comment Jun 4, 2026 5:06am
sequence.js Ready Ready Preview, Comment Jun 4, 2026 5:06am
wagmi-project Ready Ready Preview, Comment Jun 4, 2026 5:06am

@sourcery-ai sourcery-ai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Sorry, we are unable to review this pull request

The GitHub API does not allow us to fetch diffs exceeding 300 files, and this pull request has 2608

@snyk-io

snyk-io Bot commented Jun 4, 2026

Copy link
Copy Markdown

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@gemini-code-assist

Copy link
Copy Markdown

Note

The number of changes in this pull request is too large for Gemini Code Assist to generate a review.

@vercel vercel Bot temporarily deployed to Preview – sequence-js-docs June 4, 2026 05:04 Inactive
@vercel vercel Bot temporarily deployed to Preview – sequence-js-web June 4, 2026 05:04 Inactive
@vercel vercel Bot temporarily deployed to Preview – wagmi-project June 4, 2026 05:04 Inactive
@vercel vercel Bot temporarily deployed to Preview – sequence.js June 4, 2026 05:04 Inactive
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.

Sequence diagram for DappClient.isSponsored flow using relayer.feeOptions Sequence diagram for explicit sponsorship check via DappClient.isSponsored