aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/redux/actions.ts
Commit message (Expand)AuthorAgeFilesLines
* Rename update function to set function since it doesnt take a parameterSteve Klebanoff2018-10-191-4/+4
* fix camel casing of updateBuyOrderStateSteve Klebanoff2018-10-191-1/+1
* quoteState -> quoteRequestStateSteve Klebanoff2018-10-191-2/+2
* chore: change package org from 0xproject to 0xJacob Evans2018-10-181-2/+2
* selectedAssetBuyState -> buyOrderStateSteve Klebanoff2018-10-181-1/+1
* add concept of quoteStateSteve Klebanoff2018-10-181-0/+4
* feat(instant): Handle AssetBuyer errorsSteve Klebanoff2018-10-181-0/+6
* feat: make redux actions type-sagefragosti2018-10-131-0/+36