| Commit message (Expand) | Author | Age | Files | Lines |
* | Always report unexpected errors. Move error message generation into helper f... | Steve Klebanoff | 2018-11-22 | 1 | -0/+17 |
* | fix: remove requirement of default case in all switch statements | fragosti | 2018-11-13 | 1 | -2/+0 |
* | fix: change assetdatas for OMG and REP to be all lower case, make MKR blue | fragosti | 2018-11-03 | 1 | -2/+5 |
* | feat: implement basic erc20 token selector | fragosti | 2018-11-01 | 1 | -0/+7 |
* | feat: modify public API to allow for passing in available assets, or fetch as... | fragosti | 2018-11-01 | 1 | -3/+38 |
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f... | fragosti | 2018-10-27 | 1 | -1/+11 |
|\ |
|
| * | chore: dont override toString of BigNumber and other PR feedback | fragosti | 2018-10-26 | 1 | -1/+1 |
| * | chore: run linter | fragosti | 2018-10-25 | 1 | -1/+1 |
| * | feat: add formatted symbol for asset uitl | fragosti | 2018-10-24 | 1 | -1/+11 |
* | | fix: dont fail for mainnet assetData and non-mainnet network | fragosti | 2018-10-26 | 1 | -1/+4 |
* | | feat: add tests for assetUtils | fragosti | 2018-10-23 | 1 | -2/+1 |
* | | chore: change order of code to be clearer | fragosti | 2018-10-23 | 1 | -1/+2 |
|/ |
|
* | 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 | 1 | -3/+16 |
* | feat: MVP of passing in sraApiUrl, assetData and other settings from render m... | fragosti | 2018-10-19 | 1 | -0/+34 |