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

consensus: consistent abort reason across committees #1147

Open
sdbondi opened this issue Sep 17, 2024 · 0 comments
Open

consensus: consistent abort reason across committees #1147

sdbondi opened this issue Sep 17, 2024 · 0 comments
Milestone

Comments

@sdbondi
Copy link
Member

sdbondi commented Sep 17, 2024

Image

Expect the abort_details string to be populated. This happens when transaction inputs conflict.

They also may differ from shard to shard. We might want to put the abort reason in the decision enum and propose in blocks e.g.
Decision::Abort(AbortReason::InputLocksFailed)

@sdbondi sdbondi added this to the v0.0.1 milestone Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Selected for development
Development

No branches or pull requests

1 participant