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

AA provider for SFA #63

Merged
merged 8 commits into from
Oct 28, 2024
Merged

AA provider for SFA #63

merged 8 commits into from
Oct 28, 2024

Conversation

tuna1207
Copy link

@tuna1207 tuna1207 commented Oct 25, 2024

Motivation and Context

Add account abstraction support for SFA

Jira Link: https://toruslabs.atlassian.net/browse/PD-4076?atlOrigin=eyJpIjoiNmMxMzhiMjBmYjU5NDQ2OGE0ZDEyMDAzMWUzYzkxZjkiLCJwIjoiaiJ9

Description

Handle account abstraction
Update all node/react/react-native examples with account abstraction option

How has this been tested?

Tested in all 3 examples node/react/react-native with login, get accounts, balance, sign message

Screenshots (if appropriate):

Screenshot 2024-10-28 at 09 17 21
Simulator Screenshot - iPhone 15 Pro - 2024-10-28 at 09 24 02

Types of changes

  • 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)

Checklist:

  • My code follows the code style of this project. (run lint)
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My code requires a db migration.

Copy link
Member

@chaitanyapotti chaitanyapotti left a comment

Choose a reason for hiding this comment

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

lgtm

@chaitanyapotti chaitanyapotti merged commit f0e57f8 into master Oct 28, 2024
3 checks passed
@chaitanyapotti chaitanyapotti deleted the feat/aa-provider branch October 28, 2024 04:03
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.

2 participants