core icon indicating copy to clipboard operation
core copied to clipboard

This monorepo is a collection of packages used across multiple MetaMask clients

Results 595 core issues
Sort by recently updated
recently updated
newest added

This package has a number of lint config exceptions dating to its migration into the monorepo. These should be resolved.

We've intentionally set the test coverage below 100% for this repo. We should add more tests so that we reach 100%.

team-wallet-framework

is it possible to add the referer to the fetch request. Currently the website that the transaction is originating from is missing from the RPC request. This would be great...

team-wallet-framework

If I use MetaMask through WalletConnect, then when I change the network in the wallet, the `chainId` is correctly updated in the provider, as is the RPC URL, but `eth-json-rpc-middleware`...

team-wallet-framework

The following RPC methods take block parameters and yet are not covered in `blockTagParamIndex` and so are not being cached the same as other RPC methods which take block parameters:...

team-wallet-framework