1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
metamask-extension/app/scripts
Matthew Epps 7b34c7263d
Fix weth->eth direct wrapping allowance issue (#12405)
* chore: fix weth->eth direct wrapping allowance issue

* chore: clean up url issue
2021-10-20 13:07:34 +02:00
..
account-import-strategies
constants
controllers Fix weth->eth direct wrapping allowance issue (#12405) 2021-10-20 13:07:34 +02:00
lib fix issue where regional locales are not matched against our locales list (#12403) 2021-10-19 14:32:13 -05:00
migrations Migrate completedOnboarding and firstTimeFlowType state into onboardingController (#12356) 2021-10-15 13:52:52 -05:00
platforms Normalize extension verison to SemVer (#12254) 2021-10-14 18:50:14 -02:30
background.js
contentscript.js
disable-console.js
first-time-state.js
inpage.js
lockdown-more.js lockdown - breakout making globalThis properties non-writable (#12258) 2021-10-01 08:53:12 -10:00
lockdown-run.js lockdown - breakout making globalThis properties non-writable (#12258) 2021-10-01 08:53:12 -10:00
metamask-controller.js Migrate completedOnboarding and firstTimeFlowType state into onboardingController (#12356) 2021-10-15 13:52:52 -05:00
metamask-controller.test.js Use hardware constants everywhere (#12329) 2021-10-13 09:25:27 -05:00
phishing-detect.js
sentry-install.js
ui.js