v1-v2#339
Conversation
* Update dapp-client exports * More exports
* added type exports * export TransportMode
add missing type export ModifySessionPayload
…e unused origin param from ModifySessionPayload, add clearAllData for storage (#827)
* fix redirect mode for modify session & reject request * Add event for explicit session handling, and some other refactor --------- Co-authored-by: Tolgahan Arikan <tolgahan.arikan@gmail.com>
* Added better test coverage for permission-builder and fixed param mismatch bug and empty function signature bug * Adding tests for preconditions codec, selectors, and types * Adding tests for state utils * Adding tests for state/cached * Adding envelope tests * Move permission builder test * relayer tests
initial guard v3 integration
* 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>
…ages/indexer (#969) * Move indexer clients to packages/services/indexer and remove old packages/indexer * Disable noUncheckedIndexedAccess for indexer package
Co-authored-by: marino39 <722509+marino39@users.noreply.github.com>
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
@tolgahan-arikan is attempting to deploy a commit to the Foundry development Team on Vercel. A member of the Team first needs to authorize it. |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Summary of ChangesHello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed! This pull request represents a significant upgrade to the project's structure and tooling. It migrates the project to a monorepo architecture, enhances the development workflow with modern tools, and provides updated documentation and examples. These changes aim to improve maintainability, developer experience, and overall project quality. Highlights
Changelog
Ignored Files
Activity
Using Gemini Code AssistThe full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips. Invoking Gemini You can request assistance from Gemini at any point by creating a comment using either
Customization To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a Limitations & Feedback Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here. You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension. Footnotes
|
There was a problem hiding this comment.
Code Review
This pull request introduces a significant overhaul of the repository, migrating it to a Turborepo setup for v3. It includes updates to dependencies, CI/CD workflows, and project structure, along with the removal of many v1/v2 packages. My review highlights a potential inconsistency in the changeset configuration regarding the base branch and raises a concern about using a pre-release version of Next.js in the new application packages.
* Update test names * Fix handling for multiple explicit signers
Head branch was pushed to by a user without write access
|
@Mergifyio update |
|
@Mergifyio refresh |
☑️ Nothing to do, the required conditions are not metDetails
|
✅ Pull request refreshed |
use isIncrementCall in signCall
Head branch was pushed to by a user without write access
4b92425
c39b1b5