| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | txdb: Add Cursor() method to CCoinsView to iterate over UTXO set | Wladimir J. van der Laan | 2016-04-15 | 1 | -2/+0 | |
| * | Bump copyright headers to 2015 | MarcoFalke | 2015-12-13 | 1 | -1/+1 | |
| * | 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 | |