Commit Graph

  • ddadf791f1 replace some ugly code in addressbookpage.cpp Philip Kaufmann 2012-07-08 18:48:56 +02:00
  • ea53f183fc Merge pull request #1464 from Diapolo/GUI_showSSLVersion Wladimir J. van der Laan 2012-07-08 01:19:32 -07:00
  • 6ece1d747e CHashWriter that does SHA256 in-place during serialization Pieter Wuille 2012-07-07 22:57:42 +02:00
  • c7441658da show used OpenSSL library version in debug window Philip Kaufmann 2012-06-14 19:18:30 +02:00
  • 9af3c3c824 Merge pull request #1566 from Diapolo/typo Pieter Wuille 2012-07-07 07:41:51 -07:00
  • 0e3947ef32 fix typo in optionsmodel.cpp Philip Kaufmann 2012-07-07 16:35:29 +02:00
  • 0ba5bacd0c Merge pull request #1565 from jrmithdobbs/socks5-fix Pieter Wuille 2012-07-07 07:19:53 -07:00
  • b19811d5f4 Fix OBO in socks5 auth proposal. This fixes compatibility with openssh's socks5 proxy and tor's .2.3.x branch. Douglas Huff 2012-07-07 09:11:54 -05:00
  • 249856d557 Merge pull request #1469 from Diapolo/signverifymessagedialog Wladimir J. van der Laan 2012-07-07 04:59:04 -07:00
  • 520198138a Merge pull request #1518 from Diapolo/qrcodedialog Wladimir J. van der Laan 2012-07-07 04:46:03 -07:00
  • 08492c952b Merge pull request #1552 from Diapolo/txdesc Wladimir J. van der Laan 2012-07-07 04:44:50 -07:00
  • 9502ee3b5f Merge pull request #1559 from sje397/BalanceSignalFix Wladimir J. van der Laan 2012-07-07 04:37:03 -07:00
  • 5c83f797c5 update QRCodeDialog Philip Kaufmann 2012-06-24 18:28:05 +02:00
  • 2a919e396d Warn if blockchain majority doesn't match CBlock::CURRENT_VERSION Gavin Andresen 2012-06-27 13:51:51 -04:00
  • dae3e10a5a Treat non-version-1 transactions as non-standard Gavin Andresen 2012-06-27 12:43:19 -04:00
  • 47894585ae GUI: merge sign/verify message into a single window with tabbed UI Philip Kaufmann 2012-06-15 09:48:26 +02:00
  • a75b45fcd3 update Boost version to 1.49 for Windows in the Qt project file Philip Kaufmann 2012-07-06 11:15:02 +02:00
  • 6e3a1a3742 Merge pull request #1304 from rebroad/ShowBlockTimestamp Jeff Garzik 2012-07-05 15:28:42 -07:00
  • 698b9f3095 bitcoinrpc.cpp: Removed outdated comment Jeff Garzik 2012-07-05 18:18:15 -04:00
  • 50fc02d063 Merge branch 'uri' of https://github.com/TheBlueMatt/bitcoin Gavin Andresen 2012-07-05 16:38:12 -04:00
  • dab9fa7f91 Use unsigned ints to fix signed/unsigned warnings Gavin Andresen 2012-07-05 13:25:52 -04:00
  • b47d2bc164 Merge pull request #1554 from jgarzik/dup-gethash Jeff Garzik 2012-07-05 10:06:55 -07:00
  • 6c83a8419b Add a timer to check for changes in immature or unconfirmed balances, when these are non-zero. Fixed a minor mem leak. Scott Ellis 2012-07-06 01:43:28 +10:00
  • a2709fad7f Implement raw transaction RPC calls Gavin Andresen 2012-05-31 16:01:16 -04:00
  • 899d373b3c RPCTypeCheck method to make type-checking JSON Arrays easier. Gavin Andresen 2012-06-22 18:36:42 -04:00
  • 34420d655d Refactor: SignSignature/VerifyScript Gavin Andresen 2012-06-21 17:05:42 -04:00
  • 9a6ab7f142 Rework gettransaction / getblock RPC calls Gavin Andresen 2012-06-24 17:04:50 -04:00
  • fe70b09c42 Merge pull request #1555 from TheBlueMatt/warnings Jeff Garzik 2012-07-04 08:34:11 -07:00
  • 8a05341cf5 Merge branch 'buildupdates' of https://github.com/TheBlueMatt/bitcoin Gavin Andresen 2012-07-04 10:46:44 -04:00
  • 24154ed64b Fix remaining warnings. Matt Corallo 2012-07-04 16:40:16 +02:00
  • 31b581bcac write used OpenSSL library version to debug.log Philip Kaufmann 2012-06-14 19:23:59 +02:00
  • f77654a0e9 CTxMemPool: eliminate redundant lock, GetHash() call Jeff Garzik 2012-07-04 01:12:44 -04:00
  • 96929a5515 Remove duplicate GetHash() in ConnectBlock Matt Corallo 2012-07-04 00:04:57 -04:00
  • c729dbb6d2 Merge pull request #1512 from jgarzik/json-batch Jeff Garzik 2012-07-03 20:08:36 -07:00
  • 613389019e RPC: add support for JSON-RPC 2.0-style request batching Jeff Garzik 2012-06-24 02:01:28 -04:00
  • c6494d82fa RPC: break out high level JSON-RPC req/resp into their own functions Jeff Garzik 2012-06-27 13:47:02 -04:00
  • 3898609304 Merge pull request #1546 from gmaxwell/allowsamenetinbound Jeff Garzik 2012-07-03 19:51:08 -07:00
  • 3ee48ba20a Merge pull request #1548 from TheBlueMatt/warnings Jeff Garzik 2012-07-03 19:50:06 -07:00
  • 4d9c55da72 Work around a distcc bug where -MMD output isn't copied. Matt Corallo 2012-07-03 17:30:43 +02:00
  • b7506b302d enhance translation possibilities in TransactionDesc / misc other changes Philip Kaufmann 2012-07-03 14:37:51 +02:00
  • 90c838da9f Show when node is misbehaving, not just at the point that it gets banned. R E Broadley 2012-05-17 22:05:36 +01:00
  • 812392d325 Include human readble format for nRequestTime. R E Broadley 2012-05-17 22:10:59 +01:00
  • 467b79391f Fix signed/unsigned warnings in {script,serialize}.h (fixes #1541) Matt Corallo 2012-07-02 16:29:14 +02:00
  • da1103f4f8 Merge pull request #1545 from TheBlueMatt/diffsendbuffer Jeff Garzik 2012-07-01 18:17:34 -07:00
  • 19521acfa4 Do not consider inbound peers for outbound network group exclusion. Gregory Maxwell 2012-07-01 20:23:26 -04:00
  • 18e8e43715 RPC getpeerinfo: s/height/startingheight/ for returned nStartingHeight value Jeff Garzik 2012-06-30 23:40:26 -04:00
  • 6d6c2afb2b Change default send buffer to 1Mb. Matt Corallo 2012-07-01 04:17:26 +02:00
  • 3c3cb60a90 Remove useless high-volume printf (fixes #1544). Matt Corallo 2012-07-01 04:13:00 +02:00
  • eca96d7118 Merge pull request #1540 from fanquake/master Jeff Garzik 2012-06-30 07:25:32 -07:00
  • 7790f391ab Fix a couple more typos fanquake 2012-06-30 17:05:28 +08:00
  • b5ec1da9e9 Merge pull request #1539 from cardpuncher/patch-3 Wladimir J. van der Laan 2012-06-30 01:56:29 -07:00
  • eb9a21afed Fix a typo in TransactionDesc cardpuncher 2012-06-30 11:31:09 +03:00
  • 3a906d45dc Merge pull request #1531 from jgarzik/peerinfo Gavin Andresen 2012-06-29 17:34:02 -07:00
  • ac8d2b1df7 Merge pull request #1537 from Diapolo/fix_awesome_typo Jeff Garzik 2012-06-29 16:18:45 -07:00
  • 0f5d4c6e88 fix a typo in OptionsDialog Philip Kaufmann 2012-06-30 01:16:22 +02:00
  • 1006f0707e RPC: add 'getpeerinfo', returning easy-to-retrieve per-CNode data Jeff Garzik 2012-06-29 17:24:53 -04:00
  • a590aae017 Merge pull request #1532 from fanquake/master Jeff Garzik 2012-06-29 06:15:33 -07:00
  • e749405297 Fix a few typos fanquake 2012-06-29 17:26:45 +08:00
  • 70ab73a008 Create new rpcnet module, and move 'getconnectioncount' RPC to it Jeff Garzik 2012-06-28 23:18:38 -04:00
  • 5fa83965f2 Merge branch 'patch-5' of https://github.com/xanatos/bitcoin Gavin Andresen 2012-06-28 15:25:48 -04:00
  • 1b71f82e38 Merge branch 'patch-3' of https://github.com/xanatos/bitcoin Gavin Andresen 2012-06-28 15:24:35 -04:00
  • 460d878613 Fix build error. Matt Corallo 2012-06-28 19:31:22 +02:00
  • 4e97a9d9eb Lock vnThreadsRunning[THREAD_RPCHANDLER]. Matt Corallo 2012-06-28 18:34:11 +02:00
  • 7cf3d2ccb9 Use a rpc-specific queue to tell asio connections to shutdown. Matt Corallo 2012-06-28 18:32:32 +02:00
  • 18c4beb05b Revert "*Always* send a shutdown signal to enable custom shutdown actions" Matt Corallo 2012-06-28 15:52:45 +02:00
  • 7f1de3fec8 Make truncating the debug.log file an option. R E Broadley 2012-05-29 17:13:15 +01:00
  • e75acc006e Merge pull request #1511 from jgarzik/quieten2 Jeff Garzik 2012-06-27 09:06:59 -07:00
  • abbb9a829c Merge pull request #1347 from rebroad/FixAlreadyAskedFor Pieter Wuille 2012-06-27 08:06:57 -07:00
  • 6c88568fef Merge pull request #973 from TheBlueMatt/diffsendbuffer Pieter Wuille 2012-06-27 07:49:28 -07:00
  • 4a52c187d3 Merge pull request #457 from muggenhor/async-ipv6-rpc Pieter Wuille 2012-06-27 07:48:38 -07:00
  • 9d6cd04b3b Stop processing messages on full send buffer and dont disconnect. Matt Corallo 2012-03-21 22:10:50 -04:00
  • bcf0f41171 Merge pull request #1519 from Diapolo/GUI_locale_selection Wladimir J. van der Laan 2012-06-27 03:37:33 -07:00
  • a95a0ab569 Merge pull request #1516 from Diapolo/GUI_projectfile Wladimir J. van der Laan 2012-06-27 03:35:41 -07:00
  • 2943f60811 GUI: change language selection format Philip Kaufmann 2012-06-25 22:36:16 +02:00
  • 8a6ea5d687 Merge pull request #1520 from TheBlueMatt/debian Jeff Garzik 2012-06-25 15:04:10 -07:00
  • 3563824c60 Update contrib/debian and remove system json_spirit patch. Matt Corallo 2012-06-25 23:59:19 +02:00
  • 82ec7d5542 small updates to Bitcoin-Qt project file Philip Kaufmann 2012-06-24 18:03:03 +02:00
  • 2849d0661d Merge pull request #1501 from fanquake/master Wladimir J. van der Laan 2012-06-25 06:49:59 -07:00
  • 1282c8653e Checkpoint at block 185333 (and remove a couple of intermediate checkpoints) Gavin Andresen 2012-06-19 15:48:29 -04:00
  • 160eb23b0e Add Bitcoin dev Copyright Michael Ford 2012-06-25 12:28:29 +08:00
  • e4ebe82ee2 Update comments Michael Ford 2012-06-25 12:26:52 +08:00
  • 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