Mercurial > hg > bitcoin
graph
-
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
-
I broke -testnet with my TOR option-parsing fixes. draftTue, 03 Jan 2012 11:17:04 -0500, by Gavin Andresen
-
Merge pull request #741 from laanwj/typo734fix draftTue, 03 Jan 2012 07:54:38 -0800, by Gavin Andresen
-
Merge branch 'bugfix_multisig' of https://github.com/coderrr/bitcoin draftTue, 03 Jan 2012 10:23:20 -0500, by Gavin Andresen
-
Merge branch 'gitianfix' of https://github.com/TheBlueMatt/bitcoin draftTue, 03 Jan 2012 10:22:24 -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
-
Merge pull request #738 from sipa/dnsseed-fix draftMon, 02 Jan 2012 17:04:09 -0800, by Pieter Wuille
-
make sure IsMine only returns true when we own all keys draftMon, 02 Jan 2012 14:27:41 +0700, by coderrr
-
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
-
Merge branch 'opevalcountfix' of https://github.com/laanwj/bitcoin draftTue, 27 Dec 2011 16:42:29 -0500, by Gavin Andresen
-
Fixed OP_EVAL recursion unit test, checks for both infinite and exactly-3-deep recursion draftTue, 27 Dec 2011 16:41:56 -0500, by Gavin Andresen
-
Fix OP_EVAL recursion depth counting draftTue, 27 Dec 2011 10:02:28 +0100, by Wladimir J. van der Laan
-
Check all prevout.n if one transaction provides multiple inputs draftSun, 25 Dec 2011 10:32:05 -0500, by Gavin Andresen
-
assert condition in previous commit was backwards draftSun, 25 Dec 2011 10:08:01 -0500, by Gavin Andresen
-
Be more conservative: check all transactions in blocks after last checkpoint. draftFri, 23 Dec 2011 17:13:10 -0500, by Gavin Andresen
-
Fix Linux gitian descriptor to use QRCode support. draftFri, 23 Dec 2011 15:35:59 -0800, by Matt Corallo
-
Add libqrencode-dev to the debian/ubuntu apt-get lines. draftFri, 23 Dec 2011 15:34:48 -0800, by Matt Corallo
-
No reason to have any qrcode stuff in the bitcoind osx makefile. draftFri, 23 Dec 2011 15:28:35 -0800, by Matt Corallo
-
New RPC commands: getblockhash and getblock draftFri, 23 Dec 2011 16:26:38 -0500, by Gavin Andresen
-
Merge pull request #723 from TheBlueMatt/gitianfix draftFri, 23 Dec 2011 03:53:31 -0800, by Wladimir J. van der Laan
-
Merge pull request #683 from laanwj/ui_copy_amount draftFri, 23 Dec 2011 03:21:01 -0800, by Wladimir J. van der Laan
-
Copy amount to clipboard (implements #657) draftSun, 04 Dec 2011 14:14:10 +0100, by Wladimir J. van der Laan
-
Add context menu for address book page (implements part 1 of issue #648) draftSun, 04 Dec 2011 18:01:53 +0100, by Wladimir J. van der Laan
-
Move HtmlEscape (escape for qt rich text controls) to qt gui utilities draftFri, 11 Nov 2011 10:13:25 +0100, by Wladimir J. van der Laan
-
Merge pull request #629 from sje397/master draftFri, 23 Dec 2011 02:50:28 -0800, by Wladimir J. van der Laan
-
Fix broken ExtractAddress (refactored, made callers check for addresses in keystore if they care) draftThu, 22 Dec 2011 15:51:44 -0500, by Gavin Andresen
-
Back out testnet default address change, it breaks accounts on old wallets. draftThu, 22 Dec 2011 14:35:46 -0500, by Gavin Andresen
-
Revert "Use standard C99 (and Qt) types for 64-bit integers" draftWed, 21 Dec 2011 22:33:19 +0100, by Wladimir J. van der Laan
-
Use standard C99 (and Qt) types for 64-bit integers draftTue, 20 Dec 2011 16:52:59 -0500, by Luke Dashjr
-
Merge pull request #677 from luke-jr/minfee_modes draftTue, 20 Dec 2011 13:09:18 -0800, by Gavin Andresen
-
Merge pull request #717 from TheBlueMatt/installerqtupgrade draftTue, 20 Dec 2011 11:42:53 -0800, by Gavin Andresen
-
Include limits, not climints (using std::numeric_limits now) draftTue, 20 Dec 2011 12:04:33 -0500, by Gavin Andresen
-
Merge pull request #673 from mndrix/less-time-data draftTue, 20 Dec 2011 08:55:55 -0800, by Gavin Andresen
-
Merge pull request #716 from gavinandresen/cleanup draftTue, 20 Dec 2011 08:52:22 -0800, by Gavin Andresen