|
Ran
|
Files
42
|
Run time
1s
|
Badge
README BADGES
|
push
github
feat!: encrypt mnemonic with passphrase and rest of wallet with hd keys (#1077) * feat: encrypt mnemonic with passphrase and rest of wallet with hd keys * Restore downloading or wallet from keymaster directly * Copilot nitpicks * increase test timeouts * set default passphrase * pyhton test update wallet check * increase timeout for wallet test * increase general test timeout * fix cli tests * improve performance * fix performance and cli tests * add key arg to loadWallet. fix tests. remove manual encrypt options * copy updates to other KeymasterUI * add / update endpoints. fix tests. clients download enc wallet. * deprecate encryption wrapper * chore: update generated OpenAPI docs * fix tests * remove encrypt-wallet from cli test * update expect and generate slightly more random names * correct api call. change wallet ordering * reset wallet at start of test * fix tests. improve coverage * update keymaster clients * remove dead code * remove unused imports from keymasterui * minor refactor * improve coverage * minor update * more coverage * add abstract-base to km package. use full path, remove jest grep * Revert "add abstract-base to km package. use full path, remove jest grep" This reverts commit e01cd6511. * add abstract-base to km package * use relative path for typeGuard, update jest reges * remove temp test files * move new-wallet to start of cli test * refactor keymasterui browser * refactor react-wallet / extension * add rotate keys to apps * legacy v0 prompt with two passphrase fields * support saving encrypted v0 wallets * add fallback if crypto.subtle not available * allow vite to host * improve coverage * do not save if no changes in DB. add test * convert legacy wallet to v1 when restoring * wallet backup should use success message * feat: add recover / reset to clients * resolve encryption.js in jest tests * improve coverage and fallback performance * Refa... (continued)
1619 of 1745 branches covered (92.78%)
Branch coverage included in aggregate %.
6958 of 7114 relevant lines covered (97.81%)
336.34 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|