1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts
Olaf Tomalka 3f3479bf6e
Fix: eth_sign does not validate input (#12679)
* Fix #5039

* Converted function into async

* Added more explicit explanation of why the number of bits for EcSign

* eth_sign and eth_personalSign now report errors correctly back to the user

* Added leeway to unsigned message byte check

* Fix lint
2021-11-19 17:05:24 +01:00
..
account-import-strategies
constants
controllers
lib Fix: eth_sign does not validate input (#12679) 2021-11-19 17:05:24 +01:00
migrations
platforms
background.js
contentscript.js
disable-console.js
first-time-state.js
inpage.js
lockdown-more.js
lockdown-run.js
metamask-controller.js Fix: eth_sign does not validate input (#12679) 2021-11-19 17:05:24 +01:00
metamask-controller.test.js Fix: eth_sign does not validate input (#12679) 2021-11-19 17:05:24 +01:00
phishing-detect.js
sentry-install.js
ui.js bump @metamask/controllers to v15.0.2 and remove AbortController workaround in e2e tests (#11988) 2021-09-03 09:34:21 -05:00