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

Creating altcoin offer not throwing error during previously set high security deposit #3807

Merged
merged 1 commit into from
Jan 3, 2020

Conversation

beingindot
Copy link
Contributor

Fixes #3717

Issue occurs condition:
create one buy offer with high security deposit. then create one altcoin offer.

Fixed this issue by re-validating and setting to default amount
if validation failed during initialization.

@ripcurlx
Copy link
Contributor

Just a heads up that I haven't planed to be available until 2nd of Jan, but I'll still try to do some reviews tomorrow.

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

Copy link
Contributor

@ripcurlx ripcurlx left a comment

Choose a reason for hiding this comment

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

ACK

Tested it on Regtest testing the scenarios for Buy and Sell offers and it worked as expected.

@ripcurlx ripcurlx merged commit b2d4bb3 into bisq-network:master Jan 3, 2020
@ripcurlx ripcurlx changed the title creating altcoin offer not throwing error during previously set high security deposit Creating altcoin offer not throwing error during previously set high security deposit Jan 3, 2020
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.

Creating altcoin offer not throwing error during high security deposit
3 participants