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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert NACK'd fixes for 0.7.2.
Luke Dashjr
2012-11-16
1
-4
/
+4
*
Prevent RPC 'move' from deadlocking
Pieter Wuille
2012-11-16
1
-3
/
+7
*
Merge branch '0.6.x' into 0.7.x
Luke Dashjr
2012-11-14
1
-4
/
+4
|
\
|
*
Merge branch '0.6.0.x' into 0.6.x
Luke Dashjr
2012-11-14
1
-4
/
+4
|
|
\
|
|
*
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-11-14
1
-4
/
+4
|
|
|
\
|
|
|
*
fix some double-spaces in strings
Philip Kaufmann
2012-11-12
1
-4
/
+4
|
*
|
|
Merge branch '0.6.0.x' into 0.6.x
Luke Dashjr
2012-09-07
1
-1
/
+1
|
|
\
|
|
|
|
*
|
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-09-06
1
-1
/
+1
|
|
|
\
|
|
|
|
*
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-09-06
1
-1
/
+1
|
|
|
|
\
|
|
|
|
*
Correct LoadWallet() return value (false -> DB_LOAD_OK)
xanatos
2012-09-06
1
-1
/
+1
|
*
|
|
|
Merge branch '0.6.0.x' into 0.6.x
Luke Dashjr
2012-08-12
1
-2
/
+2
|
|
\
|
|
|
|
|
*
|
|
Merge branch '0.5.x' into 0.6.0.x
Luke Dashjr
2012-08-12
1
-2
/
+2
|
|
|
\
|
|
|
|
|
*
|
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-08-12
1
-2
/
+2
|
|
|
|
\
|
|
|
|
|
*
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-08-12
1
-2
/
+2
|
|
|
|
*
Use std::numeric_limits<> for typesafe INT_MAX/etc
Gavin Andresen
2012-06-14
1
-1
/
+1
|
|
|
*
|
Use std::numeric_limits<> for typesafe INT_MAX/etc
Gavin Andresen
2012-06-14
1
-1
/
+1
|
|
|
*
|
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-05-22
1
-1
/
+2
|
|
|
|
\
|
|
|
|
|
*
Update License in File Headers
Fordy
2012-05-20
1
-1
/
+1
|
|
|
|
*
Always check return values of TxnBegin() and TxnCommit()
Jeff Garzik
2012-05-18
1
-1
/
+2
|
|
|
*
|
Update License in File Headers
Fordy
2012-05-20
1
-1
/
+1
|
|
|
*
|
Merge branch '0.4.x' into 0.5.x
Luke Dashjr
2012-04-22
1
-7
/
+7
|
|
|
|
\
|
|
|
|
|
*
Fix loop index var types, fixing many minor sign comparison warnings
Jeff Garzik
2012-04-17
1
-7
/
+7
|
|
|
*
|
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-04-15
1
-0
/
+2
|
|
|
|
\
|
|
|
|
|
*
fix warnings: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
Wladimir J. van der Laan
2012-04-15
1
-0
/
+2
|
|
|
*
|
Merge branch '0.4.x' into 0.5.0.x
Luke Dashjr
2012-03-03
1
-1
/
+1
|
|
|
|
\
|
|
|
|
|
*
Free pwalletdbEncryption after encryping wallet
Pieter Wuille
2012-02-27
1
-1
/
+1
|
|
|
|
*
Never remove database files on shutdown, it caused unreadable wallets on some...
Gavin Andresen
2011-11-20
1
-3
/
+1
|
|
|
|
*
Only remove database log files on shutdown after wallet encryption/rewrite
Gavin Andresen
2011-11-17
1
-2
/
+3
|
|
|
|
*
Create new keypool for newly encrypted wallets.
Gavin Andresen
2011-11-17
1
-1
/
+32
|
|
|
|
*
Obsolete keypool and make sure database removes log files on shutdown.
Gavin Andresen
2011-11-15
1
-7
/
+14
|
|
|
|
*
Resilvering
Pieter Wuille
2011-11-15
1
-0
/
+10
|
|
|
|
*
Add returns to avoid annoying compile-time warnings.
Matt Corallo
2011-11-02
1
-0
/
+1
|
|
|
*
|
Implement an mlock()'d string class for storing passphrases
Dylan Noblesmith
2011-12-20
1
-3
/
+3
|
*
|
|
|
Merge branch '0.6.0.x' into 0.6.x
Luke Dashjr
2012-05-22
1
-1
/
+2
|
|
\
|
|
|
|
|
*
|
|
Update License in File Headers
Fordy
2012-05-20
1
-1
/
+1
|
|
*
|
|
Always check return values of TxnBegin() and TxnCommit()
Jeff Garzik
2012-05-18
1
-1
/
+2
|
|
*
|
|
Fix loop index var types, fixing many minor sign comparison warnings
Jeff Garzik
2012-04-17
1
-7
/
+7
|
|
*
|
|
fix warnings: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
Wladimir J. van der Laan
2012-04-15
1
-0
/
+2
|
*
|
|
|
Update License in File Headers
Fordy
2012-05-20
1
-1
/
+1
*
|
|
|
|
Handle corrupt wallets gracefully.
Gavin Andresen
2012-10-08
1
-3
/
+5
*
|
|
|
|
fix -Wformat warnings all over the source
Philip Kaufmann
2012-10-01
1
-3
/
+3
*
|
|
|
|
Merge pull request #1717 from Diapolo/Qt_change_TX_display
Wladimir J. van der Laan
2012-09-20
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Qt: show mined transactions at depth 1
Philip Kaufmann
2012-08-24
1
-1
/
+1
*
|
|
|
|
|
Merge branch 'refactor_times' of git://github.com/luke-jr/bitcoin
Gavin Andresen
2012-09-18
1
-1
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Bugfix: Initialize CWallet::nOrderPosNext on an empty wallet, and save it in db
Luke Dashjr
2012-09-08
1
-1
/
+8
*
|
|
|
|
|
|
Correct LoadWallet() return value (false -> DB_LOAD_OK)
xanatos
2012-09-05
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #1738 from laanwj/2012_08_boostthread
Jeff Garzik
2012-09-04
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Rename CreateThread to NewThread
Wladimir J. van der Laan
2012-08-29
1
-1
/
+1
*
|
|
|
|
|
|
|
Merge pull request #1774 from luke-jr/refactor_times
Gavin Andresen
2012-09-02
1
-4
/
+4
|
\
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
/
|
/
|
/
/
/
/
/
/
|
|
/
/
/
/
/
/
|
*
|
|
|
|
|
Bugfix: Require OrderedTxItems to provide properly scoped accounting entry list
Luke Dashjr
2012-09-02
1
-4
/
+4
[next]