aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores/balance_proxy_allowance_lazy_store.ts
Commit message (Expand)AuthorAgeFilesLines
* Switch over to Lerna + Yarn Workspaces setup for a mono-repo approachFabio Berger2017-11-131-82/+0
* Don't store empty objectsLeonid Logvinov2017-11-131-0/+6
* 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/+10
* Make store configurable by blockParamLeonid Logvinov2017-11-131-3/+12
* Make a store an instance variable of exchange transfer simulator and stop inh...Leonid Logvinov2017-11-131-5/+5
* Refactor out BalanceAndProxyAllowanceLazyStoreLeonid Logvinov2017-11-131-0/+54