Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

spacesailor24
Copy link
Contributor

@spacesailor24 spacesailor24 commented Sep 18, 2025

Description

BRANCHES OFF OF #336, SO IT MUST BE MERGED AFTER

Adds a new Vincent Ability to utilizes getVincentRegistryAccessControlCondition from #336 to decrypt provided ciphertext and dataToEncryptHash to get the raw Solana private key and sign provided SOL transactions

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Adds a new E2E test which generates it's own SOL keypair, encrypts it using the ACCs generated by getVincentRegistryAccessControlCondition, then executes the precheck and execute functions which result in a signed SOL transaction. The E2E test also broadcasts the signed tx and validates the tx was included in a block

packages/apps/abilities-e2e/test-e2e/solana-transaction-signer.spec.ts

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

Copy link

vercel bot commented Sep 18, 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 Sep 23, 2025 7:29am
vincent-docs Ready Ready Preview Comment Sep 23, 2025 7:29am

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.

1 participant