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
*
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
*
[Wallet] extend CKeyMetadata with HD keypath
Jonas Schnelli
2016-07-09
1
-1
/
+12
*
BIP144: Serialization, hashes, relay (sender side)
Pieter Wuille
2016-06-22
1
-0
/
+1
*
[Wallet] Add simplest BIP32/deterministic key generation implementation
Jonas Schnelli
2016-05-31
1
-0
/
+32
*
Move BackupWallet to CWallet::BackupWallet
Patrick Strateman
2016-05-16
1
-1
/
+0
*
Fix insanity of CWalletDB::WriteTx and CWalletTx::WriteToDisk
Patrick Strateman
2016-05-09
1
-1
/
+1
*
Added companion removeprunedfunds call.
instagibbs
2016-03-23
1
-0
/
+1
*
[wallet] Move hardcoded file name out of log messages
MarcoFalke
2016-03-14
1
-1
/
+1
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
Constrain constant values to a single location in code
Luke Dashjr
2015-11-28
1
-0
/
+2
*
Optimisation: Store transaction list order in memory rather than compute it e...
Luke Dashjr
2015-11-21
1
-1
/
+3
*
Includes: Cleanup around net main and wallet
Jorge Timón
2015-07-23
1
-1
/
+0
*
ensure consistent header comment naming conventions
Philip Kaufmann
2015-04-20
1
-3
/
+3
*
move ThreadFlushWalletDB declaration to walletdb.h
Philip Kaufmann
2015-04-08
1
-0
/
+1
*
use constant references for strings in functions in wallet/*.*
Philip Kaufmann
2015-03-21
1
-2
/
+2
*
[Move Only] Move wallet related things to src/wallet/
Jonas Schnelli
2015-03-12
1
-0
/
+142