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

Auth sig support staged tx #949

Merged
merged 5 commits into from
Dec 6, 2024
Merged

Auth sig support staged tx #949

merged 5 commits into from
Dec 6, 2024

Conversation

James-Mart
Copy link
Member

Adds staged-tx support to auth sig.

The strategy is simply to allow anyone to add a staged tx on behalf of the account, anyone can also accept or reject the transaction, but it doesn't do anything unless the actor is the sender of the staged tx, in which case:

  • accept -> execute
  • reject -> remove

@James-Mart James-Mart added the System app Related to system services and their apps/plugins label Dec 5, 2024
@James-Mart James-Mart requested a review from swatanabe December 5, 2024 22:40
@James-Mart James-Mart merged commit f75e4df into main Dec 6, 2024
3 checks passed
@James-Mart James-Mart deleted the auth-sig-support-staged-tx branch December 6, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
System app Related to system services and their apps/plugins
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants