log

age author description
Wed, 21 Mar 2012 13:30:56 -0400 Luke Dashjr Merge branch 'bip16_0.4.x' into 0.4.x draft
Tue, 13 Mar 2012 17:22:07 -0400 Luke Dashjr Minimal support for validating BIP16 pay-to-script-hash transactions draft
Wed, 21 Mar 2012 13:22:24 -0400 Luke Dashjr Merge branch '0.5.0.x' into 0.5.x draft
Wed, 21 Mar 2012 13:19:25 -0400 Luke Dashjr Merge branch '0.4.x' into 0.5.0.x draft
Sat, 18 Feb 2012 13:32:25 +0100 Pieter Wuille Workaround for BN_bn2mpi reading/writing out of bounds draft
Sun, 11 Mar 2012 18:07:40 -0400 Luke Dashjr Print more diagnostic info for the various DB_CORRUPT conditions draft
Sun, 11 Mar 2012 17:57:44 -0400 Luke Dashjr Print wallet load errors (to debug.log) draft
Thu, 15 Mar 2012 22:30:08 +0100 Wladimir J. van der Laan Yet another attempt at implementing "minimize to tray" that works on all OSes draft
Fri, 17 Feb 2012 13:50:32 +0100 Wladimir J. van der Laan Hide window from taskbar when "minimize to tray" active by making window into Tool window draft
Fri, 16 Mar 2012 14:23:59 +0200 Joel Kaartinen Make the sendcoins dialog use the configured unit type, even on the first attempt. draft
Mon, 19 Mar 2012 12:15:03 -0400 Luke Dashjr Bump version to 0.5.0.6 draft
Sat, 17 Mar 2012 19:54:22 -0400 Luke Dashjr Move QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side of build draft
Fri, 16 Mar 2012 20:31:12 -0400 Luke Dashjr Bugfix: Missing includes draft
Fri, 16 Mar 2012 20:31:12 -0400 Luke Dashjr Bugfix: Missing includes draft
Fri, 16 Mar 2012 16:45:32 -0400 Luke Dashjr Merge branch '0.5.0.x' into 0.5.x draft
Fri, 16 Mar 2012 16:44:00 -0400 Luke Dashjr Merge branch '0.4.x' into 0.5.0.x draft
Thu, 16 Feb 2012 10:22:31 -0500 Gavin Andresen Fix issue #848 : broken mining on testnet draft
Fri, 16 Mar 2012 16:04:26 -0400 Luke Dashjr Bump version to 0.4.5 draft
Mon, 19 Dec 2011 19:04:47 -0500 Gavin Andresen Code cleanup: use ECDSA_size() instead of fixed 10,000 byte sig buffer, and explicity init static var draft
Thu, 16 Feb 2012 10:22:31 -0500 Gavin Andresen Fix issue #848 : broken mining on testnet draft
Wed, 15 Feb 2012 14:47:08 +0100 Wladimir J. van der Laan fix default suffixes in save dialog in GNOME, make it more clear that PNG is used (solves #833) draft
Fri, 16 Mar 2012 16:11:11 -0400 Luke Dashjr Bump version to 0.5.0.5 draft
Thu, 15 Mar 2012 22:55:12 -0400 Matt Corallo Fix Win32 RPC Crashes. draft
Fri, 16 Mar 2012 16:12:16 -0400 Luke Dashjr Bump version to 0.5.4 draft
Tue, 19 Jun 2012 15:50:12 -0400 Gavin Andresen print large orphan warning BEFORE deleting pvMsg draft
Tue, 19 Jun 2012 15:48:29 -0400 Gavin Andresen Checkpoint at block 185333 (and remove a couple of intermediate checkpoints) draft
Thu, 14 Jun 2012 18:31:08 +0200 Pieter Wuille Use a 64-bit nonce in ping draft
Tue, 22 May 2012 15:23:17 -0400 Jeff Garzik Prevent crashes due to missing or corrupted blk????.dat records draft
Tue, 22 May 2012 15:12:52 -0400 Jeff Garzik Prevent crashes due to missing or corrupted database records draft
Tue, 22 May 2012 13:56:14 -0400 Gavin Andresen Move signature cache from CKey::Verify to CheckSig in script.cpp draft
Mon, 21 May 2012 22:25:54 -0400 Jeff Garzik Define BOOST_SPIRIT_THREADSAFE in all makefiles draft
Sat, 19 May 2012 01:25:06 -0400 Jeff Garzik Default to DB_TXN_WRITE_NOSYNC for all transactional operations draft
Thu, 17 May 2012 12:13:14 -0400 Gavin Andresen Refactor: GetRandHash() method for util draft
Wed, 16 May 2012 15:57:04 -0400 Gavin Andresen Cache signature verifications draft
Wed, 16 May 2012 11:26:56 -0400 Gavin Andresen Further DoS prevention: Verify signatures last draft
Thu, 17 May 2012 10:12:04 -0400 Gavin Andresen Remove invalid dependent orphans from memory draft
Tue, 15 May 2012 15:53:30 -0400 Gavin Andresen Optimize orphan transaction handling draft
Thu, 17 May 2012 20:36:55 -0400 Jeff Garzik Make orphan logging more verbose, displaying mapOrphanTransactions.size() draft
Wed, 16 May 2012 12:36:38 -0400 Gavin Andresen Refactor: move code from key.h to key.cpp draft
Tue, 19 Jun 2012 14:44:38 -0400 Gavin Andresen Bump version numbers to 0.6.3 draft
Tue, 19 Jun 2012 09:48:00 +0300 xanatos If (for example) the new max_size must be 5 then at the end the queue.size() must be <= 5, so the exit condition must be <=, so the continuing condition must be > (and not >= as it was). draft
Tue, 19 Jun 2012 02:22:09 +0200 Pieter Wuille Fix netbase tests draft
Mon, 18 Jun 2012 11:39:16 -0700 Gavin Andresen Merge pull request #1399 from sipa/ipparse draft
Mon, 18 Jun 2012 14:29:32 -0400 Gavin Andresen Merge branch 'master' of https://github.com/fanquake/bitcoin draft
Mon, 18 Jun 2012 10:48:40 -0400 Gavin Andresen Merge branch 'signbugs' of https://github.com/wizeman/bitcoin draft
Mon, 18 Jun 2012 06:44:51 -0700 Gavin Andresen Merge pull request #1480 from fanquake/master draft
Mon, 18 Jun 2012 20:35:10 +0000 Luke Dashjr CBigNum: Convert negative int64 values in a more well-defined way draft
Mon, 18 Jun 2012 22:09:19 +0800 fanquake OS X not OSX draft
Mon, 18 Jun 2012 21:58:20 +0800 fanquake Further updates to build instructions draft
Mon, 18 Jun 2012 14:57:28 +0800 Fordy Update OSX build instructions draft
Sun, 17 Jun 2012 17:07:08 -0700 Pieter Wuille Merge pull request #1477 from gmaxwell/master draft
Sun, 17 Jun 2012 12:29:26 -0700 Wladimir J. van der Laan Merge pull request #1434 from Diapolo/GUI_fix_displayunit draft
Sun, 17 Jun 2012 12:26:20 -0700 Wladimir J. van der Laan Merge pull request #1451 from Diapolo/sendcoins draft
Sun, 17 Jun 2012 12:24:35 -0700 Wladimir J. van der Laan Merge pull request #1461 from laanwj/2012_06_helpmessage draft
Sun, 17 Jun 2012 12:12:56 -0400 Gregory Maxwell Fix inverted logic for !Discover/!UPNP when !Listen. draft
Sat, 09 Jun 2012 15:41:21 +0200 Philip Kaufmann add the slot updateDisplayUnit() to overviewpage, sendcoinsdialog, sendcoinsentry and connect it to displayUnitChanged() - this ensures all fields in the GUI, who use a display unit are imediately updated, when the user changes this setting in the optionsdialog / ensure used fields init with the current set display unit draft
Thu, 14 Jun 2012 20:44:04 -0400 Gavin Andresen Document how to build/run unit tests draft
Sun, 10 Jun 2012 02:04:15 +0200 Matt Corallo Revert "Disable bitcoin: URI handling on Windows for the 0.6 release" draft
Sun, 25 Mar 2012 16:17:39 -0400 Matt Corallo Fix #956 the Boost 1.49 way. draft
Sun, 10 Jun 2012 01:50:54 +0200 Matt Corallo Upgrade to Boost 1.49 on Win32 draft