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

Refactor wallet selection and listing; update to handle encrypted wal… #13

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

jamesatomc
Copy link
Member

This pull request includes several improvements to the wallet management functionality in the keytool_cli module. The changes enhance user experience by providing better feedback and ensuring the wallet directory exists before listing wallets.

Enhancements to wallet selection and display:

  • crates/command/src/keytool_cli/mod.rs: Updated the wallet display logic to indicate the current selected wallet and improved input handling to allow canceling the selection process. Wallet files now end with .enc instead of .toml.

  • crates/command/src/keytool_cli/mod.rs: Modified the wallet display to trim the .enc extension and visually distinguish the selected wallet using green and bold text.

Improvements to wallet directory management:

Copy link

netlify bot commented Jan 28, 2025

Deploy Preview for whitepaperkari failed.

Name Link
🔨 Latest commit 1b23984
🔍 Latest deploy log https://app.netlify.com/sites/whitepaperkari/deploys/6799021c219b1b000881a663

Copy link

netlify bot commented Jan 28, 2025

Deploy Preview for movekari failed.

Name Link
🔨 Latest commit 1b23984
🔍 Latest deploy log https://app.netlify.com/sites/movekari/deploys/6799021cfaeba10008e21d63

@jamesatomc jamesatomc merged commit d7a0e68 into main Jan 28, 2025
4 of 12 checks passed
@jamesatomc jamesatomc deleted the dev branch January 29, 2025 14:39
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.

1 participant