1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Mark Stacey 8835642c6d
Remove unnecessary unlock step (#12840)
As part of the unlock process, currently the seed phrase is retrieved
from the background then discarded. This step is pointless, so it has
been deleted.
2021-11-30 12:13:49 -03:30
..
__mocks__
components Created a Nickname popover (#12632) 2021-11-29 16:05:56 -03:30
contexts EIP-1559 V2 : Advanced gas fee modal - Max base fee and Priority fee inputs (#12619) 2021-11-29 23:10:48 +05:30
css Adding network status section on edit gas fee modal (#12704) 2021-11-23 22:22:50 +05:30
ducks Feat/add collectible manually (#12834) 2021-11-26 14:03:35 -06:00
helpers Clear the clipboard after the seed phrase is pasted (#12828) 2021-11-24 13:39:12 -03:30
hooks EIP-1559 V2 : Advanced gas fee modal - Max base fee and Priority fee inputs (#12619) 2021-11-29 23:10:48 +05:30
pages Add support for eip-1559 on Trezor (#12627) 2021-11-30 10:58:28 -03:30
selectors Add support for eip-1559 on Trezor (#12627) 2021-11-30 10:58:28 -03:30
store Remove unnecessary unlock step (#12840) 2021-11-30 12:13:49 -03:30
1.INTRODUCTION.stories.mdx
2.DOCUMENTATION.stories.mdx
index.js