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
/
walletdb.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS
Pieter Wuille
2014-09-02
1
-1
/
+1
*
Merge pull request #4737
Pieter Wuille
2014-09-01
1
-3
/
+5
|
\
|
*
Use CSizeComputer to avoid counting sizes in SerializationOp
Pieter Wuille
2014-08-31
1
-3
/
+1
|
*
rework overhauled serialization methods to non-static
Kamil Domanski
2014-08-31
1
-6
/
+6
|
*
overhaul serialization code
Kamil Domanski
2014-08-31
1
-5
/
+9
*
|
add missing header end comments
Philip Kaufmann
2014-08-28
1
-0
/
+1
|
/
*
Use script matching rather than destination matching for watch-only.
Pieter Wuille
2014-07-02
1
-1
/
+1
*
Add support for watch-only addresses
Pieter Wuille
2014-07-02
1
-0
/
+3
*
Let -zapwallettxes recover transaction meta data
Cozz Lovan
2014-06-16
1
-2
/
+2
*
Add -zapwallettxes cli/config option, used for wallet recovery
Jeff Garzik
2014-02-14
1
-0
/
+2
*
remove setting methods in wallet/walletdb
Cozz Lovan
2014-02-07
1
-16
/
+0
*
wallet: add interface for storing generic data on destinations
Wladimir J. van der Laan
2014-01-19
1
-0
/
+5
*
Fix struct/class declaration mismatches
Gavin Andresen
2013-11-11
1
-1
/
+1
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-111
/
+33
*
Merge pull request #3119
Pieter Wuille
2013-10-20
1
-1
/
+1
|
\
|
*
Bump Year Number to 2013
super3
2013-10-20
1
-1
/
+1
*
|
improve wallet load time by removing duplicated calls to EC_KEY_check_key and...
patrick s
2013-08-28
1
-2
/
+8
|
/
*
Payment Protocol: X509-validated payment requests
Gavin Andresen
2013-08-22
1
-1
/
+3
*
Refactor keytime/metadata and wallet encryption bugfix
Pieter Wuille
2013-06-20
1
-8
/
+6
*
Wallet: store key creation time. Calculate whole-wallet birthday.
Jeff Garzik
2013-06-10
1
-2
/
+49
*
Get rid of db dependencies on main
Eric Lombrozo
2013-06-05
1
-0
/
+4
*
CSecret/CKey -> CKey/CPubKey split/refactor
Pieter Wuille
2013-05-30
1
-5
/
+5
*
Handle corrupt wallets gracefully.
Gavin Andresen
2012-10-08
1
-2
/
+5
*
walletdb.h: remove dead code
Jeff Garzik
2012-09-26
1
-30
/
+0
*
Bugfix: Initialize CWallet::nOrderPosNext on an empty wallet, and save it in db
Luke Dashjr
2012-09-08
1
-0
/
+6
*
Store a fixed order of transactions (and accounting) in the wallet
Luke Dashjr
2012-08-23
1
-0
/
+4
*
Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress
Pieter Wuille
2012-05-24
1
-0
/
+1
*
Encapsulate public keys in CPubKey
Pieter Wuille
2012-05-24
1
-10
/
+10
*
Update License in File Headers
Fordy
2012-05-18
1
-1
/
+1
*
Move CWalletDB code to new walletdb module.
Jeff Garzik
2012-04-17
1
-0
/
+179