Commit Graph

  • 6cef700203 Merge pull request #1517 from Diapolo/fix_comment Pieter Wuille 2012-06-24 09:10:03 -07:00
  • a8c20ea946 fix a comment to correctly use -upgradewallet Philip Kaufmann 2012-06-24 18:08:27 +02:00
  • d887f54494 Document -debugnet option in command line help. Jeff Garzik 2012-06-24 10:38:02 -04:00
  • 5b14622110 On Windows link with mswsock, it being required (indirectly) by RPC code Giel van Schijndel 2012-06-24 14:16:30 +02:00
  • ad25804feb Cancel outstanding listen ops for RPC when shutting down Giel van Schijndel 2012-06-24 13:20:17 +02:00
  • 415a87ef36 Merge branch 'master' into async-ipv6-rpc Giel van Schijndel 2012-06-24 12:34:15 +02:00
  • 817ee0d826 Merge pull request #1174 from sipa/torhs Gregory Maxwell 2012-06-23 19:21:13 -07:00
  • 0ae2ac5431 Merge pull request #1503 from gmaxwell/testnet_tweaks Gregory Maxwell 2012-06-23 19:02:55 -07:00
  • 983e4bdef0 Quieten 'getdata' P2P message output Jeff Garzik 2012-06-23 21:38:33 -04:00
  • 3948eb0c54 Changed a comment about a QVariant type xanatos 2012-06-23 17:29:34 +03:00
  • d789a3f140 Some documentation about tor Pieter Wuille 2012-05-01 21:53:44 +02:00
  • 863e995b79 Debug version messages Pieter Wuille 2012-05-01 22:03:51 +02:00
  • 54ce3bad64 Add -tor and related configuration Pieter Wuille 2012-05-01 21:04:07 +02:00
  • d077dd2a6e Rewrite CNetAddr::GetReachabilityFrom() Pieter Wuille 2012-05-01 17:32:42 +02:00
  • 70f7f00385 Node support for Tor hidden services Pieter Wuille 2012-04-29 02:11:56 +02:00
  • d62a1947be Merge pull request #1458 from jgarzik/tracenet Jeff Garzik 2012-06-22 10:13:31 -07:00
  • d07eaba195 Introduce -debugnet option, thereby quieting some redundant debug messages Jeff Garzik 2012-06-22 13:11:57 -04:00
  • cb1fcde2f4 Merge pull request #1502 from jgarzik/getrawmempool Jeff Garzik 2012-06-22 09:59:19 -07:00
  • e6332751c6 Remove some rule differences which aren't needed with testnet3. Gregory Maxwell 2012-06-22 11:50:52 -04:00
  • 25d5c19522 RPC: add 'getrawmempool', listing all transaction ids in memory pool Jeff Garzik 2012-06-22 11:43:34 -04:00
  • a3869547e5 Merge pull request #1495 from Diapolo/fix_CKey_mem_leak Gregory Maxwell 2012-06-22 08:38:48 -07:00
  • e0be8da392 Unit tests for base32 encode/decode Pieter Wuille 2012-01-29 11:38:33 +01:00
  • c4c99ade65 Base32 encoding/decoding Pieter Wuille 2012-01-22 20:32:58 +01:00
  • d89f06c1ae Small fix to rpc_tests xanatos 2012-06-22 10:02:43 +03:00
  • a08e182698 Merge pull request #1490 from luke-jr/gd_ljr_key Gregory Maxwell 2012-06-21 14:25:17 -07:00
  • 9700f212ad Merge pull request #1496 from xanatos/patch-2 Gavin Andresen 2012-06-21 12:51:05 -07:00
  • fdfdb5cd7d = instead of == in multisig_tests.cpp xanatos 2012-06-21 21:37:49 +03:00
  • a3d12f445a fix a memory leak in key.cpp Philip Kaufmann 2012-06-21 12:05:06 +02:00
  • b768a38b76 Update master Michael Ford 2012-06-21 09:36:20 +08:00
  • 0783bcceef gitian-downloader: Update luke-jr's key Luke Dashjr 2012-06-20 16:15:46 +00:00
  • d65e959bae Update my GPG key Pieter Wuille 2012-06-20 18:13:16 +02:00
  • 219abac227 Merge pull request #1488 from sipa/noowner Jeff Garzik 2012-06-20 06:46:39 -07:00
  • 70f6049f71 Remove CTxDB::ReadOwnerTxes. Pieter Wuille 2012-06-20 15:07:41 +02:00
  • 703db97d80 Merge pull request #1483 from Diapolo/txtablemodel_updateDisplayUnit Wladimir J. van der Laan 2012-06-19 22:34:03 -07:00
  • 229c34f818 GUI: ensure a changed bitcoin unit immediately updates the tx list amounts Philip Kaufmann 2012-06-18 22:48:35 +02:00
  • c283b3c569 print large orphan warning BEFORE deleting pvMsg Gavin Andresen 2012-06-19 15:50:12 -04:00
  • 451c3957fe Merge pull request #1485 from xanatos/patch-1 Pieter Wuille 2012-06-19 05:37:21 -07:00
  • 16d5671943 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). xanatos 2012-06-19 09:48:00 +03:00
  • 4c6b210af0 Fix netbase tests Pieter Wuille 2012-06-19 02:22:09 +02:00
  • 0f5a2a82d9 CBigNum: Convert negative int64 values in a more well-defined way Luke Dashjr 2012-06-18 20:35:10 +00:00
  • c5532e188e Merge pull request #1399 from sipa/ipparse Gavin Andresen 2012-06-18 11:39:16 -07:00
  • 7596a030c6 Merge branch 'master' of https://github.com/fanquake/bitcoin Gavin Andresen 2012-06-18 14:29:32 -04:00
  • 550c73f4c8 Merge branch 'signbugs' of https://github.com/wizeman/bitcoin Gavin Andresen 2012-06-18 10:48:40 -04:00
  • baf814f3da OS X not OSX fanquake 2012-06-18 22:09:19 +08:00
  • 8b7b3be765 Further updates to build instructions fanquake 2012-06-18 21:58:20 +08:00
  • 5204ca87e2 Merge pull request #1480 from fanquake/master Gavin Andresen 2012-06-18 06:44:51 -07:00
  • 2bbfcd2d02 Update OSX build instructions Fordy 2012-06-18 14:57:28 +08:00
  • 432d28d3bb Merge pull request #1477 from gmaxwell/master Pieter Wuille 2012-06-17 17:07:08 -07:00
  • 896899e0d6 *Always* send a shutdown signal to enable custom shutdown actions Giel van Schijndel 2012-06-17 16:21:09 +02:00
  • a54d2118be Merge pull request #1434 from Diapolo/GUI_fix_displayunit Wladimir J. van der Laan 2012-06-17 12:29:26 -07:00
  • 8ce04527f9 Merge pull request #1451 from Diapolo/sendcoins Wladimir J. van der Laan 2012-06-17 12:26:20 -07:00
  • 6062de265a Merge pull request #1461 from laanwj/2012_06_helpmessage Wladimir J. van der Laan 2012-06-17 12:24:35 -07:00
  • 3bbb49de55 Fix inverted logic for !Discover/!UPNP when !Listen. Gregory Maxwell 2012-06-17 12:12:56 -04:00
  • e0873dafc5 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 Philip Kaufmann 2012-06-09 15:41:21 +02:00
  • 07368a9e3c Merge branch 'master' into async-ipv6-rpc Giel van Schijndel 2012-06-17 14:30:37 +02:00
  • ad5f29b743 Revert "Disable bitcoin: URI handling on Windows for the 0.6 release" Matt Corallo 2012-06-10 02:04:15 +02:00
  • 1d42878adb Fix #956 the Boost 1.49 way. Matt Corallo 2012-03-25 16:17:39 -04:00
  • 39471861d5 Upgrade to Boost 1.49 on Win32 Matt Corallo 2012-06-10 01:50:54 +02:00
  • fab7858a35 Document how to build/run unit tests Gavin Andresen 2012-06-14 20:44:04 -04:00
  • 194ea3186a Merge pull request #1463 from sipa/fix_1455 Gregory Maxwell 2012-06-14 09:48:10 -07:00
  • c971112dfa Use a 64-bit nonce in ping Pieter Wuille 2012-06-14 18:31:08 +02:00
  • c4971e24f9 Add netbase tests Pieter Wuille 2012-06-08 18:42:05 +02:00
  • 1e8aeae15a Improve parsing of IPv6 addresses Pieter Wuille 2012-05-30 22:44:23 +02:00
  • 7d72a8c36a Show command line options as dialog when opened from debug window Wladimir J. van der Laan 2012-06-14 15:06:23 +02:00
  • d59bce21e5 Merge pull request #1459 from laanwj/2012_06_trayiconmenu Wladimir J. van der Laan 2012-06-14 05:52:33 -07:00
  • 641cfb1456 Fix build of testcases after commit 0f10b21719 Wladimir J. van der Laan 2012-06-14 09:41:11 +02:00
  • 64d46e7c6a Merge pull request #1002 from Diapolo/URL-handling_2 Wladimir J. van der Laan 2012-06-13 23:17:06 -07:00
  • 0f10b21719 Merge pull request #1439 from Diapolo/ClientShutdown Wladimir J. van der Laan 2012-06-13 23:12:22 -07:00
  • f5f2d7410d Reorganize tray icon menu into more logical order Wladimir J. van der Laan 2012-06-14 07:57:10 +02:00
  • 93b7af3099 URI-handling code update: added safety checks and tray-notifications Philip Kaufmann 2012-03-28 14:55:29 +02:00
  • 7a98f19fb6 Merge pull request #1420 from Diapolo/extend_showNormalIfMinimized Wladimir J. van der Laan 2012-06-13 22:49:38 -07:00
  • d518e444f8 Merge branch 'refactor_coinselect' of https://github.com/luke-jr/bitcoin Gavin Andresen 2012-06-13 21:36:35 -04:00
  • b5782531ad 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 Philip Kaufmann 2012-06-13 18:34:29 +02:00
  • 7d1490576d Merge pull request #1448 from Diapolo/2012-06-13_translation_updates Wladimir J. van der Laan 2012-06-13 09:24:39 -07:00
  • 1bdc992a59 Merge pull request #1449 from laanwj/2012_06_bitcoinstrings Wladimir J. van der Laan 2012-06-13 09:23:10 -07:00
  • 15094f7654 Update bitcoinstrings from core and English source translation file Wladimir J. van der Laan 2012-06-13 18:17:28 +02:00
  • 66654ab02e update translation files (fetched from Transifex) and remove translation for fr_FR, which was removed / renamed on TX Philip Kaufmann 2012-06-13 18:04:27 +02:00
  • 44c89996c8 Merge pull request #1433 from Diapolo/tabbed_optionsdialog Wladimir J. van der Laan 2012-06-13 07:37:24 -07:00
  • c4443c2be1 re-work optionsdialog to a tabbed UI based on an ui-file Philip Kaufmann 2012-06-08 15:21:55 +02:00
  • c4879a0c2f Merge pull request #1444 from laanwj/2012_06_opendebuglog Wladimir J. van der Laan 2012-06-12 23:56:14 -07:00
  • 609046df6a Merge pull request #1445 from Diapolo/RPCCon_Button_noAutoDefault Wladimir J. van der Laan 2012-06-12 23:08:31 -07:00
  • c17e60e270 Merge pull request #1446 from TheBlueMatt/changelog Gavin Andresen 2012-06-12 17:08:34 -07:00
  • 992a2e2e79 Update wiki changelog at doc/release-process.txt Matt Corallo 2012-06-13 01:06:40 +02:00
  • d2e6dd6c99 merge toggleHidden() code into showNormalIfMinimized() to extend the functionality, but keep a simpler toggleHidden() for use in SLOT() macro Philip Kaufmann 2012-06-05 07:23:26 +02:00
  • d4b2f3c45b make buttons in debug window non autoDefault Philip Kaufmann 2012-06-12 17:17:51 +02:00
  • 9b1732baae Cross-platform "Open debug logfile" Wladimir J. van der Laan 2012-06-12 16:35:19 +02:00
  • 12718ce767 Merge pull request #1440 from Diapolo/overviewpage_InitialBalance Wladimir J. van der Laan 2012-06-12 04:19:49 -07:00
  • de29f9b444 Merge pull request #1441 from TheBlueMatt/gitian-downloader Pieter Wuille 2012-06-12 03:43:06 -07:00
  • e5ad8de2d9 Merge pull request #1443 from laanwj/2012_06_addressbook_noautoselect Wladimir J. van der Laan 2012-06-12 01:49:32 -07:00
  • 2842fe4aa3 Do not select first address automatically in the address book Wladimir J. van der Laan 2012-06-12 10:46:24 +02:00
  • b6ef8d5a40 Merge pull request #1412 from Diapolo/string_wait_mature Wladimir J. van der Laan 2012-06-11 22:30:21 -07:00
  • 9247134eab 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) Philip Kaufmann 2012-06-11 07:40:14 +02:00
  • 993928cfcc Fix broken config files Matt Corallo 2012-06-12 01:52:34 +02:00
  • 59e0f445ce 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 Philip Kaufmann 2012-06-11 22:40:06 +02:00
  • 883a310904 Merge pull request #1435 from TheBlueMatt/mingwbuild Jeff Garzik 2012-06-09 12:40:15 -07:00
  • b065976007 Fix Mingw64 build (missing headers according to M$ documentation) Matt Corallo 2012-06-09 17:14:41 +02:00
  • 40d23dafb7 update info string in GUI for generated blocks and change "must wait" into "must mature" to take the new immature label into consideration Philip Kaufmann 2012-06-03 13:03:55 +02:00
  • 11f73c728a Merge pull request #1421 from Diapolo/netbase_fix_sign_warnings Pieter Wuille 2012-06-08 07:29:34 -07:00
  • 0ed0806bb4 Update comment about secure_allocator<> Pieter Wuille 2012-06-08 16:26:27 +02:00
  • 1b7cd74a49 Merge pull request #1424 from TheBlueMatt/lockcontention Pieter Wuille 2012-06-08 07:22:19 -07:00