15 Commits (38e4887b461b702fd6009bc3f06e1198b0f91efd)

Author SHA1 Message Date
Matt Corallo 76faa3cdfe Rename the remaining main.{h,cpp} to validation.{h,cpp} 8 years ago
MarcoFalke fa8278e845 test: Fix test_random includes 8 years ago
Wladimir J. van der Laan 5eaaa83ac1 Kill insecure_random and associated global state 8 years ago
21E14 c8b92486c4 Remove obsolete reference to CValidationState from UpdateCoins. 9 years ago
Pieter Wuille 1e44169f0e Add tests for CCoins deserialization 9 years ago
Wladimir J. van der Laan 509cb006d5 txdb: Add Cursor() method to CCoinsView to iterate over UTXO set 9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015 9 years ago
Alex Morcos 072e2f8644 Alter assumptions in CCoinsViewCache::BatchWrite 9 years ago
Alex Morcos 1cf3dd80a6 Add unit test for UpdateCoins 9 years ago
Alex Morcos 03c82826f9 Make CCoinsViewTest behave like CCoinsViewDB 9 years ago
Pieter Wuille 9e38d0f745 Separate core memory usage computation in core_memusage.h 10 years ago
Pieter Wuille 046392dc1d Keep track of memory usage in CCoinsViewCache 10 years ago
Wladimir J. van der Laan 92fd887fd4 tests: add a BasicTestingSetup and apply to all tests 10 years ago
Pieter Wuille 7c70438dc6 Get rid of the dummy CCoinsViewCache constructor arg 10 years ago
Pieter Wuille ed27e53c9b Add coins_tests with a large randomized CCoinViewCache test. 10 years ago