aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/util/asset.ts
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-271-1/+11
|\
| * chore: dont override toString of BigNumber and other PR feedbackfragosti2018-10-261-1/+1
| * chore: run linterfragosti2018-10-251-1/+1
| * feat: add formatted symbol for asset uitlfragosti2018-10-241-1/+11
* | fix: dont fail for mainnet assetData and non-mainnet networkfragosti2018-10-261-1/+4
* | feat: add tests for assetUtilsfragosti2018-10-231-2/+1
* | chore: change order of code to be clearerfragosti2018-10-231-1/+2
|/
* 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-191-3/+16
* feat: MVP of passing in sraApiUrl, assetData and other settings from render m...fragosti2018-10-191-0/+34