Skip to content

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

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

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

Conversation

@Dargon789
Copy link
Copy Markdown
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
patrislav and others added 2 commits March 19, 2026 18:03
* wdk: account federation

* wdk: address review comments; refactor auth commitments

* wdk: update tests

* fix test
@mergify mergify bot mentioned this pull request Mar 21, 2026
Ocheretovich and others added 3 commits March 27, 2026 14:22
Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.7.0 to 20.8.8.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.7.0...v20.8.8)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-version: 20.8.8
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [next](https://github.com/vercel/next.js) from 15.5.10 to 15.5.14.
- [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.10...v15.5.14)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@Dargon789
Copy link
Copy Markdown
Owner Author

@Mergifyio update

@mergify
Copy link
Copy Markdown

mergify bot commented Mar 28, 2026

update

☑️ Nothing to do, the required conditions are not met

Details
  • -conflict [📌 update requirement]
  • #commits-behind > 0 [📌 update requirement]
  • -closed [📌 update requirement]
  • queue-position = -1 [📌 update requirement]

Bumps [happy-dom](https://github.com/capricorn86/happy-dom) from 20.8.8 to 20.8.9.
- [Release notes](https://github.com/capricorn86/happy-dom/releases)
- [Commits](capricorn86/happy-dom@v20.8.8...v20.8.9)

---
updated-dependencies:
- dependency-name: happy-dom
  dependency-version: 20.8.9
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
auto-merge was automatically disabled March 29, 2026 20:03

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