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

Fail transaction logs when input txos are consumed #1028

Merged

Conversation

nick-mobilecoin
Copy link
Contributor

Previously a transaction log would need to wait for the tombstone block
to occur. Now when an input txo is spent any transaction logs that
haven't been finalized and use that input txo will be marked failed.

Base automatically changed from nick/fix-transaction-logs-incorrectly-marked-successful to main December 3, 2024 22:22
Previously a transaction log would need to wait for the tombstone block
to occur. Now when an input txo is spent any transaction logs that
haven't been finalized and use that input txo will be marked failed.
@nick-mobilecoin nick-mobilecoin force-pushed the nick/fail-transaction-logs-with-consumed-inputs branch from 64b37a5 to 7cf90f2 Compare December 3, 2024 22:29
Copy link
Collaborator

@holtzman holtzman left a comment

Choose a reason for hiding this comment

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

lgtm

@nick-mobilecoin nick-mobilecoin merged commit 316d50d into main Dec 3, 2024
24 checks passed
@nick-mobilecoin nick-mobilecoin deleted the nick/fail-transaction-logs-with-consumed-inputs branch December 3, 2024 23:40
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