aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/types.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵fragosti2018-10-201-0/+4
|\ | | | | | | feature/instant/beta-render-et-al
| * 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 ↵fragosti2018-10-191-8/+5
|\| | | | | | | feature/instant/beta-render-et-al
| * 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 ↵fragosti2018-10-191-0/+22
|/ | | | method
* 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