| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Alter assumptions in CCoinsViewCache::BatchWrite | Alex Morcos | 2015-11-18 | 1 | -0/+16 |
| * | Add unit test for UpdateCoins | Alex Morcos | 2015-11-12 | 1 | -0/+131 |
| * | Make CCoinsViewTest behave like CCoinsViewDB | Alex Morcos | 2015-11-11 | 1 | -6/+9 |
| * | Separate core memory usage computation in core_memusage.h | Pieter Wuille | 2015-07-20 | 1 | -2/+2 |
| * | Keep track of memory usage in CCoinsViewCache | Pieter Wuille | 2015-05-11 | 1 | -3/+24 |
| * | tests: add a BasicTestingSetup and apply to all tests | Wladimir J. van der Laan | 2015-03-12 | 1 | -1/+2 |
| * | Get rid of the dummy CCoinsViewCache constructor arg | Pieter Wuille | 2014-09-24 | 1 | -2/+2 |
| * | Add coins_tests with a large randomized CCoinViewCache test. | Pieter Wuille | 2014-09-23 | 1 | -0/+178 |