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

multi: add support for enabling/disabling a dex account #2946

Merged
merged 10 commits into from
Oct 14, 2024

Commits on Oct 10, 2024

  1. multi: update AccountDisable method on core and db

    - Rename AccountDisable to ToggleAccountStatus and allow
      re-enabling a disabled account.
    
    Signed-off-by: Philemon Ukane <[email protected]>
    ukane-philemon committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    62937f2 View commit details
    Browse the repository at this point in the history
  2. site: don't convert null/undefined values to objects

    Signed-off-by: Philemon Ukane <[email protected]>
    ukane-philemon committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    b226aed View commit details
    Browse the repository at this point in the history
  3. multi: allow enabling and disabling of dex account

    Signed-off-by: Philemon Ukane <[email protected]>
    ukane-philemon committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    e717b09 View commit details
    Browse the repository at this point in the history
  4. client: add test case for enabling a dex account

    Signed-off-by: Philemon Ukane <[email protected]>
    ukane-philemon committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    836853f View commit details
    Browse the repository at this point in the history
  5. buck review changes

    Signed-off-by: Philemon Ukane <[email protected]>
    ukane-philemon committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    23e9354 View commit details
    Browse the repository at this point in the history
  6. buck review changes

    Signed-off-by: Philemon Ukane <[email protected]>
    ukane-philemon committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    02e33d2 View commit details
    Browse the repository at this point in the history
  7. attempt to unlock wallet during expired bond refund

    Signed-off-by: Philemon Ukane <[email protected]>
    ukane-philemon committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    bda10a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. use core.connectAccount to connect newly enabled dex server

    Signed-off-by: Philemon Ukane <[email protected]>
    ukane-philemon committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    fc4b355 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9bf340 View commit details
    Browse the repository at this point in the history
  3. review changes

    buck54321 authored and ukane-philemon committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    0eca856 View commit details
    Browse the repository at this point in the history