index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
coins_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check FRESH validity in CCoinsViewCache::BatchWrite
Russell Yanofsky
2017-01-04
1
-11
/
+17
*
Merge #9107: Safer modify new coins
Pieter Wuille
2017-01-04
1
-55
/
+144
|
\
|
*
Fix dangerous condition in ModifyNewCoins.
Alex Morcos
2017-01-04
1
-55
/
+144
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
|
/
*
Remove unused variable in test, fixing warning.
Russell Yanofsky
2016-12-27
1
-1
/
+0
*
[test] Add CCoinsViewCache Access/Modify/Write tests
Russell Yanofsky
2016-12-05
1
-0
/
+364
*
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
*
test: Fix test_random includes
MarcoFalke
2016-11-07
1
-1
/
+1
*
Kill insecure_random and associated global state
Wladimir J. van der Laan
2016-10-17
1
-1
/
+1
*
Remove obsolete reference to CValidationState from UpdateCoins.
21E14
2016-04-30
1
-2
/
+1
*
Add tests for CCoins deserialization
Pieter Wuille
2016-04-25
1
-0
/
+71
*
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