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
..
account-import-strategies
Bump keystone package versions to latest ( #15878 )
2 years ago
constants
Deprecating the Rinkeby, Ropsten, and Kovan test networks ( #15989 )
2 years ago
controllers
Add remaining tests for createInfuraClient ( #15717 )
2 years ago
flask
Add changes to support blocking Snaps by source shasum ( #15830 )
2 years ago
lib
Deprecating the Rinkeby, Ropsten, and Kovan test networks ( #15989 )
2 years ago
migrations
Deprecating the Rinkeby, Ropsten, and Kovan test networks ( #15989 )
2 years ago
platforms
update prettier ( #15360 )
2 years ago
app-init.js
MV3: catch "Duplicate script ID 'inpage'" error ( #15973 )
2 years ago
background.js
Replace `lavamoat-runtime.js` patch ( #15682 )
2 years ago
contentscript.js
Send message to inpage when extension revives ( #15958 )
2 years ago
detect-multiple-instances.js
Warn about multiple MetaMask instances running ( #13836 )
3 years ago
detect-multiple-instances.test.js
Warn about multiple MetaMask instances running ( #13836 )
3 years ago
disable-console.js
Update Eslint and deps ( #15293 )
2 years ago
first-time-state.js
remove exclusions for mismatched object jsdoc type casing ( #15351 )
2 years ago
init-globals.js
MV3: fix injection of applyLavamoat variable in service worker ( #14920 )
2 years ago
inpage.js
MV3: contentscript.js - re-activate streams when Service Worker terminates and then resets ( #15494 )
2 years ago
lockdown-more.js
remove exclusions for mismatched object jsdoc type casing ( #15351 )
2 years ago
lockdown-run.js
lockdown - breakout making globalThis properties non-writable ( #12258 )
3 years ago
metamask-controller.actions.test.js
Make updateTransactionSendFlowHistory background method idempotent ( #15585 )
2 years ago
metamask-controller.js
Deprecating the Rinkeby, Ropsten, and Kovan test networks ( #15989 )
2 years ago
metamask-controller.test.js
Deprecating the Rinkeby, Ropsten, and Kovan test networks ( #15989 )
2 years ago
sentry-install.js
Replace `lavamoat-runtime.js` patch ( #15682 )
2 years ago
ui.js
Remove related UI code from the app dir ( #15384 )
2 years ago