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

Transaction Re-execution error #309

Open
1 task done
byteZorvin opened this issue Oct 4, 2024 · 0 comments
Open
1 task done

Transaction Re-execution error #309

byteZorvin opened this issue Oct 4, 2024 · 0 comments

Comments

@byteZorvin
Copy link
Member

byteZorvin commented Oct 4, 2024

Is there an existing issue?

  • I have searched the existing issues

Description of bug

  • When I use the block time greater than 1s, I face a wierd error of TransactionExecutionError.
  • Although the issue goes away and everything runs fine when I decrease the block_time in the preset to 1s.
image

The Full trace below
image

Step to reproduce

The testcase that fails is here.

  • Update the MADARA_BINARY_PATH variable here.

  • Update the verisioned constants file path according to your locally cloned madara path here

  • The testcase will pass or fail based on the value of the block time config in the preset here

  • Todo
    Will create a smaller reproducible script for this soon

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