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
*
wallet: remove db mode string
Ivan Metlushko
2020-10-13
1
-2
/
+2
*
wallet: Remove path checking code from bitcoin-wallet tool
Russell Yanofsky
2020-09-03
1
-3
/
+0
*
wallet: Remove Verify and IsLoaded methods
Russell Yanofsky
2020-09-03
1
-3
/
+0
*
Merge #19805: wallet: Avoid deserializing unused records when salvaging
fanquake
2020-09-03
1
-1
/
+4
|
\
|
*
walletdb: Add KeyFilterFn to ReadKeyValue
Andrew Chow
2020-08-25
1
-1
/
+4
*
|
Remove -zapwallettxes
Andrew Chow
2020-08-31
1
-1
/
+0
|
/
*
Merge #19457: wallet: Cleanup wallettool salvage and walletdb extraneous decl...
MarcoFalke
2020-08-14
1
-4
/
+0
|
\
|
*
walletdb: Remove unused static functions from walletdb.h
Andrew Chow
2020-07-26
1
-4
/
+0
*
|
walletdb: Introduce WalletDatabase abstract class
Andrew Chow
2020-07-14
1
-7
/
+4
|
/
*
walletdb: Add MakeBatch function to BerkeleyDatabase and use it
Andrew Chow
2020-07-09
1
-6
/
+6
*
Add Create*WalletDatabase functions
Andrew Chow
2020-06-17
1
-0
/
+9
*
walletdb: Move BDB specific things into bdb.{cpp/h}
Andrew Chow
2020-06-15
1
-0
/
+1
*
walletdb: move IsWalletLoaded to walletdb.cpp
Andrew Chow
2020-06-15
1
-0
/
+3
*
Merge #18918: wallet: Move salvagewallet into wallettool
Samuel Dobson
2020-05-27
1
-7
/
+4
|
\
|
*
Move RecoverDatabaseFile and RecoverKeysOnlyFilter into salvage.{cpp/h}
Andrew Chow
2020-05-25
1
-3
/
+0
|
*
Make BerkeleyBatch::Recover and WalletBatch::RecoverKeysOnlyFilter standalone
Andrew Chow
2020-05-25
1
-6
/
+3
|
*
Expose a version of ReadKeyValue and use it in RecoverKeysOnlyFilter
Andrew Chow
2020-05-25
1
-0
/
+3
|
*
walletdb: don't automatically salvage when corruption is detected
Andrew Chow
2020-05-25
1
-1
/
+1
*
|
Merge #19032: Serialization improvements: final step
Wladimir J. van der Laan
2020-05-26
1
-21
/
+14
|
\
\
|
*
|
Convert wallet to new serialization
Pieter Wuille
2020-05-24
1
-21
/
+14
|
|
/
*
|
Merge #17681: wallet: Keep inactive seeds after sethdseed and derive keys fro...
Samuel Dobson
2020-05-22
1
-0
/
+5
|
\
\
|
|
/
|
/
|
|
*
Determine inactive HD seeds from key metadata and track them in LegacyScriptP...
Andrew Chow
2020-05-15
1
-0
/
+5
*
|
Merge #9381: Remove CWalletTx merging logic from AddToWallet
Samuel Dobson
2020-05-06
1
-2
/
+2
|
\
\
|
*
|
Disable CWalletTx copy constructor
Russell Yanofsky
2020-05-01
1
-2
/
+2
|
|
/
*
/
wallet: Avoid translating RPC errors when loading wallets
MarcoFalke
2020-05-01
1
-2
/
+2
|
/
*
Implement TopUp in DescriptorScriptPubKeyMan
Andrew Chow
2020-04-23
1
-0
/
+2
*
Implement writing descriptorkeys, descriptorckeys, and descriptors to wallet ...
Andrew Chow
2020-04-23
1
-0
/
+5
*
Load the descriptor cache from the wallet file
Andrew Chow
2020-04-23
1
-0
/
+2
*
Add LoadDescriptorScriptPubKeyMan and SetActiveScriptPubKeyMan to CWallet
Andrew Chow
2020-04-23
1
-0
/
+5
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
Fix doxygen errors
Ben Woosley
2020-01-16
1
-1
/
+1
*
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-30
1
-1
/
+1
*
Merge #17070: wallet: Avoid showing GUI popups on RPC errors
Wladimir J. van der Laan
2019-10-21
1
-1
/
+1
|
\
|
*
wallet: Avoid showing GUI popups on RPC errors
MarcoFalke
2019-10-08
1
-1
/
+1
*
|
Remove unused includes
practicalswift
2019-10-15
1
-3
/
+0
|
/
*
Add setting as known type
Peter Bushnell
2019-07-30
1
-0
/
+1
*
wallet: Enumerate walletdb keys
MarcoFalke
2019-07-27
1
-0
/
+25
*
Merge #15588: Log the actual wallet file version and no longer publicly expos...
MeshCollider
2019-07-27
1
-4
/
+0
|
\
|
*
Remove ReadVersion and WriteVersion
Andrew Chow
2019-07-22
1
-4
/
+0
*
|
Have WalletBatch automatically flush every 1000 updates
Andrew Chow
2019-05-18
1
-3
/
+11
|
/
*
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
[next]