Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement E2E test for new FastAuthWallet version #250

Open
Pessina opened this issue Jun 11, 2024 · 0 comments
Open

Implement E2E test for new FastAuthWallet version #250

Pessina opened this issue Jun 11, 2024 · 0 comments

Comments

@Pessina
Copy link
Collaborator

Pessina commented Jun 11, 2024

The current FastAuthWallet and FastAuthSigner support only signing delegate actions. This PR introduces new methods to enable FastAuthWallet and FastAuthSigner to sign and send transactions without using a relayer.

PR link: near/near-fastauth-wallet#26

New Methods:

  • signAndSendSignedDelegate
  • signAndSendTransaction
  • The interface of these new methods is consistent with the existing signAndSendTransaction.

Post merge

  • Add E2E tests for wallet new methods on fast-auth-signer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Selected
Development

No branches or pull requests

1 participant