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: 9c6f059
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: 5f83f15
Choose a head ref
  • 4 commits
  • 12 files changed
  • 4 contributors

Commits on Mar 6, 2024

  1. Enabling MetaMask security code scanner (#137)

    * Enabling security code scanner
    
    * Update security code scanner file
    metamaskbot authored Mar 6, 2024
    Configuration menu
    Copy the full SHA
    aa0754d View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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

Commits on May 31, 2024

  1. feat: propagate data.cause as cause in JsonRpcError constructor (#140)

    * test: add cases for cause propagation
      - break out util function dataHasCause with test
      - use native causes when available
      - adding explicit cause field because we can not yet use es2022
    legobeat authored May 31, 2024
    Configuration menu
    Copy the full SHA
    1b44940 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. 6.3.0 (#144)

    github-actions[bot] authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    5f83f15 View commit details
    Browse the repository at this point in the history
Loading