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/rpc-errors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.2
Choose a base ref
...
head repository: MetaMask/rpc-errors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 14 commits
  • 21 files changed
  • 4 contributors

Commits on Feb 18, 2020

  1. Add EditorConfig file (#4)

    whymarrh authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    05d8518 View commit details
    Browse the repository at this point in the history
  2. Add CircleCI config (#8)

    * Add CircleCI config
    
    * Update ESLint script bin paths
    
    * Add empty build script
    whymarrh authored Feb 18, 2020
    Configuration menu
    Copy the full SHA
    d0044ef View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Bump acorn from 7.1.0 to 7.1.1 (#11)

    Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
    
    - [Release notes](https://github.com/acornjs/acorn/releases)
    - [Commits](acornjs/acorn@7.1.0...7.1.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2020
    Configuration menu
    Copy the full SHA
    09638b5 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2020

  1. Update packages (#13)

    rekmarks authored May 11, 2020
    Configuration menu
    Copy the full SHA
    cc6b940 View commit details
    Browse the repository at this point in the history
  2. add metamask eslint config

    rekmarks committed May 11, 2020
    Configuration menu
    Copy the full SHA
    4e5282e View commit details
    Browse the repository at this point in the history
  3. remove eslintrc cruft

    rekmarks committed May 11, 2020
    Configuration menu
    Copy the full SHA
    61207f7 View commit details
    Browse the repository at this point in the history
  4. fixup! remove eslintrc cruft

    rekmarks committed May 11, 2020
    Configuration menu
    Copy the full SHA
    cdbc270 View commit details
    Browse the repository at this point in the history
  5. Use @metamask/eslint-config (#14)

    * add metamask eslint config
    
    * remove eslintrc cruft
    rekmarks authored May 11, 2020
    Configuration menu
    Copy the full SHA
    73e7254 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2020

  1. Configuration menu
    Copy the full SHA
    50dd4f1 View commit details
    Browse the repository at this point in the history
  2. lint

    rekmarks committed May 12, 2020
    Configuration menu
    Copy the full SHA
    ce83f00 View commit details
    Browse the repository at this point in the history
  3. Loosen nvmrc (#16)

    rekmarks authored May 12, 2020
    Configuration menu
    Copy the full SHA
    011d5b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9de3997 View commit details
    Browse the repository at this point in the history
  5. Add new/missing EIP 1193 and 1474 errors (#12)

    * add new/missing 1193 and 1474 errors
    rekmarks authored May 12, 2020
    Configuration menu
    Copy the full SHA
    c175c70 View commit details
    Browse the repository at this point in the history
  6. 2.1.0 release; rename package (#15)

    * 2.1.0
    
    * rename package, update changelog
    rekmarks authored May 12, 2020
    Configuration menu
    Copy the full SHA
    1275c42 View commit details
    Browse the repository at this point in the history
Loading