aboutsummaryrefslogtreecommitdiffstats
path: root/src/stores
Commit message (Expand)AuthorAgeFilesLines
* Make subscribe function async and make blockStore operationalLeonid Logvinov2017-11-131-4/+25
* Add initial incomplete BlockStore implementationLeonid Logvinov2017-11-131-0/+38
* Make stores accept numConfirmations and blockStore instead of defaultBlockLeonid Logvinov2017-11-132-10/+20
* Add functions to clear stores cacheLeonid Logvinov2017-11-132-0/+16
* Add store for order filled/cancelled stateLeonid Logvinov2017-11-131-0/+52
* 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