aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/types.ts
Commit message (Expand)AuthorAgeFilesLines
* Have ScalingAmountInput trigger onChange with MaybeBigNumber and keep string ...Steve Klebanoff2018-11-021-0/+2
* Merge branch 'development' into feature/instant/fixed-orders-in-render-methodBrandon Millman2018-10-301-2/+3
|\
| * Has Sufficient Funds/Balance -> Has Sufficient ETHSteve Klebanoff2018-10-301-1/+1
| * Simpler way of validaitng has enough ethSteve Klebanoff2018-10-271-2/+2
| * feat(instant): Show message if user doesn't have enough ETHSteve Klebanoff2018-10-271-0/+1
* | feat: add assertions to render methodfragosti2018-10-271-1/+1
|/
* better type namesSteve Klebanoff2018-10-261-3/+3
* Rework OrderState to have more simple definitionSteve Klebanoff2018-10-261-12/+4
* Making failure txHash requiredSteve Klebanoff2018-10-261-1/+1
* txnHash -> txHashSteve Klebanoff2018-10-261-3/+3
* Take out old TODOSteve Klebanoff2018-10-261-1/+0
* Associate txnhash with processing stateSteve Klebanoff2018-10-251-1/+6
* Introduce new OrderProcessStateSteve Klebanoff2018-10-251-3/+11
* Merge branch 'development' into feature/instant/processing-stateSteve Klebanoff2018-10-241-0/+1
|\
| * chore: change order of code to be clearerfragosti2018-10-231-0/+1
* | feat(instant): Procesing and Success statesSteve Klebanoff2018-10-241-0/+14
|/
* Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-201-0/+4
|\
| * Moved LatestErrorDisplay to types file and gave generic nameSteve Klebanoff2018-10-191-0/+4
* | Merge branch 'development' of https://github.com/0xProject/0x-monorepo into f...fragosti2018-10-191-8/+5
|\|
| * chore: change package org from 0xproject to 0xJacob Evans2018-10-181-1/+1
| * add concept of quoteStateSteve Klebanoff2018-10-181-4/+4
* | feat: MVP of passing in sraApiUrl, assetData and other settings from render m...fragosti2018-10-191-0/+22
|/
* feat: model asset meta data and add dynamic assetData statefragosti2018-10-131-1/+21
* feat: make redux actions type-sagefragosti2018-10-131-11/+5
* feat: Move over features from zrx-buyerfragosti2018-10-111-0/+10
* Create SelectedAssetInputAmountfragosti2018-10-051-0/+1
* Add redux to 0x instantfragosti2018-10-041-0/+8