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
/
wallettool.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
1.21 codebase rebrand (#1711)
barrystyle
2021-02-20
1
-0
/
+13
*
Show name, format and if uses descriptors in bitcoin-wallet tool
Jonas Schnelli
2020-10-21
1
-0
/
+3
*
wallet: Remove path checking code from bitcoin-wallet tool
Russell Yanofsky
2020-09-03
1
-25
/
+18
*
Remove WalletLocation class
Russell Yanofsky
2020-09-03
1
-2
/
+2
*
build: Add Werror=range-loop-analysis
MarcoFalke
2020-08-14
1
-1
/
+1
*
Merge #19457: wallet: Cleanup wallettool salvage and walletdb extraneous decl...
MarcoFalke
2020-08-14
1
-22
/
+12
|
\
|
*
wallettool: Have RecoverDatabaseFile return errors and warnings
Andrew Chow
2020-07-26
1
-1
/
+12
|
*
Call RecoverDatabaseFile directly from wallettool
Andrew Chow
2020-07-22
1
-22
/
+1
*
|
walletdb: Move BerkeleyDatabase::Flush(true) to Close()
Andrew Chow
2020-07-14
1
-3
/
+3
|
/
*
walletdb: Combine VerifyDatabaseFile and VerifyEnvironment
Andrew Chow
2020-07-01
1
-6
/
+1
*
scripted-diff: Replace WalletDatabase::Create* with CreateWalletDatabase
Andrew Chow
2020-06-17
1
-3
/
+3
*
Move RecoverKeysOnlyFilter into RecoverDataBaseFile
Andrew Chow
2020-05-25
1
-3
/
+1
*
Move RecoverDatabaseFile and RecoverKeysOnlyFilter into salvage.{cpp/h}
Andrew Chow
2020-05-25
1
-0
/
+1
*
Make BerkeleyBatch::Recover and WalletBatch::RecoverKeysOnlyFilter standalone
Andrew Chow
2020-05-25
1
-1
/
+1
*
wallettool: Add a salvage command
Andrew Chow
2020-05-25
1
-5
/
+33
*
wallet: Report full error message in wallettool
MarcoFalke
2020-05-01
1
-1
/
+1
*
wallet: Avoid translating RPC errors when loading wallets
MarcoFalke
2020-05-01
1
-1
/
+2
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
scripted-diff: Wallet: Rename mapAddressBook to m_address_book
Luke Dashjr
2020-04-02
1
-1
/
+1
*
Refactor: Allow LegacyScriptPubKeyMan to be null
Andrew Chow
2020-01-23
1
-1
/
+1
*
Locking: Lock cs_KeyStore instead of cs_wallet in legacy keyman
Andrew Chow
2020-01-23
1
-0
/
+1
*
Merge #17260: Split some CWallet functions into new LegacyScriptPubKeyMan
MarcoFalke
2019-10-29
1
-3
/
+4
|
\
|
*
Refactor: Split up CWallet and LegacyScriptPubKeyMan and classes
Andrew Chow
2019-10-25
1
-3
/
+4
*
|
refactor: Remove redundant c_str() calls in formatting
Wladimir J. van der Laan
2019-10-28
1
-9
/
+9
|
/
*
scripted-diff: Replace fprintf with tfm::format
MarcoFalke
2019-06-13
1
-19
/
+19
*
Make reasoning about dependencies easier by not including unused dependencies
practicalswift
2019-06-02
1
-1
/
+0
*
Exceptions should be caught by reference, not by value.
Kristaps Kaupe
2019-05-26
1
-1
/
+1
*
scripted-diff: Bump copyright headers in wallet
MarcoFalke
2019-05-06
1
-1
/
+1
*
bitcoin-wallet tool: Drop MakeChain calls
Russell Yanofsky
2019-04-10
1
-5
/
+2
*
[wallet] Close bdb when flushing wallet.
John Newbery
2019-02-12
1
-3
/
+3
*
wallet: Add lock annotation for mapAddressBook
MarcoFalke
2019-02-07
1
-1
/
+0
*
[tools] Add wallet inspection and modification tool
Jonas Schnelli
2019-01-30
1
-0
/
+139