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

fix: mark bundle executed after all its txs execute #31

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

jacobkaufmann
Copy link
Owner

currently we (re)insert the bundle into the set of executed bundles after each transaction within the bundle executes. here, we correct the bundle tracking to only add the bundle to the set after all transactions in the bundle execute.

@jacobkaufmann jacobkaufmann merged commit 9f92e75 into master Aug 4, 2023
1 check passed
@jacobkaufmann jacobkaufmann deleted the fix-bundle-id-tracking branch August 12, 2023 20:42
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.

1 participant