Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switch over to Lerna + Yarn Workspaces setup for a mono-repo approach | Fabio Berger | 2017-11-13 | 1 | -82/+0 |
* | Don't store empty objects | Leonid Logvinov | 2017-11-13 | 1 | -0/+6 |
* | Remove blockStore and default to numConfirmations === 0 | Leonid Logvinov | 2017-11-13 | 1 | -8/+4 |
* | Store number of confirmations in a blockStore | Leonid Logvinov | 2017-11-13 | 1 | -5/+3 |
* | Clear cache on unsubscribe | Leonid Logvinov | 2017-11-13 | 1 | -0/+4 |
* | Make stores accept numConfirmations and blockStore instead of defaultBlock | Leonid Logvinov | 2017-11-13 | 1 | -5/+10 |
* | Add functions to clear stores cache | Leonid Logvinov | 2017-11-13 | 1 | -0/+10 |
* | Make store configurable by blockParam | Leonid Logvinov | 2017-11-13 | 1 | -3/+12 |
* | Make a store an instance variable of exchange transfer simulator and stop inh... | Leonid Logvinov | 2017-11-13 | 1 | -5/+5 |
* | Refactor out BalanceAndProxyAllowanceLazyStore | Leonid Logvinov | 2017-11-13 | 1 | -0/+54 |