aboutsummaryrefslogtreecommitdiffstats
path: root/packages/instant/src/util/buy_quote_updater.ts
Commit message (Collapse)AuthorAgeFilesLines
* Send in affiliate info as optionSteve Klebanoff2018-11-161-3/+2
|
* Have heartbeat update not trigger errorsSteve Klebanoff2018-11-161-20/+24
|
* chore(instant): update selectedAssetAmount in the redux state to be named ↵Brandon Millman2018-11-141-2/+2
| | | | selectedAssetUnitAmount
* Linting and renaming variablesSteve Klebanoff2018-11-101-2/+0
|
* Use existing functions instead of writing our ownSteve Klebanoff2018-11-101-2/+7
|
* fix(instant): update buy quote at start up in the case of default amountBrandon Millman2018-11-081-0/+56