1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/test
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
..
data EIP-1559 V2 : Adding advancedGasFee property to Preference Controller (#12577) 2021-11-11 14:18:50 -05:00
e2e eth-json-rpc-middleware@8.0.0 (#10738) 2021-11-11 12:26:49 -08:00
helpers
jest
lib
mocks
stub eth-json-rpc-middleware@8.0.0 (#10738) 2021-11-11 12:26:49 -08:00
unit-global
env.js
setup.js
test-unit-combined.sh
test-unit-jest.sh