log

age author description
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
Thu, 14 Jun 2012 09:48:10 -0700 Gregory Maxwell Merge pull request #1463 from sipa/fix_1455 draft
Thu, 14 Jun 2012 18:31:08 +0200 Pieter Wuille Use a 64-bit nonce in ping draft
Fri, 08 Jun 2012 18:42:05 +0200 Pieter Wuille Add netbase tests draft
Wed, 30 May 2012 22:44:23 +0200 Pieter Wuille Improve parsing of IPv6 addresses draft
Thu, 14 Jun 2012 15:06:23 +0200 Wladimir J. van der Laan Show command line options as dialog when opened from debug window draft
Thu, 14 Jun 2012 05:52:33 -0700 Wladimir J. van der Laan Merge pull request #1459 from laanwj/2012_06_trayiconmenu draft
Thu, 14 Jun 2012 09:41:11 +0200 Wladimir J. van der Laan Fix build of testcases after commit 0f10b21719e1b0d9683a142f0a7105e65f095694 draft
Wed, 13 Jun 2012 23:17:06 -0700 Wladimir J. van der Laan Merge pull request #1002 from Diapolo/URL-handling_2 draft
Wed, 13 Jun 2012 23:12:22 -0700 Wladimir J. van der Laan Merge pull request #1439 from Diapolo/ClientShutdown draft
Thu, 14 Jun 2012 07:57:10 +0200 Wladimir J. van der Laan Reorganize tray icon menu into more logical order draft
Wed, 28 Mar 2012 14:55:29 +0200 Philip Kaufmann URI-handling code update: added safety checks and tray-notifications draft
Wed, 13 Jun 2012 22:49:38 -0700 Wladimir J. van der Laan Merge pull request #1420 from Diapolo/extend_showNormalIfMinimized draft
Wed, 13 Jun 2012 21:36:35 -0400 Gavin Andresen Merge branch 'refactor_coinselect' of https://github.com/luke-jr/bitcoin draft
Wed, 13 Jun 2012 09:24:39 -0700 Wladimir J. van der Laan Merge pull request #1448 from Diapolo/2012-06-13_translation_updates draft
Wed, 13 Jun 2012 09:23:10 -0700 Wladimir J. van der Laan Merge pull request #1449 from laanwj/2012_06_bitcoinstrings draft
Wed, 13 Jun 2012 18:34:29 +0200 Philip Kaufmann set cursor for balance field to IBeamCursor (to show the user it IS selectable) and set autoDefault to false for the buttons that do not need this draft
Wed, 13 Jun 2012 18:17:28 +0200 Wladimir J. van der Laan Update bitcoinstrings from core and English source translation file draft
Wed, 13 Jun 2012 18:04:27 +0200 Philip Kaufmann update translation files (fetched from Transifex) and remove translation for fr_FR, which was removed / renamed on TX draft
Wed, 13 Jun 2012 07:37:24 -0700 Wladimir J. van der Laan Merge pull request #1433 from Diapolo/tabbed_optionsdialog draft
Fri, 08 Jun 2012 15:21:55 +0200 Philip Kaufmann re-work optionsdialog to a tabbed UI based on an ui-file draft
Tue, 12 Jun 2012 23:56:14 -0700 Wladimir J. van der Laan Merge pull request #1444 from laanwj/2012_06_opendebuglog draft
Tue, 12 Jun 2012 23:08:31 -0700 Wladimir J. van der Laan Merge pull request #1445 from Diapolo/RPCCon_Button_noAutoDefault draft
Tue, 12 Jun 2012 17:08:34 -0700 Gavin Andresen Merge pull request #1446 from TheBlueMatt/changelog draft
Wed, 13 Jun 2012 01:06:40 +0200 Matt Corallo Update wiki changelog at doc/release-process.txt draft
Tue, 05 Jun 2012 07:23:26 +0200 Philip Kaufmann merge toggleHidden() code into showNormalIfMinimized() to extend the functionality, but keep a simpler toggleHidden() for use in SLOT() macro draft
Tue, 12 Jun 2012 17:17:51 +0200 Philip Kaufmann make buttons in debug window non autoDefault draft
Tue, 12 Jun 2012 04:19:49 -0700 Wladimir J. van der Laan Merge pull request #1440 from Diapolo/overviewpage_InitialBalance draft
Tue, 12 Jun 2012 03:43:06 -0700 Pieter Wuille Merge pull request #1441 from TheBlueMatt/gitian-downloader draft
Tue, 12 Jun 2012 01:49:32 -0700 Wladimir J. van der Laan Merge pull request #1443 from laanwj/2012_06_addressbook_noautoselect draft
Tue, 12 Jun 2012 16:35:19 +0200 Wladimir J. van der Laan Cross-platform "Open debug logfile" draft
Tue, 12 Jun 2012 10:46:24 +0200 Wladimir J. van der Laan Do not select first address automatically in the address book draft
Mon, 11 Jun 2012 22:30:21 -0700 Wladimir J. van der Laan Merge pull request #1412 from Diapolo/string_wait_mature draft
Mon, 11 Jun 2012 07:40:14 +0200 Philip Kaufmann introduce a new StartShutdown() function, which starts a thread with Shutdown() if no GUI is used and calls uiInterface.QueueShutdown() if a GUI is used / all direct uiInterface.QueueShutdown() calls are replaced with Shutdown() - this ensures a clean GUI shutdown, even when catching a SIGTERM and allows the BitcoinGUI destructor to get called (which fixes a tray-icon issue and keeps the tray-icon until Bitcoin-Qt exits) draft
Tue, 12 Jun 2012 01:52:34 +0200 Matt Corallo Fix broken config files draft
Mon, 11 Jun 2012 22:40:06 +0200 Philip Kaufmann change initial Balance on overviewpage from "123.456 BTC" to "0 BTC" to not confuse users, which could see it before we init with the real wallet balance draft
Sat, 09 Jun 2012 12:40:15 -0700 Jeff Garzik Merge pull request #1435 from TheBlueMatt/mingwbuild draft
Sat, 09 Jun 2012 17:14:41 +0200 Matt Corallo Fix Mingw64 build (missing headers according to M$ documentation) draft
Sun, 03 Jun 2012 13:03:55 +0200 Philip Kaufmann update info string in GUI for generated blocks and change "must wait" into "must mature" to take the new immature label into consideration draft
Fri, 08 Jun 2012 07:29:34 -0700 Pieter Wuille Merge pull request #1421 from Diapolo/netbase_fix_sign_warnings draft
Fri, 08 Jun 2012 16:26:27 +0200 Pieter Wuille Update comment about secure_allocator<> draft
Fri, 08 Jun 2012 07:22:19 -0700 Pieter Wuille Merge pull request #1424 from TheBlueMatt/lockcontention draft
Tue, 05 Jun 2012 11:13:25 -0700 Pieter Wuille Merge pull request #1418 from Diapolo/GUI_fix_default_proxy_addr draft
Thu, 07 Jun 2012 19:14:18 +0200 Ricardo M. Correia Move NOINLINE definition to test where it's used. draft
Thu, 07 Jun 2012 19:11:15 +0200 Ricardo M. Correia Don't overflow integer on 32-bit machines. draft
Thu, 31 May 2012 20:31:15 +0200 Ricardo M. Correia Use C++-style numeric limits instead of C-style. draft
Thu, 31 May 2012 19:12:01 +0200 Ricardo M. Correia Fix noinline definition so that it works for more compilers. draft
Mon, 14 May 2012 21:17:24 +0200 Ricardo M. Correia Fix signed subtraction overflow in CBigNum::setint64(). draft
Mon, 14 May 2012 21:15:27 +0200 Ricardo M. Correia Add test case for CBigNum::setint64(). draft
Mon, 14 May 2012 02:50:01 +0200 Ricardo M. Correia Don't overflow signed ints in CBigNum::setint64(). draft
Sun, 13 May 2012 21:31:59 +0200 Ricardo M. Correia Make CNetAddr::GetHash() return an unsigned val. draft
Tue, 05 Jun 2012 16:12:32 +0200 Matt Corallo Fix DEBUG_LOCKCONTENTION draft
Tue, 05 Jun 2012 06:45:49 -0700 Gavin Andresen Merge pull request #1422 from Diapolo/add_used_datadir_debug_log draft
Tue, 05 Jun 2012 07:37:07 +0200 Philip Kaufmann add used datadir to debug.log draft
Tue, 05 Jun 2012 07:32:27 +0200 Philip Kaufmann fix two signed/unsigned comparison warnings in netbase.cpp draft
Mon, 04 Jun 2012 23:13:01 +0200 Philip Kaufmann fix default Proxy address in Qt options (no hostname allowed currently) draft
Mon, 04 Jun 2012 14:15:19 -0400 Gavin Andresen Merge branch 'netopt' of https://github.com/sipa/bitcoin draft
Mon, 04 Jun 2012 09:15:45 -0700 Gavin Andresen Merge pull request #1411 from TheBlueMatt/debian draft
Mon, 04 Jun 2012 09:14:34 -0700 Gavin Andresen Merge pull request #1415 from dooglus/fix-build-unix.txt draft
Thu, 12 Apr 2012 16:22:15 -0700 Chris Moore Fix coin selection to only include change when it's necessary. draft
Sat, 07 Apr 2012 12:45:39 -0700 Chris Moore Preserve the shuffled order of coins with equal value to give more randomized coin selection. draft
Sat, 07 Apr 2012 10:55:03 -0700 Chris Moore Test that the coin selection code is suitably random, and add tests re. sub-cent change. draft
Sat, 07 Apr 2012 10:52:40 -0700 Chris Moore Move the random_shuffle call back into SelectCoinsMinConf() so we can unit test it. draft
Mon, 27 Feb 2012 04:19:32 -0800 Chris Moore Refactor SelectCoinsMinConf() and add unit tests. draft
Sun, 03 Jun 2012 16:11:11 -0700 Chris Moore "USE_UPNP=-" is needed to remove UPnP support. draft
Sat, 02 Jun 2012 02:35:48 -0700 Wladimir J. van der Laan Merge pull request #837 from sje397/ShowImmatureBalance draft
Sat, 02 Jun 2012 02:33:41 -0700 Wladimir J. van der Laan Merge pull request #1368 from Diapolo/verifymessagepage draft
Sat, 02 Jun 2012 02:32:19 -0700 Wladimir J. van der Laan Merge pull request #1364 from Diapolo/move_HelpMessage_GUIUtil_add_RPCCon_Button draft
Sat, 02 Jun 2012 16:33:46 +0200 Matt Corallo Update contrib/debian. draft
Sun, 20 May 2012 15:49:17 +0200 Philip Kaufmann move class HelpMessageBox to guiutil.cpp/.h / add button to show Bitcoin command-line options (in RPC Console -> Information) / resize Debug window a little to allow for a non-breaking display of the welcome message with non-english translation draft
Mon, 21 May 2012 14:13:16 +0200 Philip Kaufmann change verifymessagepage behaviour to match RPC-call "verifymessage" (input address, signature and message) / display messages in status label (remove message boxes) / resize window to make signature fully readable / change signature font to BC-address font (like in messagepage) / remove checkAddress() and place code directly in on_verifyMessage_clicked() / add visual feedback to LineEdits / remove AddressTableModel references, as they are now unused / add addr.GetKeyID(keyID) check draft
Thu, 31 May 2012 16:09:31 -0400 Gavin Andresen Use ConvertTo to simplify sendmany/addmultisigaddress argument handling draft
Thu, 31 May 2012 16:05:07 -0400 Gavin Andresen Make sendrawtx return txid to be consistent with other send methods. draft
Thu, 24 May 2012 19:02:21 +0200 Pieter Wuille Rework network config settings draft
Thu, 31 May 2012 03:38:42 -0700 Nils Schneider Merge pull request #1403 from Diapolo/translation_master_file draft
Thu, 31 May 2012 11:11:04 +0200 Philip Kaufmann sync english translation master file with current master branch draft
Wed, 30 May 2012 23:00:21 +0200 Pieter Wuille Update bitcoinstrings.cpp draft
Mon, 14 May 2012 19:39:50 +0100 R E Broadley Show the timestamp for the block. draft
Mon, 28 May 2012 14:51:55 -0700 Gregory Maxwell Merge pull request #1394 from grimd34th/patch-1 draft
Mon, 28 May 2012 18:46:37 -0300 grimd34th incorrect openssl when compared to makefile draft
Sun, 27 May 2012 19:26:47 -0700 Gregory Maxwell Merge pull request #1392 from gavinandresen/testnet_reset draft
Sat, 26 May 2012 10:17:27 -0700 Pieter Wuille Merge pull request #1357 from sipa/keyid draft
Sat, 26 May 2012 01:55:17 -0700 Pieter Wuille Merge pull request #1370 from Diapolo/add_startuptime_to_log draft
Fri, 13 Apr 2012 14:53:31 -0400 Gavin Andresen Add a testnet checkpoint at block 546 draft
Fri, 13 Apr 2012 14:38:05 -0400 Gavin Andresen Fix issue#1082, testnet difficulty unsigned integer underflow draft
Thu, 12 Apr 2012 21:26:35 -0400 Gavin Andresen Testnet, Mark III draft
Fri, 25 May 2012 13:58:44 -0400 Gavin Andresen Remove newlines from JSON strings draft
Fri, 25 May 2012 09:07:16 -0700 Gavin Andresen Merge pull request #1366 from roques/completion draft
Fri, 25 May 2012 11:37:34 -0400 Gavin Andresen Unit tests for transaction size limits draft
Tue, 14 Feb 2012 22:08:00 +1100 sje397 Added 'immature balance' for miners. Only displayed if the balance is greater than zero. draft
Thu, 24 May 2012 17:32:09 -0400 Gavin Andresen Lots more Script unit test cases. draft
Mon, 14 May 2012 23:44:52 +0200 Pieter Wuille Refactor: split CKeyID/CScriptID/CTxDestination from CBitcoinAddress draft
Mon, 14 May 2012 19:07:52 +0200 Pieter Wuille Encapsulate public keys in CPubKey draft
Thu, 24 May 2012 13:29:08 -0400 Gavin Andresen More CScript unit tests. draft
Thu, 24 May 2012 12:18:50 -0400 Jeff Garzik DoS_tests: fix signed/unsigned comparison warnings draft
Thu, 24 May 2012 09:14:59 -0700 Jeff Garzik Merge pull request #1387 from Diapolo/rem_unused_rpcdump draft
Thu, 24 May 2012 09:14:04 -0700 Jeff Garzik Merge pull request #1383 from jgarzik/rawtx draft
Thu, 24 May 2012 18:13:03 +0200 Philip Kaufmann remove dead "using namespace boost::asio;" from rpcdump.cpp draft
Thu, 24 May 2012 11:57:51 -0400 Jeff Garzik Merge branch 'merge2' into merge draft
Wed, 23 May 2012 00:17:07 -0400 Jeff Garzik Refactor: add IsChainFile helper. LoadBlockIndex() code movement. draft
Wed, 23 May 2012 23:20:07 -0400 Jeff Garzik rpcdump: include cleanup. move JSONRPCError def to bitcoinrpc.h. draft
Wed, 23 May 2012 23:10:59 -0400 Jeff Garzik Refactor: move runCommand() to util.cpp draft
Wed, 23 May 2012 21:45:26 -0400 Jeff Garzik .gitignore: add test_bitcoin draft
Wed, 23 May 2012 16:21:25 -0400 Jeff Garzik JSON-RPC: Add 'sendrawtx' op, for sending pre-built TX's to network draft