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

Display the calculated security deposit at order entry #4555

Merged
merged 1 commit into from Sep 27, 2020
Merged

Display the calculated security deposit at order entry #4555

merged 1 commit into from Sep 27, 2020

Conversation

ghost
Copy link

@ghost ghost commented Sep 23, 2020

Always display at order entry screen the calculated security deposit and leave the decision to make it higher or lower to users for every offer. Do not persist the value to user settings, since Bisq now calculates the suggested value each time. (Prior to this a user setting minimum security deposit value was being displayed)

Fixes #4426

Description of why calculated security deposit did not always display before: #4426 (comment)

Fixes #4426
Always calculate the suggested security deposit based on asset price
volatility rather than using a persisted value as the minimum.
Copy link
Contributor

@chimp1984 chimp1984 left a comment

Choose a reason for hiding this comment

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

utACK

Copy link
Member

@sqrrm sqrrm left a comment

Choose a reason for hiding this comment

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

utACK

@sqrrm sqrrm merged commit 37ce52b into bisq-network:master Sep 27, 2020
@ripcurlx ripcurlx added this to the v1.4.0 milestone Sep 30, 2020
@ghost ghost mentioned this pull request Oct 23, 2020
@ghost ghost deleted the fix_security_deposit_display branch May 29, 2022 22:45
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.

Recommended security deposit display
3 participants