Skip to content

feat: add ethauth option for dapp client connect (0xsequence#963) #321

Open
Dargon789 wants to merge 40 commits intoDargon789:vercel-dargon789-forgefrom
0xsequence:master
Open

feat: add ethauth option for dapp client connect (0xsequence#963) #321
Dargon789 wants to merge 40 commits intoDargon789:vercel-dargon789-forgefrom
0xsequence:master

Conversation

@Dargon789
Copy link
Owner

No description provided.

taylanpince and others added 30 commits January 20, 2026 18:22
Bumps [next](https://github.com/vercel/next.js) from 15.5.9 to 15.5.10.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v15.5.9...v15.5.10)

---
updated-dependencies:
- dependency-name: next
  dependency-version: 15.5.10
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: VojtechVitek <139342+VojtechVitek@users.noreply.github.com>
* Add env injection for core and wdk

* wdk: use injected timer for auth key retry delay
* feat: add ethauth option for dapp client connect

* Update tests
* [AUTOMATED] Update: proto/clients/indexer*.gen.ts

* [AUTOMATED] Update: proto/clients/indexer*.gen.ts

* [AUTOMATED] Update: proto/clients/indexer*.gen.ts

* [AUTOMATED] Update: proto/clients/indexer*.gen.ts

* [AUTOMATED] Update: proto/clients/indexer*.gen.ts

* [AUTOMATED] Update: proto/clients/indexer*.gen.ts

* [AUTOMATED] Update: proto/clients/indexer*.gen.ts

* [AUTOMATED] Update: proto/clients/indexer*.gen.ts

* [AUTOMATED] Update: proto/clients/indexer*.gen.ts

---------

Co-authored-by: marino39 <722509+marino39@users.noreply.github.com>
Co-authored-by: pkieltyka <18831+pkieltyka@users.noreply.github.com>
Co-authored-by: xiam <385670+xiam@users.noreply.github.com>
* fix(relayer): wrap feeOptions calldata for simulation

* fix(relayer): request FeeOptions as wallet (match wallet-webapp-v3)

* fix(relayer): restore AbiFunction import
…967)

* Use multicall3 to aggregate queued payload checking across N signers

* Adding contracts object to Network type to store per network contract configs for common contracts like ensUniversalResolver and multicall3

* Parallelzing fetched queued payloads and adding fallback for when multicall3 batching either fails or is not configured on the network

* Add includeTestnets option to RecoverySettings, default: false so fetchingQueuedPayloads can skip testnets to reduce requests
* Updating happy-dom, vitest, prettier, and syncpack dev dependencies

* Updating turbo repo

* Updating lefthook

* Updating rimraf

* Updating @types/node

* Updating dotenv

* Updating nodemon and esbuild for primitives-cli
…ages/indexer (#969)

* Move indexer clients to packages/services/indexer and remove old packages/indexer

* Disable noUncheckedIndexedAccess for indexer package
@Dargon789 Dargon789 enabled auto-merge (squash) March 6, 2026 06:03
@vercel
Copy link

vercel bot commented Mar 6, 2026

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

Project Deployment Actions Updated (UTC)
sequence.js Ready Ready Preview, Comment Mar 6, 2026 6:07am

@mergify mergify bot mentioned this pull request Mar 6, 2026
* Update test names

* Fix handling for multiple explicit signers
auto-merge was automatically disabled March 6, 2026 11:20

Head branch was pushed to by a user without write access

@Dargon789 Dargon789 enabled auto-merge (squash) March 6, 2026 12:32
@Dargon789 Dargon789 closed this Mar 6, 2026
auto-merge was automatically disabled March 6, 2026 12:33

Pull request was closed

@Dargon789 Dargon789 reopened this Mar 6, 2026
@Dargon789 Dargon789 enabled auto-merge (rebase) March 6, 2026 12:35
@Dargon789 Dargon789 self-assigned this Mar 7, 2026
@Dargon789 Dargon789 added bug Something isn't working documentation Improvements or additions to documentation duplicate This issue or pull request already exists enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers dependencies Pull requests that update a dependency file labels Mar 7, 2026
@github-project-automation github-project-automation bot moved this to Backlog in Hardhat Mar 7, 2026
@vercel

This comment was marked as resolved.

auto-merge was automatically disabled March 8, 2026 20:04

Head branch was pushed to by a user without write access

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation duplicate This issue or pull request already exists enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Projects

Status: Backlog
Status: Todo

Development

Successfully merging this pull request may close these issues.

# Sequence diagram for ChainSessionManager cached signed call reuse on relay

9 participants