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

[ENHANCE] Add extension wallet handling for Registration transactions (create & update project) #155

Open
lachlanglen opened this issue Feb 1, 2024 · 0 comments
Assignees
Labels
enhancement small enhancement / improvement from existing feature ft-registration Any tickets related to project registration and updates to project profiles.

Comments

@lachlanglen
Copy link

Summary

As a user using an extension wallet, e.g. Meteor extension, transactions don't involve a redirect and therefore the app fails to detect when I have signed a transaction. A polling mechanism like the one here can be used to poll on-chain for the expected state update and update the UI accordingly.

Motivation

[More detailed explanation of the motivation for the enhancement, including any benefits it would provide]

Description

[Detailed description of the enhancement, including how it would work and any design considerations]

Alternatives

[Discussion of any alternative solutions that were considered and why the proposed solution is preferred]

Risks

[Identification and mitigation of any potential risks associated with the enhancement]

Acceptance Criteria

[List of criteria that must be met for the enhancement to be considered accepted]

Additional Information

[Any other relevant information, such as links to related issues or pull requests]

@lachlanglen lachlanglen added enhancement small enhancement / improvement from existing feature ft-registration Any tickets related to project registration and updates to project profiles. labels Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement small enhancement / improvement from existing feature ft-registration Any tickets related to project registration and updates to project profiles.
Projects
Status: Backlog
Development

No branches or pull requests

2 participants