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

[Storage] Atomic multi transaction confirmation issue #7

Open
fboucquez opened this issue Oct 25, 2021 · 0 comments
Open

[Storage] Atomic multi transaction confirmation issue #7

fboucquez opened this issue Oct 25, 2021 · 0 comments

Comments

@fboucquez
Copy link
Contributor

How to make the aggregate transactions atomic? It could happen that one of the data or the root transaction fails to confirm, especially if aggregate bonded are used and not all the signatures are provided. One mitigation is to only announce the root aggregate once all the other data aggregates are confirmed but it gets complicated with async bonded signing.

@fboucquez fboucquez changed the title [Storage] Atomic multi transaction announcement issue [Storage] Atomic multi transaction confirmation issue Oct 25, 2021
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

No branches or pull requests

1 participant