Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

feat(cmd): read password from file #1653

Merged
merged 8 commits into from
Dec 30, 2024

Conversation

Ja7ad
Copy link
Contributor

@Ja7ad Ja7ad commented Dec 22, 2024

Description

Add switch password-from-file to read password from file content.

Related issue(s)

Copy link

codecov bot commented Dec 22, 2024

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

Project coverage is 76.31%. Comparing base (86a8ba9) to head (aedfdaf).
Report is 37 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1653      +/-   ##
==========================================
+ Coverage   75.07%   76.31%   +1.24%     
==========================================
  Files         234      236       +2     
  Lines       12156    18357    +6201     
==========================================
+ Hits         9126    14009    +4883     
- Misses       2582     3890    +1308     
- Partials      448      458      +10     

@b00f b00f changed the title feat(util): add switch password from file for daemon and gtk feat(cmd): read password from file Dec 30, 2024
@b00f b00f merged commit c1a13ce into pactus-project:main Dec 30, 2024
12 of 13 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Read wallet password from the file
2 participants