aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores/order_filled_cancelled_lazy_store.ts
Commit message (Expand)AuthorAgeFilesLines
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-61/+0
* Remove redundant spacesLeonid Logvinov2017-11-131-1/+1
* Remove blockStore and default to numConfirmations === 0Leonid Logvinov2017-11-131-8/+4
* Store number of confirmations in a blockStoreLeonid Logvinov2017-11-131-5/+3
* Clear cache on unsubscribeLeonid Logvinov2017-11-131-0/+4
* Make stores accept numConfirmations and blockStore instead of defaultBlockLeonid Logvinov2017-11-131-5/+10
* Add functions to clear stores cacheLeonid Logvinov2017-11-131-0/+6
* Add store for order filled/cancelled stateLeonid Logvinov2017-11-131-0/+52