Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MetaMask/KeyringController
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 8bbb7f0
Choose a base ref
...
head repository: MetaMask/KeyringController
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a96d4e5
Choose a head ref
  • 2 commits
  • 8 files changed
  • 4 contributors

Commits on Nov 29, 2023

  1. [15.x] Backport encryption improvements (#312)

    * Prefer cached `encryptionKey` for encryption when possible (#307)
    
    * fix: prefer encryptionKey for encryption when possible
    
    * refactor: add test case
    
    * Use encryptor `isVaultUpdated` (#310)
    
    * chore: update browser-passworder
    
    * refactor: remove `updateVault` from `GenericEncryptor`
    mikesposito authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    3896d3e View commit details
    Browse the repository at this point in the history
  2. 15.1.0 (#313)

    * 15.1.0
    
    * edit changelog entries
    
    * rephrase changelog entry
    
    ---------
    
    Co-authored-by: github-actions <github-actions@github.com>
    Co-authored-by: Michele Esposito <michele@esposito.codes>
    3 people authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    a96d4e5 View commit details
    Browse the repository at this point in the history
Loading