Skip to content

refactor(accounts): remove keystore dir handling #18308

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

saledjenic
Copy link
Contributor

Corresponding status-go PR:

Corresponding nim-status-go PR:

Changes:

  • Removed keyStoreDir property and its associated methods from the accounts service.
  • Updated verifyAccountPassword method, no longer require keyStoreDir.
  • Cleaned up login and account restoration processes by removing unnecessary keystore migration logic.

- Removed keyStoreDir property and its associated methods from the accounts service.
- Updated `verifyAccountPassword` method, no longer require keyStoreDir.
- Cleaned up login and account restoration processes by removing unnecessary keystore migration logic.
@saledjenic saledjenic requested a review from a team as a code owner July 4, 2025 12:54
@status-im-auto
Copy link
Member

status-im-auto commented Jul 4, 2025

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ c8bd20b #1 2025-07-04 13:02:59 ~7 min tests/nim 📄log
✔️ c8bd20b #1 2025-07-04 13:06:43 ~11 min tests/ui 📄log
✔️ c8bd20b #1 2025-07-04 13:08:45 ~13 min macos/aarch64 🍎dmg
✔️ c8bd20b #1 2025-07-04 13:11:11 ~16 min linux/x86_64 📦tgz
✔️ c8bd20b #1 2025-07-04 13:18:53 ~23 min windows/x86_64 💿exe

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.

2 participants