Skip to content

Conversation

@awisniew207
Copy link
Contributor

@awisniew207 awisniew207 commented Nov 25, 2025

Description

Includes simple Smart Account support for the e2e-test-utils package, allowing developers to setup a simple Smart Account for development.

These changes:

  • Add a enableSmartAccount flag to the setupVincentDevelopmentEnvironment
    • Defaults to false
    • When true, this will create a Smart Account owned by the agentWalletOwner (currently owns the Agent PKP for development). It will then add the Agent PKP as a signer on the Smart Account, returning the address and the serializedPermissionAccount.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

I've tested this during the creation of the relay.link ability for Smart Account creation and support.

Checklist:

  • I created a release plan (nx release plan) describing my changes and the version bump
  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@vercel
Copy link

vercel bot commented Nov 25, 2025

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

Project Deployment Preview Comments Updated (UTC)
vincent-app-dashboard Ready Ready Preview Comment Dec 1, 2025 6:48pm

Copy link
Contributor

@FedericoAmura FedericoAmura left a comment

Choose a reason for hiding this comment

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

I think this is GTG regardless of the comments. This will be really helpful

@awisniew207 awisniew207 merged commit 96605e2 into main Dec 1, 2025
5 checks passed
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.

3 participants