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
/
walletutil.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
wallet: refactor GetClosestWalletFeature()
Jon Atack
2020-11-18
1
-8
/
+4
*
Merge #18836: wallet: upgradewallet fixes and additional tests
Wladimir J. van der Laan
2020-11-16
1
-0
/
+18
|
\
|
*
wallet: Add GetClosestWalletFeature function
Andrew Chow
2020-10-19
1
-0
/
+13
|
*
wallet: Add utility method for CanSupportFeature
Andrew Chow
2020-10-19
1
-0
/
+5
*
|
Bugfix: Wallet: Soft-fail exceptions within ListWalletDir file checks
Luke Dashjr
2020-11-06
1
-17
/
+22
*
|
Make sqlite support optional (compile-time)
Luke Dashjr
2020-10-20
1
-0
/
+4
|
/
*
walletutil: Wallets can also be sqlite
Andrew Chow
2020-10-14
1
-1
/
+3
*
Determine wallet file type based on file magic
Andrew Chow
2020-10-14
1
-27
/
+4
*
wallet: Add MakeDatabase function
Russell Yanofsky
2020-09-03
1
-1
/
+1
*
Remove WalletLocation class
Russell Yanofsky
2020-09-03
1
-16
/
+0
*
Correctly check for default wallet
Andrew Chow
2020-04-23
1
-1
/
+6
*
Merge #15870: wallet: Only fail rescan when blocks have actually been pruned
MarcoFalke
2019-05-16
1
-1
/
+1
|
\
|
*
scripted-diff: Bump copyright headers in wallet
MarcoFalke
2019-05-06
1
-1
/
+1
*
|
wallet: Avoid logging no_such_file_or_directory error
João Barbosa
2019-04-29
1
-0
/
+2
|
/
*
wallet: Log and ignore errors in ListWalletDir and IsBerkeleyBtree
João Barbosa
2019-03-13
1
-2
/
+11
*
wallet: Use fsbridge::ifstream to fix Windows path issue
Chun Kuan Lee
2019-02-23
1
-1
/
+1
*
Merge #14350: Add WalletLocation class
Wladimir J. van der Laan
2018-11-05
1
-0
/
+11
|
\
|
*
wallet: Add WalletLocation utility class
João Barbosa
2018-10-25
1
-0
/
+11
*
|
scripted-diff: Move util files to separate directory.
Jim Posen
2018-11-04
1
-1
/
+1
*
|
Remove fs::relative call and fix listwalletdir tests
João Barbosa
2018-10-25
1
-3
/
+8
|
/
*
wallet: Add ListWalletDir utility
João Barbosa
2018-10-18
1
-0
/
+50
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
Don't allow relative -walletdir paths
Russell Yanofsky
2018-01-18
1
-1
/
+1
*
Cleanups for walletdir PR
MeshCollider
2017-12-13
1
-1
/
+1
*
Default walletdir is wallets/ if it exists
MeshCollider
2017-11-18
1
-0
/
+4
*
Add -walletdir parameter to specify custom wallet dir
MeshCollider
2017-11-18
1
-0
/
+23