aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores/balance_proxy_allowance_lazy_store.ts
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Leonid Logvinov2017-11-131-5/+5
| | | | inheriting it
* Refactor out BalanceAndProxyAllowanceLazyStoreLeonid Logvinov2017-11-131-0/+54