openethereum/js/src/modals/Verification
Jannis Redmann 1547af191b more permissive verification process (#4317)
* style fixes 

* verification: find last request

* verification: don't request again if same input

* didRequestWithSameValues -> shallRequestAgain

* bugfixes 🐛, update SMS verification ABI

* verification: hasRequested -> accountHasRequested

* verification: hasIsVerified -> accountIsVerified

* verification: shallRequestAgain -> shallSkipRequest

* verification: show if unable to send req

* email verification: check if email already used

* address style grumbles 🎨
2017-02-02 16:01:37 +01:00
..
Done Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
GatherData more permissive verification process (#4317) 2017-02-02 16:01:37 +01:00
QueryCode Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
SendConfirmation Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
SendRequest Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
email-store.js more permissive verification process (#4317) 2017-02-02 16:01:37 +01:00
how-it-works.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
index.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
sms-store.js more permissive verification process (#4317) 2017-02-02 16:01:37 +01:00
store.js more permissive verification process (#4317) 2017-02-02 16:01:37 +01:00
verification.css Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
verification.js more permissive verification process (#4317) 2017-02-02 16:01:37 +01:00