| Commit message (Expand) | Author | Age | Files | Lines |
* | chore: run linter | fragosti | 2018-10-25 | 2 | -2/+2 |
* | feat: cover more token symbol edge cases | fragosti | 2018-10-24 | 1 | -1/+1 |
* | feat: add formatted symbol for asset uitl | fragosti | 2018-10-24 | 1 | -1/+11 |
* | feat: support half-written decimal numbers in BigNumberInput | fragosti | 2018-10-24 | 1 | -0/+29 |
* | chore: run linter | fragosti | 2018-10-20 | 1 | -1/+0 |
* | fix: dont force NFTs to uppercase their name | fragosti | 2018-10-19 | 1 | -1/+1 |
* | feat: add network to state and use it where relevant | fragosti | 2018-10-19 | 1 | -7/+7 |
* | fix: error test undefined case | fragosti | 2018-10-19 | 1 | -2/+2 |
* | fix: add error message and move more logic to assetUtils | fragosti | 2018-10-19 | 1 | -2/+9 |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-19 | 5 | -13/+98 |
|\ |
|
| * | chore: change package org from 0xproject to 0x | Jacob Evans | 2018-10-18 | 6 | -7/+7 |
| * | ReactNode as default for formatters, and show bold dash | Steve Klebanoff | 2018-10-18 | 1 | -6/+14 |
| * | handle other errors | Steve Klebanoff | 2018-10-18 | 1 | -1/+12 |
| * | creating big error util file per francescos comment in PR | Steve Klebanoff | 2018-10-18 | 3 | -50/+51 |
| * | use lodash isUndefined per PR comment | Steve Klebanoff | 2018-10-18 | 1 | -2/+4 |
| * | export assetDataUtil big obj | Steve Klebanoff | 2018-10-18 | 2 | -14/+15 |
| * | feat(instant): Handle AssetBuyer errors | Steve Klebanoff | 2018-10-18 | 3 | -0/+68 |
* | | feat: MVP of passing in sraApiUrl, assetData and other settings from render m... | fragosti | 2018-10-19 | 2 | -9/+34 |
|/ |
|
* | Add tests for format and use toFixed instead of round for usd | fragosti | 2018-10-17 | 1 | -1/+1 |
* | Remove expiry buffer seconds option from AssetBuyer init | fragosti | 2018-10-16 | 1 | -3/+1 |
* | Put boundNoop in a util file | fragosti | 2018-10-16 | 1 | -0/+5 |
* | feat: have coinbase API return BigNumber for eth-usd price endpoint | fragosti | 2018-10-13 | 1 | -2/+4 |
* | feat: populate order details with information from worst buy quote | fragosti | 2018-10-12 | 1 | -0/+45 |
* | feat: Move over features from zrx-buyer | fragosti | 2018-10-11 | 4 | -0/+36 |