Open
Conversation
* wdk: Adding more wallets tests * Adding message tests * wdk: Adding guard tests * Adding identity-signer.test.ts * Adding authcode test * Otp tests * Adding passkeys tests * Adding tests for authcode and auth dbs * Removing throw from otp handler
…hainSessionManager (#832)
* Update dapp-client package config to match others * pnpm-lock.yaml update * Remove test scripts from dapp-client package.json
* add valueForwarder call for ETH fee option * Fix value encoding order for incrementPermissions * added chain id for Session * Merge branch 'fix/dapp-client-fee-option' of https://github.com/0xsequence/sequence.js into fix/dapp-client-fee-option * Store permissions for explicit session info * Transaction hash type is Hex.Hex * added value forwarder address to constants --------- Co-authored-by: Michael Standen <mstan@horizon.io>
identity-instrument: use canonical JSON for request signing
use identity instrument signer scoping
* Update networks list * Remove deprecated chains, add Somnia Mainnet --------- Co-authored-by: Taylan Pince <taylanpince@gmail.com>
Networks update
* Migrating Network and ChainId configs from bigint to number * Migrating packages from chainId: bigint to number * Fixing chainId related tests for packages/wallet/primitives * Fixing chainId related tests for packages/wallet/core * Fixing chainId related tests for packages/wallet/wdk
* wallet-primitives: recurse nested leaves * wallet-primitives: add test for finding nested leaves
* Add WDK Google ID token auth flow * Unify Google WDK auth kinds * Refine WDK Google id token flow * Fix id-token auth key cleanup on signer mismatch * Restore guard error logging * Unify Google WDK signer kind * Fix WDK auth flow cleanup and implicit session metadata
* wdk: account federation * wdk: address review comments; refactor auth commitments * wdk: update tests * fix test
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>
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
4b92425
c39b1b5