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 apitest's create bsq-swap account method #5811

Merged
merged 3 commits into from Nov 9, 2021

Commits on Nov 5, 2021

  1. Remove apitest's create bsq-swap account method

    If not present, a default BSQ swap account is saved when a User object
    is initialized.  Use the existing default account in API bsq-swap test
    cases, and rename the legacy BSQ payment account fixtures to distinguish
    them from the new default 'BSQ Swap' payment account.
    ghubstan committed Nov 5, 2021
    Configuration menu
    Copy the full SHA
    eb234bf View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2021

  1. Configuration menu
    Copy the full SHA
    531db1e View commit details
    Browse the repository at this point in the history
  2. Remove fields/methods/logic for creating redundant bsq-swap accounts

    The user's default bsq-swap account is used instead.
    ghubstan committed Nov 7, 2021
    Configuration menu
    Copy the full SHA
    edd0141 View commit details
    Browse the repository at this point in the history