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
/
walletdb.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
scripted-diff: Remove #include <boost/foreach.hpp>
Jorge Timón
2017-06-22
1
-1
/
+0
*
|
|
Merge #10536: Remove unreachable or otherwise redundant code
Pieter Wuille
2017-06-20
1
-8
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Remove unreachable or otherwise redundant code
practicalswift
2017-06-12
1
-8
/
+2
*
|
|
Merge #10502: scripted-diff: Remove BOOST_FOREACH, Q_FOREACH and PAIRTYPE
Pieter Wuille
2017-06-13
1
-5
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
scripted-diff: Fully remove BOOST_FOREACH
Jorge Timón
2017-06-05
1
-5
/
+5
*
|
|
Merge #8694: Basic multiwallet support
Wladimir J. van der Laan
2017-06-12
1
-91
/
+57
|
\
\
\
|
*
|
|
wallet: Update formatting
Luke Dashjr
2017-06-06
1
-7
/
+10
|
*
|
|
wallet: Include actual backup filename in recovery warning message
Luke Dashjr
2017-06-06
1
-4
/
+4
|
*
|
|
Bugfix: wallet: Fix warningStr, errorStr argument order
Luke Dashjr
2017-06-06
1
-1
/
+1
|
*
|
|
Wallet: Replace pwalletMain with a vector of wallet pointers
Luke Dashjr
2017-06-06
1
-13
/
+12
|
*
|
|
CWalletDB: Store the update counter per wallet
Luke Dashjr
2017-06-05
1
-19
/
+9
|
*
|
|
wallet: Move nAccountingEntryNumber from static/global to CWallet
Luke Dashjr
2017-06-05
1
-9
/
+3
|
*
|
|
Bugfix: wallet: Increment "update counter" when modifying account stuff
Luke Dashjr
2017-06-05
1
-2
/
+2
|
*
|
|
Bugfix: wallet: Increment "update counter" only after actually making the app...
Luke Dashjr
2017-06-05
1
-49
/
+29
|
|
/
/
*
/
/
Remove unused Boost includes
practicalswift
2017-06-09
1
-1
/
+0
|
/
/
*
|
Merge #8329: Consensus: MOVEONLY: Move functions for tx verification
Wladimir J. van der Laan
2017-05-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
MOVEONLY: tx functions to consensus/tx_verify.o
Jorge Timón
2017-04-06
1
-1
/
+1
*
|
wallet: CWalletDB CDB composition not inheritance
Wladimir J. van der Laan
2017-04-20
1
-42
/
+66
*
|
wallet: Introduce database handle wrapper
Wladimir J. van der Laan
2017-04-20
1
-2
/
+3
|
/
*
Replace uses of boost::filesystem with fs
Wladimir J. van der Laan
2017-04-03
1
-2
/
+2
*
Replace includes of boost/filesystem.h with fs.h
Wladimir J. van der Laan
2017-04-03
1
-1
/
+1
*
Change LogAcceptCategory to use uint32_t rather than sets of strings.
Gregory Maxwell
2017-04-01
1
-1
/
+1
*
Refactor: Remove using namespace <xxx> from wallet/
Karl-Johan Alm
2017-03-08
1
-38
/
+36
*
Rename FlushWalletDB -> CompactWalletDB, add function description
Matt Corallo
2017-03-06
1
-1
/
+1
*
Use CScheduler for wallet flushing, remove ThreadFlushWalletDB
Matt Corallo
2017-03-06
1
-25
/
+20
*
[Wallet] refactor CWallet/CWalletDB/CDB
Jonas Schnelli
2017-03-06
1
-106
/
+36
*
Merge #9143: Refactor ZapWalletTxes to avoid layer violations
Wladimir J. van der Laan
2017-03-02
1
-9
/
+5
|
\
|
*
Refactor ZapWalletTxes to avoid layer vialotions
Jonas Schnelli
2017-01-24
1
-9
/
+5
*
|
Add missing cs_wallet lock that triggers new lock held assertion
Russell Yanofsky
2017-02-15
1
-1
/
+1
*
|
Use importmulti timestamp when importing watch only keys
Russell Yanofsky
2017-02-10
1
-11
/
+25
*
|
Dedup nTimeFirstKey update logic
Russell Yanofsky
2017-02-10
1
-7
/
+2
*
|
Merge #9227: Make nWalletDBUpdated atomic to avoid a potential race.
Wladimir J. van der Laan
2017-02-06
1
-26
/
+40
|
\
\
|
|
/
|
/
|
|
*
Make nWalletDBUpdated atomic to avoid a potential race.
Patrick Strateman
2016-12-21
1
-26
/
+40
*
|
Merge #9450: Increment MIT licence copyright header year on files modified in...
Wladimir J. van der Laan
2017-01-04
1
-1
/
+1
|
\
\
|
*
|
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
|
|
Merge #8776: Wallet refactoring leading up to multiwallet
Pieter Wuille
2017-01-03
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Wallet: Let the interval-flushing thread figure out the filename
Luke Dashjr
2016-11-11
1
-1
/
+2
|
|
/
*
/
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
1
-1
/
+1
|
/
*
Move CWalletDB::ReorderTransactions to CWallet
Patrick Strateman
2016-10-30
1
-77
/
+1
*
Merge #8629: C++11: s/boost::scoped_ptr/std::unique_ptr/
Wladimir J. van der Laan
2016-09-02
1
-2
/
+1
|
\
|
*
C++11: s/boost::scoped_ptr/std::unique_ptr/
Jorge Timón
2016-09-01
1
-2
/
+1
*
|
Do not shadow variables.
Pavel Janík
2016-08-31
1
-3
/
+3
|
/
*
Merge #8564: [Wallet] remove unused code/conditions in ReadAtCursor
Pieter Wuille
2016-08-29
1
-4
/
+4
|
\
|
*
[Wallet] remove unused code/conditions in ReadAtCursor
Jonas Schnelli
2016-08-23
1
-4
/
+4
*
|
Merge #8445: Move CWallet::setKeyPool to private section of CWallet.
Wladimir J. van der Laan
2016-08-24
1
-8
/
+2
|
\
\
|
|
/
|
/
|
|
*
Move CWallet::setKeyPool to private section of CWallet
Patrick Strateman
2016-08-17
1
-8
/
+2
*
|
Use __func__ to get function name for output printing
MarcoFalke
2016-08-19
1
-2
/
+2
|
/
*
Split CWallet::AddToWallet into AddToWallet and LoadToWallet.
Patrick Strateman
2016-07-29
1
-1
/
+1
*
[Wallet] keep HD seed during salvagewallet
Jonas Schnelli
2016-07-09
1
-1
/
+1
*
[Wallet] Add simplest BIP32/deterministic key generation implementation
Jonas Schnelli
2016-05-31
1
-0
/
+17
[prev]
[next]