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
/
wallet
/
test
/
accounting_tests.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Merge #10742: scripted-diff: Use scoped enumerations (C++11, "enum class")
Wladimir J. van der Laan
2018-03-27
1
-1
/
+1
|
\
|
*
scripted-diff: Convert 11 enums into scoped enums (C++11)
practicalswift
2018-03-09
1
-1
/
+1
*
|
[wallet] Get rid of CWalletTx default constructor
Russell Yanofsky
2018-03-07
1
-4
/
+4
|
/
*
Merge #11687: External wallet files
Wladimir J. van der Laan
2018-03-07
1
-23
/
+23
|
\
|
*
Allow wallet files in multiple directories
Russell Yanofsky
2018-03-03
1
-23
/
+23
*
|
Avoid unintentional unsigned integer wraparounds in tests
practicalswift
2018-02-23
1
-2
/
+2
|
/
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
tests: move pwalletMain to wallet test fixture
Wladimir J. van der Laan
2017-11-18
1
-9
/
+7
*
Fix for mismatched extern definition in wallet test classes which was breakin...
Aaron Clauson
2017-11-18
1
-1
/
+1
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-2
/
+2
*
Merge #10368: [wallet] Remove helper conversion operator from wallet
Wladimir J. van der Laan
2017-11-09
1
-2
/
+2
|
\
|
*
[wallet] Remove CTransaction&() helper conversion operator from wallet implem...
Karl-Johan Alm
2017-05-09
1
-2
/
+2
*
|
scripted-diff: Remove #include <boost/foreach.hpp>
Jorge Timón
2017-06-22
1
-1
/
+0
*
|
scripted-diff: Fully remove BOOST_FOREACH
Jorge Timón
2017-06-05
1
-1
/
+1
|
/
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Make CWalletTx store a CTransactionRef instead of inheriting
Pieter Wuille
2016-12-02
1
-2
/
+2
*
Remove last reference to CWalletDB from accounting_tests.cpp
Patrick Strateman
2016-09-15
1
-7
/
+5
*
Remove pwalletdb parameter from CWallet::AddAccountingEntry
Patrick Strateman
2016-09-15
1
-4
/
+4
*
Add CWallet::ReorderTransactions and use in accounting_tests.cpp
Patrick Strateman
2016-09-15
1
-1
/
+1
*
Add CWallet::ListAccountCreditDebit
Patrick Strateman
2016-09-15
1
-1
/
+1
*
Remove CWalletDB* parameter from CWallet::AddToWallet
Patrick Strateman
2016-07-29
1
-3
/
+3
*
Split CWallet::AddToWallet into AddToWallet and LoadToWallet.
Patrick Strateman
2016-07-29
1
-3
/
+3
*
test: Create test fixture for wallet
Wladimir J. van der Laan
2016-04-18
1
-2
/
+2
*
test: move accounting_tests and rpc_wallet_tests to wallet/test
Wladimir J. van der Laan
2016-04-18
1
-0
/
+141