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

feat: add update passphrase on wallet manager #594

Merged
merged 3 commits into from
Nov 14, 2022

Conversation

luizstacio
Copy link
Member

  • Add a new method updatePassphrase on the wallet manger, this method, requires, the current passphrase and the new one.
  • The passphrase is used to encrypt/decrypt the data of the vaults.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 12, 2022

Coverage report

St.
Category Percentage Covered / Total
🟢 Statements
90.24% (-0.35% 🔻)
3663/4059
🟡 Branches
71.57% (-0.89% 🔻)
705/985
🟢 Functions
86.74% (-0.7% 🔻)
726/837
🟢 Lines
90.28% (-0.37% 🔻)
3510/3888
Show files with reduced coverage 🔻
St.
File Statements Branches Functions Lines
🟡
... / script.ts
75.86% (-6.9% 🔻)
28.57% (-28.57% 🔻)
83.33%
75.86% (-6.9% 🔻)
🔴
... / errors.ts
30% (-55% 🔻)
0% (-43.75% 🔻)
0% (-62.5% 🔻)
30% (-55% 🔻)
🔴 script/src/utils.ts
44.44% (-22.22% 🔻)
0%
0% (-50% 🔻)
37.5% (-25% 🔻)

Test suite run success

547 tests passing in 49 suites.

Report generated by 🧪jest coverage report action from c73e7df

@luizstacio luizstacio enabled auto-merge (squash) November 13, 2022 15:49
@luizstacio luizstacio disabled auto-merge November 14, 2022 17:16
@luizstacio luizstacio enabled auto-merge (squash) November 14, 2022 17:16
@luizstacio luizstacio merged commit 2e3d25d into master Nov 14, 2022
@luizstacio luizstacio deleted the ls/wallet-manager-passphrase branch November 14, 2022 17:28
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.

5 participants