Mercurial > hg > bitcoin
graph
-
Prevent crashes due to missing or corrupted blk????.dat records draftTue, 22 May 2012 15:23:17 -0400, by Jeff Garzik
-
Prevent crashes due to missing or corrupted database records draftTue, 22 May 2012 15:12:52 -0400, by Jeff Garzik
-
Correct debug.log output to show correct function the debug is coming from. draftTue, 22 May 2012 12:06:08 +0100, by R E Broadley
-
remove 2 ugly spaces from a message string draftMon, 14 May 2012 07:49:17 +0200, by Philip Kaufmann
-
Always check return values of TxnBegin() and TxnCommit() draftMon, 14 May 2012 01:11:11 -0400, by Jeff Garzik
-
Hopefully final fix for the stuck blockchain issue draftMon, 07 May 2012 21:36:30 +0200, by Pieter Wuille
-
Filter out whitespace and zero-width non-breaking spaces in validator draftThu, 17 May 2012 12:10:15 +0200, by Wladimir J. van der Laan
-
Add build directory to .gitignore, so that it's not tracked. draftThu, 17 May 2012 19:09:21 +0100, by R E Broadley
-
remove string "TextLabel" from warningLabel, as this is unneeded and as such is a silly translation less to do :) draftSun, 13 May 2012 00:16:50 +0200, by Philip Kaufmann
-
Properly escape " in strings when exporting CSV draftFri, 11 May 2012 20:17:09 +0200, by Wladimir J. van der Laan
-
remove 2 ugly spaces from a string used in translations draftTue, 08 May 2012 09:31:25 +0200, by Philip Kaufmann
-
Bitcoin-Qt: Remove redundant tooltip on optional transaction fee. Fixes #1218 draftMon, 07 May 2012 19:22:09 +0000, by Luke Dashjr
-
Always check return values of TxnBegin() and TxnCommit() draftMon, 14 May 2012 01:11:11 -0400, by Jeff Garzik
-
Prevent stuck block download in large reorganisations draftSun, 18 Mar 2012 23:47:26 +0100, by Pieter Wuille
-
fix #952 by checking if we have a new address or an updated label draftThu, 03 May 2012 14:52:15 +0200, by Philip Kaufmann
-
Hide UI immediately after leaving the main loop. draftSun, 06 May 2012 08:14:19 +0200, by Wladimir J. van der Laan
-
Remove duplicate behavior on MacOSX draftTue, 22 May 2012 18:28:10 +0200, by Wladimir J. van der Laan
-
Add /bin/sh to bitcoin-qt.pro - as some filesystems don't have the execute flag. draftThu, 17 May 2012 16:15:28 +0100, by R E Broadley
-
remove 2 obsolete functions from init.h that moved to util.h draftTue, 08 May 2012 23:22:36 +0200, by Philip Kaufmann
-
fix #952 by checking if we have a new address or an updated label draftThu, 03 May 2012 14:52:15 +0200, by Philip Kaufmann
-
Hide UI immediately after leaving the main loop. draftSun, 06 May 2012 08:14:19 +0200, by Wladimir J. van der Laan
-
Bugfix: %-12I64d is not valid and causes the parameter to be skipped, use %12"PRI64d" instead draftSun, 06 May 2012 05:27:08 +0000, by Luke Dashjr
-
remove HTML code around "Wallet" (displayed on overview page) and use Qt tags for font settings draftWed, 04 Apr 2012 09:07:55 +0200, by Philip Kaufmann
-
Bugfix: %-12I64d is not valid and causes the parameter to be skipped, use %12"PRI64d" instead draftSat, 05 May 2012 02:41:43 +0000, by Luke Dashjr
-
Bugfix: Remove redundant duplicate transaction check draftFri, 04 May 2012 19:54:24 +0000, by Luke Dashjr
-
Merge branch '0.6.0.x' of gitorious.org:+bitcoin-stable-developers/bitcoin/bitcoind-stable into 0.6.0.x draftFri, 04 May 2012 18:58:37 +0000, by Luke Dashjr
-
change button tooltip on sign message page for copy to clipboard as it was missleading draftSun, 22 Apr 2012 17:32:08 +0200, by Philip Kaufmann