-
Notifications
You must be signed in to change notification settings - Fork 96
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
Commits on Oct 10, 2024
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 62937f2 - Browse repository at this point
Copy the full SHA 62937f2View commit details -
site: don't convert null/undefined values to objects
Signed-off-by: Philemon Ukane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b226aed - Browse repository at this point
Copy the full SHA b226aedView commit details -
multi: allow enabling and disabling of dex account
Signed-off-by: Philemon Ukane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e717b09 - Browse repository at this point
Copy the full SHA e717b09View commit details -
client: add test case for enabling a dex account
Signed-off-by: Philemon Ukane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 836853f - Browse repository at this point
Copy the full SHA 836853fView commit details -
Signed-off-by: Philemon Ukane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 23e9354 - Browse repository at this point
Copy the full SHA 23e9354View commit details -
Signed-off-by: Philemon Ukane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 02e33d2 - Browse repository at this point
Copy the full SHA 02e33d2View commit details -
attempt to unlock wallet during expired bond refund
Signed-off-by: Philemon Ukane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for bda10a3 - Browse repository at this point
Copy the full SHA bda10a3View commit details
Commits on Oct 11, 2024
-
use core.connectAccount to connect newly enabled dex server
Signed-off-by: Philemon Ukane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fc4b355 - Browse repository at this point
Copy the full SHA fc4b355View commit details -
check if dexAccount.encKey is set before attempting to unlock dexAccount
Signed-off-by: Philemon Ukane <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c9bf340 - Browse repository at this point
Copy the full SHA c9bf340View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0eca856 - Browse repository at this point
Copy the full SHA 0eca856View commit details