Commit Graph

  • 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
  • 31ac53fbdc Move NOINLINE definition to test where it's used. Ricardo M. Correia 2012-06-07 19:14:18 +02:00
  • 43346904e1 Don't overflow integer on 32-bit machines. Ricardo M. Correia 2012-06-07 19:11:15 +02:00
  • afdd59416e Merge pull request #1418 from Diapolo/GUI_fix_default_proxy_addr Pieter Wuille 2012-06-05 11:13:25 -07:00
  • 4d009243cb Fix DEBUG_LOCKCONTENTION Matt Corallo 2012-06-05 16:12:32 +02:00
  • 45268208ae Merge pull request #1422 from Diapolo/add_used_datadir_debug_log Gavin Andresen 2012-06-05 06:45:49 -07:00
  • 618b250e34 add used datadir to debug.log Philip Kaufmann 2012-06-05 07:37:07 +02:00
  • b69dd08ae7 fix two signed/unsigned comparison warnings in netbase.cpp Philip Kaufmann 2012-06-05 07:32:27 +02:00
  • 4e16306ae3 fix default Proxy address in Qt options (no hostname allowed currently) Philip Kaufmann 2012-06-04 23:13:01 +02:00
  • 46e06b875d Merge branch 'netopt' of https://github.com/sipa/bitcoin Gavin Andresen 2012-06-04 14:15:19 -04:00
  • 831f59ce8b Fix coin selection to only include change when it's necessary. Chris Moore 2012-04-12 16:22:15 -07:00
  • d650f96d5f Preserve the shuffled order of coins with equal value to give more randomized coin selection. Chris Moore 2012-04-07 12:45:39 -07:00
  • 4ce190a015 Test that the coin selection code is suitably random, and add tests re. sub-cent change. Chris Moore 2012-04-07 10:55:03 -07:00
  • e333ab56d5 Move the random_shuffle call back into SelectCoinsMinConf() so we can unit test it. Chris Moore 2012-04-07 10:52:40 -07:00
  • 9b0369c773 Refactor SelectCoinsMinConf() and add unit tests. Chris Moore 2012-02-27 04:19:32 -08:00
  • 9f46a3e32a Merge pull request #1411 from TheBlueMatt/debian Gavin Andresen 2012-06-04 09:15:45 -07:00
  • 371f9616e9 Merge pull request #1415 from dooglus/fix-build-unix.txt Gavin Andresen 2012-06-04 09:14:34 -07:00
  • 2976a52222 "USE_UPNP=-" is needed to remove UPnP support. Chris Moore 2012-06-03 16:11:11 -07:00
  • 8f6111bb9c Update contrib/debian. Matt Corallo 2012-06-02 16:33:46 +02:00
  • 882ba0e752 Merge pull request #837 from sje397/ShowImmatureBalance Wladimir J. van der Laan 2012-06-02 02:35:48 -07:00