1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-24 12:23:39 +02:00
metamask-extension/ui/app/pages/first-time-flow/seed-phrase/confirm-seed-phrase
Dan J Miller 3eff478775
I5849 incremental account security (#6874)
* Implements ability to defer seed phrase backup to later

* Adds incremental-security.spec.js, including test dapp that sends signed tx with stand alone localhost provider

* Update metamask-responsive-ui for incremental account security changes

* Update backup-notification style and fix responsiveness of seed phrase screen

* Remove uneeded files from send-eth-with-private-key-test/

* Apply linguist flags in .gitattributes for send-eth-with-private-key-test/ethereumjs-tx.js

* Improve docs in controllers/onboarding.js

* Clean up metamask-extension/test/e2e/send-eth-with-private-key-test/index.html

* Remove unnecessary newlines in a couple first-time-flow/ files

* Fix import of backup-notification in home.component

* Fix git attrs file
2019-08-02 01:27:26 -02:30
..
confirm-seed-phrase.component.js I5849 incremental account security (#6874) 2019-08-02 01:27:26 -02:30
confirm-seed-phrase.container.js I5849 incremental account security (#6874) 2019-08-02 01:27:26 -02:30
draggable-seed.component.js Check for unused function arguments (#6583) 2019-05-08 15:51:33 -04:00
index.js I5849 incremental account security (#6874) 2019-08-02 01:27:26 -02:30
index.scss Allow dragging seed phrase during Confirm Seed Phrase (#6557) 2019-05-07 12:33:26 -02:30