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

Fix coordinator crash on order get with no confirmed wallet balance #1243

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Reckless-Satoshi
Copy link
Collaborator

What does this PR do?

Fixes #1230 WIP

So far this PR only implements a new test to try to reproduce systematically this issue. On the regnet tests, the test fails because swap_allowed is still true even when the coordinator has no more onchain confirmed balance. This is already a behavior different to what we see in the production environments.

Checklist before merging

  • Install pre-commit and initialize it: pip install pre-commit, then pre-commit install. Pre-commit installs git hooks that automatically check the codebase. If pre-commit fails when you commit your changes, please fix the problems it points out.

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.

Buyer stucks on last step while preparing an order
1 participant