1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01:00
metamask-extension/app/scripts
Erik Marks 0dfdd44ae7
Restore support for @metamask/inpage provider@"< 8.0.0" (#10179)
This restores support for versions of the inpage provider prior to v8.
This is intended to support dapps and extensions that directly
instantiated their own provider rather than using the injected
provider.

* Forward traffic between old and new provider streams

* Ignore publicConfig stream for non-legacy muxes

* Transform accountsChanged notification for legacy streams

* Convert publicConfigStore to singleton

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
2021-01-12 17:43:45 -08:00
..
account-import-strategies
controllers Detect tokens on custom Mainnet RPC endpoints (#10157) 2021-01-08 10:55:46 -03:30
lib Use destructured signal (#10115) 2020-12-23 10:15:07 -06:00
migrations Migration 51: ensure chainId is set in state for default/infura providers (#10170) 2021-01-11 11:09:15 -03:30
platforms
background.js Skip reporting of successive persistence failures (#10099) 2020-12-17 15:39:01 -03:30
chromereload.js
contentscript.js Restore support for @metamask/inpage provider@"< 8.0.0" (#10179) 2021-01-12 17:43:45 -08:00
disable-console.js Use late-bound noop function when disabling console (#10110) 2020-12-19 16:58:49 -03:30
first-time-state.js
initSentry.js Add SES lockdown to extension webapp (#9729) 2020-11-24 11:26:43 +08:00
inpage.js @metamask/inpage-provider@^8.0.0 (#8640) 2020-12-08 11:48:47 -08:00
metamask-controller.js Restore support for @metamask/inpage provider@"< 8.0.0" (#10179) 2021-01-12 17:43:45 -08:00
phishing-detect.js
runLockdown.js Fix contentscript injection failure on Firefox 56 (#10034) 2020-12-10 14:03:04 -03:30
ui.js Add SES lockdown to extension webapp (#9729) 2020-11-24 11:26:43 +08:00