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
/
db.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Speed up block downloading
Pieter Wuille
2012-03-21
1
-2
/
+5
|
|
/
|
/
|
*
|
Print more diagnostic info for the various DB_CORRUPT conditions
Luke Dashjr
2012-03-12
1
-2
/
+36
*
|
bitcoind changes to stop storing settings in wallet.dat.
Gavin Andresen
2012-02-26
1
-47
/
+0
*
|
Fix addrProxy setting
Pieter Wuille
2012-02-25
1
-1
/
+15
|
/
*
Add SetMinVersion to CWallet
Pieter Wuille
2012-02-18
1
-0
/
+1
*
Added 'Backup Wallet' menu option
sje397
2012-02-15
1
-5
/
+11
*
Update all copyrights to 2012
Gavin Andresen
2012-02-07
1
-1
/
+1
*
Look for flushwallet/listen/irc/dnsseed/upnp instead of noflushwallet/etc. An...
Gavin Andresen
2012-02-07
1
-1
/
+1
*
Full checking of all loaded keys
Pieter Wuille
2012-01-26
1
-1
/
+3
*
Check consistency of private keys
Pieter Wuille
2012-01-25
1
-0
/
+2
*
Replace OP_EVAL (BIP 12) with Pay-to-script-hash (BIP 16).
Gavin Andresen
2012-01-13
1
-1
/
+1
*
Compressed pubkeys
Pieter Wuille
2012-01-09
1
-0
/
+2
*
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-21
1
-10
/
+8
*
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-12-20
1
-8
/
+10
*
Use block times for 'hard' OP_EVAL switchover, and refactored EvalScript
Gavin Andresen
2011-12-19
1
-1
/
+1
*
OP_EVAL implementation
Gavin Andresen
2011-12-19
1
-0
/
+9
*
Merge pull request #574 from sipa/dumpprivkey
Gavin Andresen
2011-12-19
1
-1
/
+1
|
\
|
*
Make CWalletTx::pwallet private
Pieter Wuille
2011-12-17
1
-1
/
+1
*
|
Implement BIP 14 : separate protocol version from client version
Gavin Andresen
2011-12-19
1
-5
/
+5
|
/
*
close old db when rewriting
v0.5.0rc7
v0.5.0
Pieter Wuille
2011-11-20
1
-50
/
+52
*
Never remove database files on shutdown, it caused unreadable wallets on some...
Gavin Andresen
2011-11-20
1
-23
/
+0
*
Only remove database log files on shutdown after wallet encryption/rewrite
v0.5.0rc6
Gavin Andresen
2011-11-17
1
-4
/
+9
*
Tweak handling of boost filesystem versions
Gavin Andresen
2011-11-15
1
-1
/
+1
*
Fix crash-on-osx-on-shutdown bug. And cleanup CDB handling in Rewrite.
Gavin Andresen
2011-11-15
1
-6
/
+13
*
Fix boost filesystem incompatibility problem
v0.5.0rc4
Gavin Andresen
2011-11-15
1
-3
/
+3
*
Obsolete keypool and make sure database removes log files on shutdown.
Gavin Andresen
2011-11-15
1
-19
/
+51
*
Resilvering
Pieter Wuille
2011-11-14
1
-0
/
+90
*
Fix build on windows and mac
Gavin Andresen
2011-10-07
1
-1
/
+1
*
remove code that reads addr.txt in LoadAddreses()
Nils Schneider
2011-10-01
1
-18
/
+0
*
Remove wxWidgets
Gavin Andresen
2011-09-26
1
-1
/
+1
*
Fix rpc-hanging deadlocks
Gavin Andresen
2011-08-31
1
-2
/
+1
*
Merge pull request #458 from TheBlueMatt/copyright
Gavin Andresen
2011-08-11
1
-0
/
+1
|
\
|
*
Unify copyright notices.
Matt Corallo
2011-08-09
1
-0
/
+1
*
|
Qualify make_tuple with boost:: namespace.
Venkatesh Srinivas
2011-08-10
1
-2
/
+2
|
/
*
CAddrDB::LoadAddresses: properly initialize CAddress
Jeff Garzik
2011-07-26
1
-1
/
+1
*
Fix bad return values in LoadWallet.
Matt Corallo
2011-07-14
1
-3
/
+3
*
fix warning: unused variable 'X' [-Wunused-variable]
Giel van Schijndel
2011-07-13
1
-2
/
+0
*
Merge pull request #381 from TheBlueMatt/nminversion
Jeff Garzik
2011-07-12
1
-4
/
+11
|
\
|
*
Add minversion to wallet.
Matt Corallo
2011-07-05
1
-4
/
+11
*
|
Make an invalid addrIncoming so that old clients crash.
Matt Corallo
2011-07-13
1
-2
/
+0
*
|
Add wallet privkey encryption.
Matt Corallo
2011-07-13
1
-1
/
+23
*
|
Prepare codebase for Encrypted Keys.
Pieter Wuille
2011-07-08
1
-6
/
+12
|
/
*
Fix missing includes needed for Boost 1.46.
Shane Wegner
2011-06-19
1
-0
/
+1
*
CWallet class
Pieter Wuille
2011-06-15
1
-26
/
+39
*
move wallet code to separate file
Pieter Wuille
2011-06-15
1
-103
/
+0
*
Merge pull request #226 from jordanlewis/betterheaders
Jeff Garzik
2011-06-14
1
-0
/
+3
|
\
|
*
Only include certain boost headers if necessary.
Jordan Lewis
2011-05-17
1
-0
/
+1
|
*
Only include net.h when we have to
Jordan Lewis
2011-05-15
1
-0
/
+1
|
*
Only include db.h when we have to.
Jordan Lewis
2011-05-15
1
-0
/
+1
*
|
create keypool in LoadWallet()
Nils Schneider
2011-06-03
1
-6
/
+5
|
/
[prev]
[next]