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

Available funds cannot be used for trading until prior trade moved to closed. #6534

Closed
ghost opened this issue Jan 22, 2023 · 0 comments · Fixed by #6535
Closed

Available funds cannot be used for trading until prior trade moved to closed. #6534

ghost opened this issue Jan 22, 2023 · 0 comments · Fixed by #6535

Comments

@ghost
Copy link

ghost commented Jan 22, 2023

Description

You've completed a trade and received funds are confirmed, but you have not yet moved the trade to "Closed Trades".
Your funds are prevented from being used in a new trade even though "Available Funds" indicates they are.

Version

1.9.9 and earlier.

Steps to reproduce

Alice completes a trade to buy BTC, but does not move the trade to "Closed Trades" yet.
Alice's available funds are ~0.25 BTC.
Alice creates an offer to sell 0.2 BTC, but is prevented from doing so with the message:

Warning
You don't have enough funds in your Bisq wallet for this transaction—0.23002440 BTC is needed but only 0.09895374 BTC is available.
Please add funds from an external wallet, or fund your Bisq wallet at Funds > Receive Funds.

Expected behaviour

0.25 BTC is available, so the offer should go through without error.

Actual behaviour

Alice cannot create a new offer until the old trade is moved to "Closed Trades"

Screenshots

image

image

image

image

image

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 a pull request may close this issue.

0 participants