aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/util
Commit message (Collapse)AuthorAgeFilesLines
* lintingSteve Klebanoff2018-10-271-5/+0
|
* Simpler way of validaitng has enough ethSteve Klebanoff2018-10-271-30/+10
|
* acccount for no addressSteve Klebanoff2018-10-272-10/+18
|
* move funct into utilSteve Klebanoff2018-10-271-0/+30
|
* Merge branch 'development' into feature/not-enough-ethSteve Klebanoff2018-10-273-2/+41
|\
| * Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-262-2/+6
| |\ | | | | | | | | | feature/instant/input-fees-rounding
| * | chore: dont override toString of BigNumber and other PR feedbackfragosti2018-10-262-9/+9
| | |
| * | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into ↵fragosti2018-10-251-0/+24
| |\ \ | | | | | | | | | | | | feature/instant/input-fees-rounding
| * | | chore: run linterfragosti2018-10-252-2/+2
| | | |
| * | | feat: cover more token symbol edge casesfragosti2018-10-241-1/+1
| | | |
| * | | feat: add formatted symbol for asset uitlfragosti2018-10-241-1/+11
| | | |
| * | | feat: support half-written decimal numbers in BigNumberInputfragosti2018-10-241-0/+29
| | | |
* | | | feat(instant): Show message if user doesn't have enough ETHSteve Klebanoff2018-10-272-1/+10
| | | |
* | | | ethDecimals -> ETH_DECIMALSSteve Klebanoff2018-10-271-3/+3
| |_|/ |/| |
* | | txnHash -> txHashSteve Klebanoff2018-10-261-2/+2
| | |
* | | Merge pull request #1180 from 0xProject/feature/instant/metamask-denialSteve Klebanoff2018-10-251-0/+4
|\ \ \ | |_|/ |/| | [instant]Message when signature denied
| * | 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 ↵fragosti2018-10-195-13/+98
|\ | | | | | | feature/instant/beta-render-et-al
| * 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 ↵fragosti2018-10-192-9/+34
|/ | | | method
* 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