aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/util
Commit message (Expand)AuthorAgeFilesLines
* txnHash -> txHashSteve Klebanoff2018-10-261-2/+2
* Merge pull request #1180 from 0xProject/feature/instant/metamask-denialSteve Klebanoff2018-10-251-0/+4
|\
| * feat: Message when denying signing transactionSteve Klebanoff2018-10-251-1/+1
| * Message when signature deniedSteve Klebanoff2018-10-251-0/+4
* | Get rid of react-shared as a dependency, write own etherscanUtilSteve Klebanoff2018-10-251-0/+24
|/
* chore: run linterfragosti2018-10-201-1/+0
* fix: dont force NFTs to uppercase their namefragosti2018-10-191-1/+1
* feat: add network to state and use it where relevantfragosti2018-10-191-7/+7
* fix: error test undefined casefragosti2018-10-191-2/+2
* fix: add error message and move more logic to assetUtilsfragosti2018-10-191-2/+9
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-195-13/+98
|\
| * chore: change package org from 0xproject to 0xJacob Evans2018-10-186-7/+7
| * ReactNode as default for formatters, and show bold dashSteve Klebanoff2018-10-181-6/+14
| * handle other errorsSteve Klebanoff2018-10-181-1/+12
| * creating big error util file per francescos comment in PRSteve Klebanoff2018-10-183-50/+51
| * use lodash isUndefined per PR commentSteve Klebanoff2018-10-181-2/+4
| * export assetDataUtil big objSteve Klebanoff2018-10-182-14/+15
| * feat(instant): Handle AssetBuyer errorsSteve Klebanoff2018-10-183-0/+68
* | feat: MVP of passing in sraApiUrl, assetData and other settings from render m...fragosti2018-10-192-9/+34
|/
* Add tests for format and use toFixed instead of round for usdfragosti2018-10-171-1/+1
* Remove expiry buffer seconds option from AssetBuyer initfragosti2018-10-161-3/+1
* Put boundNoop in a util filefragosti2018-10-161-0/+5
* feat: have coinbase API return BigNumber for eth-usd price endpointfragosti2018-10-131-2/+4
* feat: populate order details with information from worst buy quotefragosti2018-10-121-0/+45
* feat: Move over features from zrx-buyerfragosti2018-10-114-0/+36