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 altcoin instant account creation / deletion issues #4362

Merged
merged 2 commits into from Jul 23, 2020
Merged

Fix altcoin instant account creation / deletion issues #4362

merged 2 commits into from Jul 23, 2020

Conversation

ghost
Copy link

@ghost ghost commented Jul 9, 2020

Upon creating an altcoin instant account the limitations field should reflect that the trade duration is 1 hour. This was not working. The fix is to update that field dynamically based on the setting of the 'Trade instant' checkbox.
Fixes #4361

Altcoin instant accounts could not be removed using the delete button because the account retrieved for deletion did not match any of the ones known to bisq. This was due to the timestamp on the record being erroneously updated to the current time.
Fixes #4364

Upon creating an altcoin instant account the limitations field
should reflect that the trade duration is 1 hour.  This was not
working.  The fix is to update that field dynamically based on the
setting of the 'Trade instant' checkbox.

Fixes #4361
@ghubstan
Copy link
Contributor

ghubstan commented Jul 9, 2020

ACK (tested)

Altcoin instant accounts could not be removed using the delete button
because the account retrieved for deletion did not match any of the
ones known to bisq.  This was due to the timestamp on the
record being erroneously updated to the current time.

Fixes 4364
@ghost ghost changed the title Fix altcoin instant account creation issue Fix altcoin instant account creation / deletion issues Jul 12, 2020
@ghost ghost mentioned this pull request Jul 12, 2020
@ghubstan
Copy link
Contributor

ACK

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.

utACK based on #4362 (comment)

@ripcurlx ripcurlx merged commit 9ab39c2 into bisq-network:master Jul 23, 2020
@ripcurlx ripcurlx added this to the v1.3.7 milestone Jul 29, 2020
@ghost ghost mentioned this pull request Aug 20, 2020
@ghost ghost deleted the fix_altcoins_instant_acc branch September 14, 2020 22:19
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.

Cannot delete selected Altcoin Instant Account v1.3.6 test fail: 'Max duration for account' text
2 participants