openethereum/js/src/contracts
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
..
abi more permissive verification process (#4317) 2017-02-02 16:01:37 +01:00
code Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
snippets Add enhanced Wallet solidity code 2016-12-09 15:52:28 +01:00
badgereg.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
contracts.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
dappreg.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
githubhint.js Contracts interface expansion (#4307) 2017-01-26 17:51:35 +01:00
githubhint.spec.js Contracts interface expansion (#4307) 2017-01-26 17:51:35 +01:00
index.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
registry.js Contracts interface expansion (#4307) 2017-01-26 17:51:35 +01:00
registry.spec.js Contracts interface expansion (#4307) 2017-01-26 17:51:35 +01:00
signaturereg.js Fix whitespace (#4299) 2017-01-25 18:51:41 +01:00
tokenreg.js 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