aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/utils/utils.ts
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #379 from 0xProject/portal_jsonLeonid2018-02-091-25/+22
|\
| * Address feedbackLeonid Logvinov2018-02-081-2/+1
| * Remove hash from signatureDataLeonid Logvinov2018-02-081-2/+2
| * Remove networkId from orderJSONLeonid Logvinov2018-02-081-2/+0
| * Split Order into signedOrder and metadataLeonid Logvinov2018-02-081-22/+26
| * Remove unused types and take their namesLeonid Logvinov2018-02-071-2/+2
| * Introduce makerToken and takerToken fields for unsigned token metadataLeonid Logvinov2018-02-071-16/+12
| * Move .taker.amount to .takerTokenAmount and .maker.amount to .makerTokenAmountLeonid Logvinov2018-02-071-2/+2
| * Move .taker.feeAmount to .takerFee and .maker.feeAmount to .makerFeeLeonid Logvinov2018-02-071-2/+2
| * Rename signature to ecSignatureLeonid Logvinov2018-02-071-2/+2
| * Rename exchangeContract to exchangeContractAddressLeonid Logvinov2018-02-071-4/+4
| * Rename expiration to expirationUnixTimestampSecLeonid Logvinov2018-02-071-3/+3
* | Move isTestNetwork into utils and also check it from showing ZRX request buttonFabio Berger2018-02-071-0/+11
|/
* Uppercase Networks enum valuesFabio Berger2018-01-311-1/+1
* Pass in whether we want the personal message prefix appended and never append...Fabio Berger2018-01-301-0/+6
* Properly detect user signing cancellation on Metamask, Parity signer and LedgerFabio Berger2018-01-281-1/+1
* Use configured version of bignumber in all packagesLeonid Logvinov2018-01-041-1/+1
* Apply prettier configLeonid Logvinov2018-01-031-33/+48
* Refactor configs and constants, standardize on uppercase/snakecase, alphebeti...Fabio Berger2017-12-191-4/+5
* Replace remaining strEnums with property TS string enumsFabio Berger2017-12-181-3/+3
* Update first two string enums to native typeFabio Berger2017-12-181-4/+4
* Fix website unused varsLeonid Logvinov2017-12-151-4/+2
* Fix tslint issuesFabio Berger2017-11-281-13/+63
* Add website to mono repo, update packages to align with existing sub-packages...Fabio Berger2017-11-221-0/+215