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

test/e2e/double_singing: wait for first block #1253

Closed
wants to merge 4 commits into from

Conversation

tzemanovic
Copy link
Member

@tzemanovic tzemanovic commented Mar 27, 2023

fixes #1247

The test ensures that the node is ready by waiting for a first block before proceeding with a tx. This can be improved with #94 by having client automatically handle this.

based on #1246

@tzemanovic tzemanovic marked this pull request as ready for review March 27, 2023 07:04
@tzemanovic tzemanovic requested a review from brentstone March 27, 2023 07:04
Copy link
Collaborator

@brentstone brentstone left a comment

Choose a reason for hiding this comment

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

LGTM

@tzemanovic tzemanovic closed this Mar 27, 2023
@tzemanovic tzemanovic reopened this Mar 27, 2023
@tzemanovic
Copy link
Member Author

Closing in favor of #1258 (a proper fix of the root cause)

@tzemanovic tzemanovic closed this Mar 27, 2023
@brentstone
Copy link
Collaborator

#1258 doesn't have the change with where we call self.slash() for the Shell, which was present in this PR, though

@tzemanovic
Copy link
Member Author

#1258 doesn't have the change with where we call self.slash() for the Shell, which was present in this PR, though

Yup, this is in the base PR #1246 that's still relevant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PoS double signing e2e test - failed client balance check
2 participants