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

Increased timings #429

Merged
merged 1 commit into from
Jan 27, 2022
Merged

Conversation

druiz0992
Copy link
Contributor

@druiz0992 druiz0992 commented Jan 26, 2022

When a block is submitted, now clients may wait up to 12 blocks for confirmation. This has an impact on wallet transaction tests, which expected results much earlier.

Additionally, i have seen that when launching ./start-nightfall -wt -s (running wallet tests), nightfall-client used to timed out waiting for some contract to be deployed. I have increased RETRIEs from 50 to 80.

Also, i have seen that wallet tests could start before all contracts were deployed. I have added a new synchronization mechanism to prevent this from happening.

Finally, in order to provide simpler debugging with wallet tests, i now display information about proposer and liquidity provider.

@druiz0992 druiz0992 added the DNM Do not merge label Jan 26, 2022
@druiz0992 druiz0992 removed the DNM Do not merge label Jan 26, 2022
@Westlad Westlad merged commit 8f39528 into westlad/ping-pong-test Jan 27, 2022
@Westlad Westlad deleted the david/ping-pong-test-timings branch January 27, 2022 09:53
@github-actions
Copy link

github-actions bot commented Feb 4, 2022

🎉 This PR is included in version 1.14.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

2 participants