zcash-grant-system/frontend/client/utils
William O'Beirne 250d5fb7a9
EIP-712 signatures for login & signup (#189)
* Signup requires valid EIP-712 signature. Refactor some auth reducer nomenclature for consistency.

* Add auth endpoint for logging in that checks for valid signature, like create user.

* Fix tests, move dummy data into test_data.py.

* No strict slashes.
2018-11-07 14:08:42 -05:00
..
api.ts Readable Proposal URLs (#190) 2018-11-07 12:33:19 -05:00
auth.ts EIP-712 signatures for login & signup (#189) 2018-11-07 14:08:42 -05:00
constants.ts AddressInput component & Donation address (#157) 2018-10-22 02:51:29 -05:00
cookie.ts Fix all ts errors, any and todo ones that cant be. Squashed history due to master rebase. 2018-09-11 12:16:57 -04:00
formatters.ts Convert all units to BN, type web3 (#47) 2018-09-14 16:54:27 -05:00
helpers.ts Profile edit (#160) 2018-10-30 10:40:21 -04:00
markdown.ts Markdown & MarkdownEditor to less. Remove styled-components SSR/dependencies. (#92) 2018-09-23 00:09:12 -05:00
social.tsx Strict Typescript (pt. 1) (#150) 2018-10-19 18:03:37 -04:00
time.ts Create Flow (first pass) (#76) 2018-09-20 13:58:47 -05:00
ts.ts Strict Typescript (pt. 1) (#150) 2018-10-19 18:03:37 -04:00
units.ts Strict Typescript (pt. 1) (#150) 2018-10-19 18:03:37 -04:00
validators.ts Create Flow (first pass) (#76) 2018-09-20 13:58:47 -05:00
wallet.ts TREZOR & Ledger Address Selection (#139) 2018-10-08 18:06:41 -07:00
web3.ts Web3 Only Auth + MetaMask future proofing (#187) 2018-11-06 13:42:45 -05:00