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

Remove legacy BSQ altcoin trading #7016

Closed
wants to merge 1 commit into from
Closed

Remove legacy BSQ altcoin trading #7016

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Jan 28, 2024

Fixes #7011 requested by @refund-agent2

  • removefilter legacy BSQ altcoin accounts.
  • disallow creating legacy BSQ altcoin accounts.
  • BSQ altcoin offers cannot be created because there would be no BSQ altcoin accounts.
  • filter out legacy BSQ altcoin offers from market offer book / views.
  • BSQ altcoin offers cannot be taken because they would be filtered out from the market.

@ghost ghost marked this pull request as draft January 29, 2024 15:33
@ghost ghost mentioned this pull request Jan 29, 2024
@ghost ghost marked this pull request as ready for review February 9, 2024 19:10
@ghost
Copy link
Author

ghost commented Feb 9, 2024

@alvasw pls review.

@alejandrogarcia83 alejandrogarcia83 added this to the v1.9.15 milestone Feb 13, 2024
Copy link
Contributor

@alvasw alvasw left a comment

Choose a reason for hiding this comment

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

NACK

All BSQ Altcoin offers stay online, can be taken, and funds stay locked.

Test Scenario

  1. Create legacy BSQ Altcoin accounts for Alice and Bob on v1.9.14
  2. Create BSQ Altcoin offers on Alice's client
  3. Update Alice's client to PR code
  4. Take Alice's BSQ Altcoin offer from Bob's (v1.9.14) client
  5. Alice's shows "offer was taken" UI and both parties can complete trade as usual

@ghost ghost closed this Feb 26, 2024
@alejandrogarcia83 alejandrogarcia83 removed this from the v1.9.15 milestone Apr 9, 2024
This pull request was closed.
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.

Remove legacy BSQ trading protocol
2 participants