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: json-rpc-engine@5.3.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: json-rpc-engine@5.4.0
Choose a head ref
  • 4 commits
  • 5 files changed
  • 2 contributors

Commits on Sep 7, 2020

  1. Use yargs@15.4.1 (#65)

    whymarrh authored Sep 7, 2020
    Configuration menu
    Copy the full SHA
    2ad52ec View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2020

  1. Fix some type issues (#66)

    * Fix some type errors
    
    * More fixup
    
    * fixup! More fixup
    
    * Remove needlessly complicated XOR type
    
    * fixup! Remove needlessly complicated XOR type
    rekmarks authored Oct 26, 2020
    Configuration menu
    Copy the full SHA
    f4d6930 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2020

  1. Add missing types, fix remaining faulty ones (#67)

    * Add missing types, fix faulty ones
    rekmarks authored Nov 8, 2020
    Configuration menu
    Copy the full SHA
    c6d49a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2020

  1. 5.4.0 (#68)

    * 5.4.0
    
    * Update changelog
    rekmarks authored Nov 9, 2020
    Configuration menu
    Copy the full SHA
    2d6cc11 View commit details
    Browse the repository at this point in the history
Loading