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

bug(tx): re-execution error #309

Open
1 task done
Tracked by #419
byteZorvin opened this issue Oct 4, 2024 · 1 comment
Open
1 task done
Tracked by #419

bug(tx): re-execution error #309

byteZorvin opened this issue Oct 4, 2024 · 1 comment
Labels
bug Report an issue or unexpected behavior

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

@antiyro antiyro added this to Madara Oct 8, 2024
@Trantorian1 Trantorian1 added the bug Report an issue or unexpected behavior label Dec 10, 2024
@Trantorian1 Trantorian1 changed the title Transaction Re-execution error bug(tx): re-execution error Dec 10, 2024
@Trantorian1
Copy link
Collaborator

Hello, the links to the tests being run have been moved, could you please update your example? Also, could you please paste a copy of the terminal input and output passed to achieve the result showed on this screenshot? Many thanks :)

@Trantorian1 Trantorian1 moved this to Backlog in Madara Jan 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Report an issue or unexpected behavior
Projects
Status: Backlog
Development

No branches or pull requests

2 participants