Mercurial > hg > bitcoin
graph
-
Fix wallet encryption with compressed pubkeys draftSat, 11 Feb 2012 16:35:13 +0100, by Pieter Wuille
-
Merge pull request #818 from laanwj/2012_02_win32_qtaccessible draftFri, 10 Feb 2012 09:31:21 -0800, by Wladimir J. van der Laan
-
Merge pull request #813 from dooglus/master draftFri, 10 Feb 2012 09:04:19 -0800, by Gavin Andresen
-
Add Bitcoin-Qt test suite with some bitcoin: URL Tests to start. draftFri, 10 Feb 2012 17:25:36 -0500, by Matt Corallo
-
Get ext. IP from UPnP, make sure addrMe IsRoutable() in version. draftThu, 09 Feb 2012 22:41:42 -0500, by Matt Corallo
-
Enable accessible widgets Qt module on win32, so that people with screen readers such as NVDA can make sense of it. draftFri, 10 Feb 2012 08:28:32 +0100, by Wladimir J. van der Laan
-
Fix #794. Only remove transactions from memory pool when they're actually in the memory pool. draftThu, 09 Feb 2012 05:21:41 -0800, by Chris Moore
-
Merge pull request #805 from luke-jr/gitian_deps draftTue, 07 Feb 2012 09:23:34 -0800, by Gavin Andresen
-
Split smaller dependencies out of gitian-win32 into deps-win32 draftTue, 07 Feb 2012 11:52:40 -0500, by Luke Dashjr
-
Update zlib and libpng (previous version had a security issue) draftMon, 06 Feb 2012 11:46:49 -0500, by Luke Dashjr
-
Look for flushwallet/listen/irc/dnsseed/upnp instead of noflushwallet/etc. And switch default for irc to 0. draftMon, 06 Feb 2012 14:35:57 -0500, by Gavin Andresen
-
New GetArg features: allow --, and booleans can be -foo or -nofoo draftMon, 06 Feb 2012 13:55:11 -0500, by Gavin Andresen
-
Merge branch 'standardScriptSigs' of github.com:gavinandresen/bitcoin-git draftTue, 07 Feb 2012 09:04:56 -0500, by Gavin Andresen
-
-bip16 option (default: 1) to support / not support BIP 16. And bumped default BIP16 switchover date from Feb 15 to Mar 1 draftMon, 06 Feb 2012 15:48:00 -0500, by Gavin Andresen
-
Merge branch 'rpcpassword' of https://github.com/gmaxwell/bitcoin draftMon, 06 Feb 2012 15:10:30 -0500, by Gavin Andresen
-
Merge branch 'decomposetransfix' of https://github.com/laanwj/bitcoin draftMon, 06 Feb 2012 14:50:59 -0500, by Gavin Andresen
-
Merge branch 'translation-fixes' of https://github.com/tcatm/bitcoin draftMon, 06 Feb 2012 09:35:20 -0500, by Gavin Andresen
-
Mac deploy tool: make dylibs writeable when copying into app bundle, so they can be stripped/nametool'ed draftMon, 06 Feb 2012 09:32:35 -0500, by Gavin Andresen
-
miniupnpc Porfile removed; new and improved macdeployqtplus draftThu, 19 Jan 2012 21:45:49 +0100, by p2k
-
Restructure credit transaction decomposition (solves issue #689) draftSun, 05 Feb 2012 11:53:52 +0100, by Wladimir J. van der Laan
-
Change up/down increment in UI to 0.001 BTC (issue #760) draftSun, 05 Feb 2012 12:15:16 +0100, by Wladimir J. van der Laan
-
Have bitcoind recommend a secure RPC password. Increase invalid password delay. draftSun, 05 Feb 2012 02:30:43 -0500, by Gregory Maxwell