Skip to content

Commit

Permalink
updated change log
Browse files Browse the repository at this point in the history
  • Loading branch information
SDargarh committed Aug 28, 2023
1 parent c84b6dd commit 69b7fab
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -533,4 +533,5 @@
* Removed unused encryption key parameter in get accounts
* Added validation for pin parameter in export private key, restore keyring state & current pin parameter in change pin
* Added validation for encryption key in add account, sign message, delete account, get vault details & update label
* Sync the pin validation steps with other methods in import wallet
* Sync the pin validation steps with other methods in import wallet
* Updated tests wrt changes in vault generation and parameter validations

1 comment on commit 69b7fab

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Coverage Report (69%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files68607069.21 
chains100100100100 
   index.js100100100100 
config100100100100 
   index.js100100100100 
constants100100100100 
   index.js100100100100 
constants/responses100100100100 
   index.js100100100100 
lib64.8660.2866.6666.23 
   keyring.js62.0859.6263.6363.5445, 131, 137–149, 169, 177–185, 194–196, 239–337, 356, 364–365, 373–383, 394, 414–425, 441–444, 476–480, 491–500, 534, 557–613, 645, 676, 684–700, 726–728, 759–767, 790–794, 813, 851
   vault.js84.7467.858084.7419, 26, 41–44, 56, 65–68
utils78.435681.2579.16 
   helper.js78.435681.2579.1610–17, 51–52, 68, 80, 92, 105–107, 123–125, 158–162, 203–205

Please sign in to comment.