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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Store key origin info in key metadata
Andrew Chow
2019-02-14
1
-2
/
+13
*
Refactor keymetadata writing to a separate method
Andrew Chow
2019-02-14
1
-0
/
+1
*
[wallet] Kill accounts
John Newbery
2018-08-30
1
-12
/
+0
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Add facility to store wallet flags (64 bits)
Jonas Schnelli
2018-07-12
1
-0
/
+1
*
[refactor] manually change remaining instances of master key to seed.
John Newbery
2018-05-19
1
-2
/
+2
*
scripted-diff: Rename master key to seed
John Newbery
2018-05-19
1
-6
/
+6
*
[wallet] [rpc] introduce 'label' API for wallet
Wladimir J. van der Laan
2018-04-10
1
-0
/
+1
*
Add m_ prefix to WalletBatch::m_batch
Russell Yanofsky
2018-04-07
1
-4
/
+4
*
Update walletdb comment after renaming.
Russell Yanofsky
2018-04-07
1
-10
/
+7
*
scripted-diff: Rename wallet database classes
Russell Yanofsky
2018-04-07
1
-16
/
+19
*
scripted-diff: Convert 11 enums into scoped enums (C++11)
practicalswift
2018-03-09
1
-7
/
+7
*
Allow wallet files in multiple directories
Russell Yanofsky
2018-03-03
1
-4
/
+4
*
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2018-01-03
1
-1
/
+1
*
Add -walletdir parameter to specify custom wallet dir
MeshCollider
2017-11-18
1
-2
/
+2
*
scripted-diff: Replace #include "" with #include <> (ryanofsky)
MeshCollider
2017-11-16
1
-4
/
+4
*
Refactor: Modernize disallowed copy constructors/assignment
Dan Raviv
2017-09-16
1
-3
/
+2
*
Merge #10952: [wallet] Remove vchDefaultKey and have better first run detection
Wladimir J. van der Laan
2017-08-18
1
-2
/
+0
|
\
|
*
Remove vchDefaultKey and have better first run detection
Andrew Chow
2017-08-15
1
-2
/
+0
*
|
Declare single-argument (non-converting) constructors "explicit"
practicalswift
2017-08-16
1
-2
/
+2
|
/
*
wallet: Include actual backup filename in recovery warning message
Luke Dashjr
2017-06-06
1
-2
/
+2
*
CWalletDB: Store the update counter per wallet
Luke Dashjr
2017-06-05
1
-6
/
+5
*
wallet: Move nAccountingEntryNumber from static/global to CWallet
Luke Dashjr
2017-06-05
1
-1
/
+0
*
Bugfix: wallet: Increment "update counter" only after actually making the app...
Luke Dashjr
2017-06-05
1
-0
/
+21
*
wallet: Add comment describing the various classes in walletdb.h
Wladimir J. van der Laan
2017-04-21
1
-0
/
+15
*
wallet: CWalletDB CDB composition not inheritance
Wladimir J. van der Laan
2017-04-20
1
-2
/
+16
*
wallet: Introduce database handle wrapper
Wladimir J. van der Laan
2017-04-20
1
-2
/
+6
*
Replace uses of boost::filesystem with fs
Wladimir J. van der Laan
2017-04-03
1
-2
/
+2
*
Fix rebase issue where pwalletMain was used instead of pwallet
Jonas Schnelli
2017-03-28
1
-1
/
+1
*
[Wallet] split the keypool in an internal and external part
Jonas Schnelli
2017-03-24
1
-1
/
+7
*
Merge #9936: [trivial] Fix three typos introduced into walletdb.h in commit 7...
MarcoFalke
2017-03-08
1
-2
/
+2
|
\
|
*
[trivial] Fix typos introduced in 7184e25c80aa8b1629a700bb7a7e290ad0bb2792
practicalswift
2017-03-07
1
-2
/
+2
*
|
Rename FlushWalletDB -> CompactWalletDB, add function description
Matt Corallo
2017-03-06
1
-1
/
+2
*
|
Use CScheduler for wallet flushing, remove ThreadFlushWalletDB
Matt Corallo
2017-03-06
1
-1
/
+1
|
/
*
[Wallet] refactor CWallet/CWalletDB/CDB
Jonas Schnelli
2017-03-06
1
-2
/
+12
*
Merge #8808: Do not shadow variables (gcc set)
Wladimir J. van der Laan
2017-03-03
1
-1
/
+1
|
\
|
*
Do not shadow variables (gcc set)
Pavel Janík
2016-12-05
1
-1
/
+1
*
|
Merge #9143: Refactor ZapWalletTxes to avoid layer violations
Wladimir J. van der Laan
2017-03-02
1
-3
/
+3
|
\
\
|
*
|
Refactor ZapWalletTxes to avoid layer vialotions
Jonas Schnelli
2017-01-24
1
-3
/
+3
*
|
|
Use importmulti timestamp when importing watch only keys
Russell Yanofsky
2017-02-10
1
-1
/
+1
*
|
|
Merge #9227: Make nWalletDBUpdated atomic to avoid a potential race.
Wladimir J. van der Laan
2017-02-06
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Make nWalletDBUpdated atomic to avoid a potential race.
Patrick Strateman
2016-12-21
1
-1
/
+2
|
|
/
*
|
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
|
|
/
*
/
Wallet: Let the interval-flushing thread figure out the filename
Luke Dashjr
2016-11-11
1
-1
/
+1
|
/
*
Get rid of nType and nVersion
Pieter Wuille
2016-11-07
1
-2
/
+2
*
Move CWalletDB::ReorderTransactions to CWallet
Patrick Strateman
2016-10-30
1
-2
/
+1
*
[WIP] Remove unused statement in serialization
Pavel Janík
2016-09-09
1
-2
/
+0
*
[Wallet] comsetic non-code changes for the HD feature
Jonas Schnelli
2016-07-15
1
-2
/
+2
*
[Wallet] ensure CKeyMetadata.hdMasterKeyID will be cleared during SetNull()
Jonas Schnelli
2016-07-15
1
-2
/
+2
[next]