Mercurial > hg > bitcoin
graph
-
Never remove database files on shutdown, it caused unreadable wallets on some testers' machines. draftSun, 20 Nov 2011 10:39:01 -0500, by Gavin Andresen
-
Only remove database log files on shutdown after wallet encryption/rewrite draftThu, 17 Nov 2011 14:21:32 -0500, by Gavin Andresen
-
Create new keypool for newly encrypted wallets. draftThu, 17 Nov 2011 14:01:25 -0500, by Gavin Andresen
-
Tweak handling of boost filesystem versions draftTue, 15 Nov 2011 14:28:51 -0500, by Gavin Andresen
-
Fix crash-on-osx-on-shutdown bug. And cleanup CDB handling in Rewrite. draftTue, 15 Nov 2011 14:30:15 -0500, by Gavin Andresen
-
add message about restarting bitcoin after encrypting wallet succesfully draftTue, 15 Nov 2011 10:21:02 -0500, by Luke Dashjr
-
Update gitian descriptors to point at stable git repo draftTue, 15 Nov 2011 10:33:26 -0500, by Luke Dashjr
-
Fix boost filesystem incompatibility problem draftTue, 15 Nov 2011 09:47:29 -0500, by Gavin Andresen
-
Obsolete keypool and make sure database removes log files on shutdown. draftThu, 10 Nov 2011 21:12:46 -0500, by Gavin Andresen
-
Add returns to avoid annoying compile-time warnings. draftMon, 10 Oct 2011 15:51:07 -0400, by Matt Corallo
-
Only define __STDC_LIMIT_MACROS if not already defined. draftMon, 10 Oct 2011 12:08:05 -0400, by Matt Corallo
-
Added a workaround for an Ubuntu bug which causes -fstack-protector-all to be disregarded. draftSun, 16 Oct 2011 20:38:23 -0400, by cjdelisle
-
bitcoind does not need to link with gthread-2.0 draftMon, 10 Oct 2011 16:03:14 -0400, by Gavin Andresen
-
Merge commit '65ba3e2f5024e1e38e119a0c25d5fc30c896cd65' into 0.4.x draftWed, 05 Oct 2011 11:06:55 -0400, by Luke Dashjr
-
remove possibility of 63 bit overflow in ParseMoney draftSat, 01 Oct 2011 02:47:47 +0200, by Wladimir J. van der Laan
-
Don't forget to bump release numbers in READMEs next time draftMon, 21 Nov 2011 14:38:47 -0500, by Gavin Andresen
-
Add support for opening bitcoin: URIs directly. draftFri, 23 Dec 2011 20:27:12 -0800, by Matt Corallo
-
Automatically refocus on new SendCoinsEntrys and scroll to them. draftWed, 07 Dec 2011 00:00:04 -0500, by Matt Corallo
-
-blocknotify=command argument, implemented using system() and boost::thread draftTue, 03 Jan 2012 15:24:28 -0500, by Gavin Andresen
-
Merge pull request #731 from laanwj/txshowfix draftTue, 03 Jan 2012 09:24:54 -0800, by Gavin Andresen