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

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    3e70b8a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. docs: update README (#209)

    konojunya authored Apr 11, 2023
    Configuration menu
    Copy the full SHA
    58dc257 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Configuration menu
    Copy the full SHA
    cfb4e6d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Bump ts-jest (#219)

    gantunesr authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    0fad94e View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Configuration menu
    Copy the full SHA
    c6a1064 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Bump @metamask/utils from 5.0.0 to 5.0.2 (#223)

    * Bump @metamask/utils from 5.0.0 to 5.0.2
    
    Bumps [@metamask/utils](https://github.com/MetaMask/utils) from 5.0.0 to 5.0.2.
    - [Release notes](https://github.com/MetaMask/utils/releases)
    - [Changelog](https://github.com/MetaMask/utils/blob/main/CHANGELOG.md)
    - [Commits](MetaMask/utils@v5.0.0...v5.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@metamask/utils"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * remove resolved @ts-expect-error directives
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: legobt <6wbvkn0j@anonaddy.me>
    dependabot[bot] and legobeat authored May 11, 2023
    Configuration menu
    Copy the full SHA
    dfe7984 View commit details
    Browse the repository at this point in the history
  2. deps: @metamask/eth-sig-utils@5.0.2->^5.1.0 (#224)

    * deps: @metamask/eth-sig-utils@5.0.2->^5.1.0
    
    * yarn dedupe
    legobeat authored May 11, 2023
    Configuration menu
    Copy the full SHA
    d7c1390 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. devDeps: @lavamoat/allow-scripts@2.1.0->2.3.1 (#226)

    * devDeps: @lavamoat/allow-scripts@2.1.0->2.3.1
    
    * chore: ethereumjs-wallet@^1.0.1->^1.0.2
    legobeat authored May 12, 2023
    Configuration menu
    Copy the full SHA
    4ec4849 View commit details
    Browse the repository at this point in the history
  2. 11.0.0 (#225)

    * 11.0.0
    
    ---------
    
    Co-authored-by: github-actions <github-actions@github.com>
    Co-authored-by: Mark Stacey <markjstacey@gmail.com>
    3 people authored May 12, 2023
    Configuration menu
    Copy the full SHA
    2746ae1 View commit details
    Browse the repository at this point in the history
  3. Revert "11.0.0 (#225)" (#227)

    This reverts commit 2746ae1.
    Gudahtt authored May 12, 2023
    Configuration menu
    Copy the full SHA
    07ba38a View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. Configuration menu
    Copy the full SHA
    b9a600a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    20fa615 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2023

  1. 11.0.0 (#231)

    ---------
    
    Co-authored-by: github-actions <github-actions@github.com>
    Co-authored-by: Mark Stacey <markjstacey@gmail.com>
    3 people authored May 27, 2023
    Configuration menu
    Copy the full SHA
    75c8e26 View commit details
    Browse the repository at this point in the history
Loading