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
*
refactor: Replace HexStr(o.begin(), o.end()) with HexStr(o)
Wladimir J. van der Laan
2020-06-24
1
-1
/
+1
*
Merge #18410: Docs: Improve commenting for coins.cpp|h
Wladimir J. van der Laan
2020-04-22
1
-85
/
+85
|
\
|
*
[docs] use consistent naming for possible_overwrite
John Newbery
2020-04-21
1
-2
/
+2
|
*
[tests] small whitespace fixup
John Newbery
2020-04-21
1
-3
/
+3
|
*
scripted-diff: Rename PRUNED to SPENT in coins tests
John Newbery
2020-04-21
1
-83
/
+83
*
|
tests: have coins simulation test also use CCoinsViewDB
James O'Beirne
2019-12-11
1
-4
/
+21
|
/
*
Merge #16978: test: Seed test RNG context for each test case, print seed
MarcoFalke
2019-11-07
1
-1
/
+1
|
\
|
*
test: Seed test RNG context for each test case, print seed
MarcoFalke
2019-10-09
1
-1
/
+1
*
|
scripted-diff: test: Move setup_common to test library
MarcoFalke
2019-11-06
1
-1
/
+1
|
/
*
tests: Reduce compilation time and unneccessary recompiles by removing unused...
practicalswift
2019-06-26
1
-0
/
+2
*
tests: Make coins_tests/updatecoins_simulation_test deterministic
practicalswift
2019-06-17
1
-0
/
+3
*
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-06-02
1
-2
/
+0
*
Replace CScriptID and CKeyID in CTxDestination with dedicated types
Gregory Sanders
2019-04-29
1
-2
/
+2
*
scripted-diff: Bump copyright headers in test, bench
MarcoFalke
2019-04-11
1
-1
/
+1
*
scripted-diff: Rename test_bitcoin to test/setup_common
MarcoFalke
2019-04-11
1
-1
/
+1
*
tests: Make updatecoins_simulation_test deterministic
practicalswift
2019-02-03
1
-0
/
+2
*
tests: Test for expected return values when calling functions returning a suc...
practicalswift
2018-12-13
1
-7
/
+7
*
Removed implicit CTransaction constructor from tests
lucash-dev
2018-12-11
1
-1
/
+1
*
test: Add BOOST_REQUIRE to getters returning optional
MarcoFalke
2018-11-20
1
-4
/
+5
*
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
*
Merge #13249: Make objects in range declarations immutable by default. Avoid ...
Wladimir J. van der Laan
2018-09-04
1
-5
/
+5
|
\
|
*
Make objects in range declarations immutable by default. Avoid unnecessary co...
practicalswift
2018-08-27
1
-5
/
+5
*
|
Increase signal to noise in appveyor build output by reducing the MSVC warnin...
practicalswift
2018-09-03
1
-4
/
+4
|
/
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Make CMutableTransaction constructor explicit
MarcoFalke
2018-05-04
1
-2
/
+2
*
Make it clear which functions that are intended to be translation unit local
practicalswift
2018-05-03
1
-6
/
+6
*
test: Fix sign for expected values
Karl-Johan Alm
2018-04-11
1
-5
/
+5
*
Fix typos
Dimitris Apostolou
2018-03-21
1
-1
/
+1
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Merge #10493: Use range-based for loops (C++11) when looping over map elements
MarcoFalke
2017-11-30
1
-11
/
+11
|
\
|
*
Use range-based for loops (C++11) when looping over map elements
practicalswift
2017-10-09
1
-11
/
+11
*
|
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-8
/
+8
|
/
*
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-1
/
+1
*
Merge #9964: Add const to methods that do not modify the object for which it ...
MarcoFalke
2017-08-16
1
-2
/
+2
|
\
|
*
Add const to methods that do not modify the object for which it is called
practicalswift
2017-07-25
1
-2
/
+2
*
|
doc: spelling fixes
klemens
2017-08-16
1
-1
/
+1
|
/
*
Simplify return values of GetCoin/HaveCoin(InCache)
Pieter Wuille
2017-06-26
1
-7
/
+15
*
Merge #9544: [trivial] Add end of namespace comments. Improve consistency.
Wladimir J. van der Laan
2017-06-26
1
-1
/
+1
|
\
|
*
[trivial] Add end of namespace comments
practicalswift
2017-05-31
1
-1
/
+1
*
|
Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE
Pieter Wuille
2017-06-13
1
-1
/
+1
|
\
\
|
*
|
scripted-diff: Fully remove BOOST_FOREACH
Jorge Timón
2017-06-05
1
-1
/
+1
*
|
|
Merge #10550: Don't return stale data from CCoinsViewCache::Cursor()
Wladimir J. van der Laan
2017-06-12
1
-4
/
+4
|
\
\
\
|
*
|
|
Use override keyword on CCoinsView overrides
Russell Yanofsky
2017-06-08
1
-4
/
+4
|
|
/
/
*
|
|
scripted-diff: Use new naming style for insecure_rand* functions
Pieter Wuille
2017-06-07
1
-39
/
+39
*
|
|
scripted-diff: Use randbits/bool instead of randrange where possible
Pieter Wuille
2017-06-07
1
-7
/
+7
*
|
|
Replace rand() & ((1 << N) - 1) with randbits(N)
Pieter Wuille
2017-06-07
1
-2
/
+2
*
|
|
Replace more rand() % NUM by randranges
Pieter Wuille
2017-06-07
1
-3
/
+3
*
|
|
scripted-diff: use insecure_rand256/randrange more
Pieter Wuille
2017-06-05
1
-24
/
+24
*
|
|
Merge test_random.h into test_bitcoin.h
Pieter Wuille
2017-06-05
1
-1
/
+0
|
/
/
*
|
Bugfixes: missing == 0 after randrange
Pieter Wuille
2017-06-02
1
-4
/
+4
[next]