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: d53d170
Choose a base ref
...
head repository: MetaMask/KeyringController
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c83cda6
Choose a head ref
  • 3 commits
  • 6 files changed
  • 6 contributors

Commits on Feb 6, 2023

  1. Bump http-cache-semantics from 4.1.0 to 4.1.1 (#197)

    Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics) from 4.1.0 to 4.1.1.
    - [Release notes](https://github.com/kornelski/http-cache-semantics/releases)
    - [Commits](kornelski/http-cache-semantics@v4.1.0...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: http-cache-semantics
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 6, 2023
    Configuration menu
    Copy the full SHA
    79f92fa View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. fix keeping the wallet unlocked on sw restart after onboarding (#203)

    * fix keeping the wallet unlocked on sw restart after onboarding
    
    * fix lint error
    
    * Update test/index.js
    
    Co-authored-by: Mark Stacey <markjstacey@gmail.com>
    
    * add test cases
    
    * remove unnecessarily introduced export and blank line
    
    * tweak test case
    
    * simplify tests
    
    ---------
    
    Co-authored-by: Mark Stacey <markjstacey@gmail.com>
    pedronfigueiredo and Gudahtt authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    5aaa2e7 View commit details
    Browse the repository at this point in the history
  2. 10.0.1 (#204)

    * 10.0.1
    
    * Update changelog
    
    * Update CHANGELOG.md
    
    Co-authored-by: Mark Stacey <markjstacey@gmail.com>
    
    ---------
    
    Co-authored-by: github-actions <github-actions@github.com>
    Co-authored-by: Pedro Figueiredo <pedro.figueiredo@consensys.net>
    Co-authored-by: Pedro Figueiredo <ganseki.figueiredo@gmail.com>
    Co-authored-by: Mark Stacey <markjstacey@gmail.com>
    5 people authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    c83cda6 View commit details
    Browse the repository at this point in the history
Loading