A Metamask fork with Infura removed and default networks editable
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Elliot Winkler
d7a812f42f
Add remaining tests for createInfuraClient ( #15717 )
...
Add tests for the `block-tracker-inspector` middleware — which makes
sure that the block tracker never has a reference to the latest block
which is less than a block number that shows up in an RPC method's
response — and the Infura middleware — which takes care of sending the
request to Infura, and will retry the request up to 5 times if Infura
sends back a certain type of error.
Note that the `retry-on-empty` middleware is not tested because it
currently has a [bug][1] which is making it ineffective.
[1]: https://github.com/MetaMask/eth-json-rpc-middleware/issues/139
2 years ago
..
ens
Deprecating the Rinkeby, Ropsten, and Kovan test networks ( #15989 )
2 years ago
network
Add remaining tests for createInfuraClient ( #15717 )
2 years ago
permissions
Making addPermittedAccount and removePermittedAccount methods idempotent ( #15709 )
2 years ago
transactions
Deprecating the Rinkeby, Ropsten, and Kovan test networks ( #15989 )
2 years ago
alert.js
remove exclusions for mismatched object jsdoc type casing ( #15351 )
2 years ago
app-state.js
Deprecating the Rinkeby, Ropsten, and Kovan test networks ( #15989 )
2 years ago
backup.js
Fix 3box replacement for MV3 ( #15851 )
2 years ago
backup.test.js
3box Replacement ( #15243 )
2 years ago
cached-balances.js
remove exclusions for mismatched object jsdoc type casing ( #15351 )
2 years ago
cached-balances.test.js
Deprecating the Rinkeby, Ropsten, and Kovan test networks ( #15989 )
2 years ago
detect-tokens.js
Displaying the aggregators from tokenList in Detected token popover ( #15835 )
2 years ago
detect-tokens.test.js
Deprecating the Rinkeby, Ropsten, and Kovan test networks ( #15989 )
2 years ago
incoming-transactions.js
Deprecating the Rinkeby, Ropsten, and Kovan test networks ( #15989 )
2 years ago
incoming-transactions.test.js
Deprecating the Rinkeby, Ropsten, and Kovan test networks ( #15989 )
2 years ago
metametrics.js
Make metrics related actions idempotent ( #15737 )
2 years ago
metametrics.test.js
Deprecating the Rinkeby, Ropsten, and Kovan test networks ( #15989 )
2 years ago
onboarding.js
remove exclusions for mismatched object jsdoc type casing ( #15351 )
2 years ago
preferences.js
Avoid using indexes to reference first item in array ( #15732 )
2 years ago
preferences.test.js
migrate network constants to typescript ( #15610 )
2 years ago
swaps.js
Use "gasEstimateWithRefund" instead of "gasEstimate" ( #15968 )
2 years ago
swaps.test.js
Deprecating the Rinkeby, Ropsten, and Kovan test networks ( #15989 )
2 years ago
threebox.js
update prettier ( #15360 )
2 years ago