Mercurial > hg > bitcoin
graph
-
Fix transaction type in UI: not all tx'es with "from"/"to" field are necessarily IP tx'es draftWed, 28 Dec 2011 11:14:05 +0100, by Wladimir J. van der Laan
-
I broke -testnet with my TOR option-parsing fixes. draftTue, 03 Jan 2012 11:17:04 -0500, by Gavin Andresen
-
Fix issue #659, and cleanup wallet/command-line argument handling a bit draftTue, 03 Jan 2012 10:14:22 -0500, by Gavin Andresen
-
Be more conservative: check all transactions in blocks after last checkpoint. draftSun, 25 Dec 2011 09:26:12 -0500, by Luke Dashjr
-
Bugfix: fForRelay should be false when deciding required fee to include in blocks draftWed, 14 Dec 2011 01:03:55 -0500, by Luke Dashjr
-
Implement an mlock()'d string class for storing passphrases draftSat, 26 Nov 2011 06:02:04 +0000, by Dylan Noblesmith
-
Enable wordwrap for long message in passphrase dialog draftTue, 13 Dec 2011 16:28:56 +0100, by Wladimir J. van der Laan
-
Merge branch 'restore_old_miniupnp_compat' into 0.4.x draftMon, 12 Dec 2011 14:33:47 -0500, by Luke Dashjr
-
Orphan block fill-up-memory attack prevention draftThu, 08 Sep 2011 12:51:43 -0400, by Gavin Andresen
-
Moved checkpoints out of main, to prep for using them to help prevent DoS attacks draftThu, 08 Sep 2011 16:50:58 -0400, by Gavin Andresen
-
Add missing command-line arguments to --help/-? output draftSun, 27 Nov 2011 14:53:30 -0500, by Gavin Andresen
-
Orphan block fill-up-memory attack prevention draftThu, 08 Sep 2011 12:51:43 -0400, by Gavin Andresen
-
Moved checkpoints out of main, to prep for using them to help prevent DoS attacks draftThu, 08 Sep 2011 16:50:58 -0400, by Gavin Andresen
-
Make home and addressbook icon more consistent with other toolbar icons (make it blue and flip light source direction) draftSat, 26 Nov 2011 09:55:12 +0100, by Wladimir J. van der Laan
-
Add missing command-line arguments to --help/-? output draftSun, 27 Nov 2011 14:53:30 -0500, by Gavin Andresen
-
allow for filtering addresses and labels by searching for the typed string anywhere, not just at the beginning (#641) draftThu, 24 Nov 2011 20:20:01 +0100, 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
-
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