1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/controllers
Erik Marks b3963daaab
eth-json-rpc-middleware@8.0.0 (#10738)
We're bumping from `^6` to `^8`. All imports are now named, and they have been updated. This is a breaking change, in that support for `eth_signTransaction` is added in `^8.0.0`. We do not support this method in our UI, so our middleware stack has been instrumented to reject.

In addition, there are some non-breaking behavioral changes in this version that reviewers should be aware of, see the [7.0.0 release](https://github.com/MetaMask/eth-json-rpc-middleware/releases).
2021-11-11 12:26:49 -08:00
..
ens
network eth-json-rpc-middleware@8.0.0 (#10738) 2021-11-11 12:26:49 -08:00
permissions
transactions
alert.js
app-state.js
cached-balances.js
cached-balances.test.js
detect-tokens.js
detect-tokens.test.js
incoming-transactions.js
incoming-transactions.test.js
metametrics.js metametrics - ensure segment submission failures do not bubble up (#12573) 2021-11-10 17:27:04 -10:00
metametrics.test.js metametrics - ensure segment submission failures do not bubble up (#12573) 2021-11-10 17:27:04 -10:00
onboarding.js
preferences.js EIP-1559 V2 : Adding advancedGasFee property to Preference Controller (#12577) 2021-11-11 14:18:50 -05:00
preferences.test.js EIP-1559 V2 : Adding advancedGasFee property to Preference Controller (#12577) 2021-11-11 14:18:50 -05:00
swaps.js
swaps.test.js
threebox.js eth-json-rpc-middleware@8.0.0 (#10738) 2021-11-11 12:26:49 -08:00