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

skip v0_0_5 check: always remove unsucessful trxs on call handlers #4149

Merged
merged 1 commit into from
Nov 8, 2022

Conversation

sduchesneau
Copy link
Contributor

Fix #4130

Prevent deterministic issue by taking the decision to always remove failed transactions from call handlers.

@sduchesneau sduchesneau marked this pull request as ready for review November 8, 2022 15:41
@leoyvens leoyvens merged commit 587b99d into master Nov 8, 2022
@leoyvens leoyvens deleted the fix/4130_pre005_call_determinism branch November 8, 2022 17:55
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.

Subgraphs (ApiVersion<0.0.5) with CallHandlers have non-deterministic handling of failed transactions
2 participants