Commit Graph

  • 100926a654 devtools: Auto-set branch to merge to in github-merge Wladimir J. van der Laan 2016-04-01 14:35:57 +02:00
  • 48d9e58483 devtools: make github-merge.py use py3 Wladimir J. van der Laan 2016-03-23 11:55:46 +01:00
  • f1084d15b1 devtools: Fix utf-8 support in messages for github-merge Wladimir J. van der Laan 2016-01-27 11:39:58 +01:00
  • f6d3a70fbf [devtools] github-merge get toplevel dir without extra whitespace Andrew C 2016-01-23 10:35:27 -05:00
  • 7dfa83448d devtools: show pull and commit information in github-merge Wladimir J. van der Laan 2016-01-22 16:37:21 +01:00
  • ceeecd99da devtools: replace github-merge with python version Wladimir J. van der Laan 2016-01-19 09:53:26 +01:00
  • 8193c2da05 Fixing typos on security-check.py and torcontrol.cpp calebogden 2016-01-08 13:31:42 -08:00
  • 740697397b Rename bitcoin_find_bdb48.m4 to bitcoin_find_bdb62.m4 lateminer 2018-11-09 22:40:05 +03:00
  • e64cbfc569 [contrib] Prepare clang-format-diff for usage MarcoFalke 2016-01-06 16:11:31 +01:00
  • 5e060631ea Add clang-format-diff.py from the LLVM svn MarcoFalke 2016-01-06 15:26:56 +01:00
  • 2f761976bb build: add armhf/aarch64 gitian builds Cory Fields 2016-06-10 02:56:42 -04:00
  • 14fd911134 Bump man pages MarcoFalke 2016-12-20 22:43:56 +01:00
  • 6b6d0e9065 [copyright] Add missing copyright headers isle2983 2016-09-11 15:25:51 -06:00
  • 8efc016485 [contrib] Remove reference to sf and add doc to verify.sh MarcoFalke 2016-04-15 12:18:12 +02:00
  • 50cd854f18 contrib: remove hardcoded version from verify.sh Wladimir J. van der Laan 2016-04-15 13:21:51 +02:00
  • a353a3bfea bash-completion: Adapt for 0.12 and 0.13 Christian von Roques 2016-06-26 16:20:12 -04:00
  • a8628eccce Add MIT license to build-aux/m4 scripts Luke Dashjr 2016-09-21 22:54:41 +00:00
  • b999443bea tx: change slug to bitcoin.qt-translation-013x Wladimir J. van der Laan 2016-06-27 12:49:40 +00:00
  • b520261bd9 [copyright] add MIT License copyright header to remaining Python files isle2983 2016-09-11 15:32:22 -06:00
  • afd2d62d42 release: bump required osx version to 10.8. Credit jonasschnelli. Cory Fields 2016-10-25 14:04:33 -04:00
  • 377d328eb4 Add MIT license to autogen.sh and share/genbuild.sh Luke Dashjr 2016-09-21 22:35:21 +00:00
  • 30966b05d9 Add pblock declaration in BlockAssembler::AddToBlock() lateminer 2018-11-09 20:41:40 +03:00
  • a329674df6 Add proof-of-stake check in BlockAssembler::addPriorityTxs() lateminer 2018-11-02 00:48:18 +03:00
  • 3439588591 Update translations from Bitcoin Core 0.14 lateminer 2018-11-01 21:43:13 +03:00
  • 6cdb9a7907 Set nStakeModifier correctly lateminer 2018-10-31 23:21:10 +03:00
  • 76d0663369 vTxSigOps -> vTxSigOpsCost lateminer 2018-10-30 00:31:21 +03:00
  • 762df8afbe [doc] Remove outdated line from listunspent RPC help, fix typo MarcoFalke 2016-05-10 17:54:34 +02:00
  • a1198bd44d fix spelling mistake Chris Moore 2016-04-17 00:01:49 -07:00
  • 68e4ae75d3 add missing newline Chris Moore 2016-04-16 13:42:28 -07:00
  • 1f742d5e59 [Wallet][RPC] add missing abandon status documentation Jonas Schnelli 2016-03-24 21:43:14 +01:00
  • 3ef2c26f90 test: test leading space for ParseHex Wladimir J. van der Laan 2016-02-15 15:50:28 +01:00
  • 0983e39965 Fixes ZMQ startup with bad arguments. mrbandrews 2016-02-29 13:34:09 -05:00
  • 414b8b267d Partly add amount output lateminer 2018-10-29 21:38:53 +03:00
  • 19820c1f9f [libconsensus] Script verification API with amounts Thomas Kerin 2016-01-24 16:29:39 +00:00
  • 010b7f223f Merge pull request #7 from michelvankessel/blackcoin-more-dev lateminer 2018-10-28 21:20:47 +03:00
  • 2105f9bcd7 QT5 -no-nis incompatibility Michel van Kessel 2018-10-28 10:19:12 +01:00
  • 55842c9d7a Add missing nTime parameter for coinbase transaction lateminer 2018-10-26 01:17:10 +03:00
  • 7f3a40f51d Remove redefined functions lateminer 2018-10-26 01:16:55 +03:00
  • e1f964bd02 Corrected JSON typo on setban of net.cpp Sev 2016-08-14 15:35:27 +03:00
  • 5b2b334c1c fix typo in help text Chris Moore 2016-04-16 13:35:42 -07:00
  • 77e1ba55a0 rpc: update inline comments to refer to new file paths Daniel Cousens 2016-01-15 12:55:57 +11:00
  • 7ce9eda70a Add ancestor statistics to mempool entry RPC output Suhas Daftuar 2016-05-17 08:42:35 -04:00
  • ae40e90530 Add test coverage for new RPC calls Suhas Daftuar 2016-01-04 15:15:15 -05:00
  • 3af359a022 Add getmempoolentry RPC call Suhas Daftuar 2016-01-04 14:57:58 -05:00
  • 29625f45c0 Add getmempooldescendants RPC call Suhas Daftuar 2016-01-04 14:48:22 -05:00
  • eed964d168 Add getmempoolancestors RPC call Suhas Daftuar 2016-01-04 13:58:59 -05:00
  • 9a9ee1144b Refactor logic for converting mempool entries to JSON Suhas Daftuar 2016-01-04 13:43:17 -05:00
  • 5b64f86866 instance of 'mem pool' to 'mempool' S. Matthew English 2016-10-27 12:13:03 +02:00
  • 2fff808551 [rpc] throw JSONRPCError when utxo set can not be read MarcoFalke 2016-09-28 21:05:11 +02:00
  • 58eab43cdc The bit field is shown only when status is "started" Pavel Janík 2016-06-25 08:19:36 +02:00
  • 6521c85f30 Improve COutPoint less operator João Barbosa 2016-03-18 04:14:19 +00:00
  • 88c725c6ac Reformat version in UpdateTip and other messages Pieter Wuille 2016-03-29 16:46:20 +02:00
  • 52bcc93c77 Doc: Update isStandardTx comment Matthew English 2016-04-01 23:44:26 +02:00
  • aab3e6a293 Removed comment about IsStandard for P2SH scripts Marcel Krüger 2015-12-30 21:53:40 +01:00
  • 074b90fab2 Remove COUNT_ACKS leftover lateminer 2018-10-25 20:52:22 +03:00
  • 55f62b1f68 Add policy: null signature for failed CHECK(MULTI)SIG Johnson Lau 2016-09-22 15:06:54 +08:00
  • bb407424fa Remove relaying of double-spends lateminer 2018-10-25 20:37:40 +03:00
  • 91698d9fd4 Remove -respendnotify option lateminer 2018-10-25 20:04:44 +03:00
  • 9558397bb7 Add more checks for coinstake transactions lateminer 2018-10-25 19:55:30 +03:00
  • ea42219781 Prettify coinstake rejecting error message in AcceptToMemoryPoolWorker() lateminer 2018-10-24 23:32:35 +03:00
  • 15e2eddfd7 Merge pull request #6 from michelvankessel/patch-1 lateminer 2018-10-25 00:08:44 +03:00
  • 672cd1f7e6 revert commit Michel van Kessel 2018-10-24 23:06:05 +02:00
  • f17aa11972 depends: fix fontconfig with newer glibc #10851 Michel van Kessel 2018-10-24 22:44:59 +02:00
  • c0dee24764 update for ARMv7l build support Michel van Kessel 2018-10-24 22:40:57 +02:00
  • 47f5cf4a19 update for ARMv7l build support Michel van Kessel 2018-10-24 22:38:56 +02:00
  • 89e711dc50 Update for ARMv7l build support Michel van Kessel 2018-10-24 22:37:39 +02:00
  • ea380e14b2 Update ARM QT5 build additions Michel van Kessel 2018-10-24 22:32:51 +02:00
  • 0ede3a466d Update for ARM QT5 Build Michel van Kessel 2018-10-24 22:19:31 +02:00
  • 18a2ae2b01 Benchmark SipHash Pieter Wuille 2016-05-27 13:30:08 +02:00
  • 3cbcdbd9a1 bench: Fix subtle counting issue when rescaling iteration count Wladimir J. van der Laan 2016-11-22 09:59:50 +01:00
  • 9e09ec5d6b Avoid integer division in the benchmark inner-most loop. Gregory Maxwell 2016-05-29 01:36:52 +00:00
  • a99d1b2425 [doc] Fix typos in comments, doxygen: Fix comment syntax MarcoFalke 2016-06-29 11:48:51 +02:00
  • 146eff7075 Fix a type error that would not compile on Apple LLVM version 6.1.0... Jeremy Rubin 2016-08-14 20:45:46 -04:00
  • 5c5f1f9b01 Improvement of documentation of command line parameter 'whitelist' wodry 2016-11-30 17:19:08 +01:00
  • 39e1d793ce Fix calculation of number of bound sockets to use Matt Corallo 2016-11-29 17:49:08 -08:00
  • 62de6f69d5 init: Fix typo in help message for -whitelistforcerelay Wladimir J. van der Laan 2016-05-03 18:02:46 +02:00
  • 6fe2142990 Do diskspace check before import thread is started Pieter Wuille 2016-07-22 16:01:51 +02:00
  • 7b21a947fe [init] Make feefilter option debug option MarcoFalke 2016-06-06 17:20:58 +02:00
  • 7ee9a4218a Allow compactblock reconstruction when block is in flight Suhas Daftuar 2016-12-14 17:00:06 -05:00
  • 6689f09a0a Always drop the least preferred HB peer when adding a new one. Gregory Maxwell 2016-11-22 02:50:24 +00:00
  • dc8f0bd8de Modify getblocktxn handler not to drop requests for old blocks Russell Yanofsky 2016-10-26 14:53:18 -04:00
  • e13c064eec More agressively filter compact block requests Matt Corallo 2016-06-21 16:28:38 -07:00
  • 7796e0a7d9 Dont remove a "preferred" cmpctblock peer if they provide a block Matt Corallo 2016-06-21 13:08:29 -07:00
  • bbc07a86bb Add missing cs_main lock to ::GETBLOCKTXN processing Matt Corallo 2016-10-21 12:15:19 -04:00
  • 771b74ab4e net: fix a few cases where messages were sent rather than dropped upon disconnection Cory Fields 2016-09-12 21:32:53 -04:00
  • 0d1bc50056 UndoReadFromDisk works on undo files (rev), not on block files. Pavel Janík 2016-09-15 12:40:09 +02:00
  • 26d768db6f Use __func__ to get function name for output printing MarcoFalke 2016-08-19 18:31:35 +02:00
  • 152011e50d Use a signal to continue init after genesis activation Pieter Wuille 2016-07-22 15:57:25 +02:00
  • 81d9a0d657 net: Ignore notfound P2P messages Wladimir J. van der Laan 2016-07-29 17:42:12 +02:00
  • a02e75a50f fix op order to append first alert rodasmith 2016-09-10 11:41:01 -07:00
  • 58d52ee75a Do not add random inbound peers to addrman. Gregory Maxwell 2016-08-25 23:42:40 +00:00
  • fb9f18a268 Fix some locks Pieter Wuille 2016-08-26 21:07:05 +02:00
  • da944d430d Check for compatibility with download in FindNextBlocksToDownload Pieter Wuille 2016-08-26 21:44:44 +02:00
  • a1cc8adc8d Prevent fingerprinting, disk-DoS with compact blocks Suhas Daftuar 2016-07-26 16:50:48 -04:00
  • bddddba7f3 Fix DoS vulnerability in mempool acceptance lateminer 2018-10-24 21:50:53 +03:00
  • 2f077dc049 Tests: Rework blockstore to avoid re-serialization. mrbandrews 2016-05-31 14:21:40 -04:00
  • c8ab3c44ef Log/report in 10% steps during VerifyDB Jonas Schnelli 2016-06-02 13:52:09 +02:00
  • ed20890e82 drop vAddrToSend after sending big addr message Kaz Wesley 2016-06-06 14:42:34 -07:00
  • 1ed6d18a3c IsInitialBlockDownload: usually avoid locking Kaz Wesley 2016-04-26 17:21:22 -07:00
  • 099dbe4bb9 comment nit: miners don't vote instagibbs 2016-06-03 10:05:51 -04:00