Skip to content
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/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.0.0
Choose a base ref
...
head repository: MetaMask/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.1
Choose a head ref
  • 6 commits
  • 12 files changed
  • 5 contributors

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    9169e2b View commit details
    Browse the repository at this point in the history
  2. Bump node-notifier from 8.0.0 to 8.0.1 (#323)

    Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1.
    - [Release notes](https://github.com/mikaelbr/node-notifier/releases)
    - [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md)
    - [Commits](mikaelbr/node-notifier@v8.0.0...v8.0.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Erik Marks <25517051+rekmarks@users.noreply.github.com>
    dependabot[bot] and rekmarks committed Jan 22, 2021
    Configuration menu
    Copy the full SHA
    b29d5dd View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2021

  1. Update @metamask/contract-metadata from v1.19 to v1.22 (#332)

    This includes various new tokens, and changes to token metadata.
    Gudahtt committed Feb 3, 2021
    Configuration menu
    Copy the full SHA
    3e285f3 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. Update typedoc from v0.15 to v20.20 (#333)

    This update had a few breaking changes, most of which were introduced
    in v20 [1]. The options were moved into a separate config file, and
    some of them were no longer required.
    
    This update includes a variety of improvements and bug fixes.
    
    [1]: https://github.com/TypeStrong/typedoc/releases/tag/v0.20.0
    Gudahtt committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    f3d4ddf View commit details
    Browse the repository at this point in the history
  2. Account tracker improvement (#331)

    * fix
    
    * test
    
    * test
    
    * prettier
    
    * log
    
    * safelyExecuteWithTimeouttest
    
    * format
    estebanmino committed Feb 4, 2021
    Configuration menu
    Copy the full SHA
    4381e4d View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

  1. v6.0.1 (#335)

    * bump
    
    * changelog
    estebanmino committed Feb 5, 2021
    Configuration menu
    Copy the full SHA
    f584248 View commit details
    Browse the repository at this point in the history
Loading