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
/
accounting_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimisation: Store transaction list order in memory rather than compute it e...
Luke Dashjr
2015-11-21
1
-4
/
+4
*
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-03-12
1
-2
/
+2
*
Reinitialize state in between individual unit tests.
Pieter Wuille
2015-03-03
1
-1
/
+3
*
Merge pull request #4805
Wladimir J. van der Laan
2015-01-26
1
-3
/
+3
|
\
|
*
[Wallet] Do not flush the wallet in AddToWalletIfInvolvingMe(..)
Cozz Lovan
2014-10-03
1
-3
/
+3
*
|
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
|
/
*
Use a typedef for monetary values
Mark Friedenbach
2014-09-26
1
-2
/
+2
*
Add CMutableTransaction and make CTransaction immutable.
Pieter Wuille
2014-06-21
1
-2
/
+10
*
Add licenses for tests and test data
Wladimir J. van der Laan
2014-03-18
1
-1
/
+3
*
Unit test fixes for AssertLockHeld / -DDEBUG_LOCKORDER
Gavin Andresen
2014-01-24
1
-0
/
+2
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-5
/
+9
*
Bugfix: Initialize CWallet::nOrderPosNext on an empty wallet, and save it in db
Luke Dashjr
2012-09-08
1
-1
/
+1
*
Store a fixed order of transactions (and accounting) in the wallet
Luke Dashjr
2012-08-23
1
-0
/
+123