Commit Graph

  • 9b9acc27d2 Fix spelling of Qt Diego Viola 2015-09-22 04:25:26 -03:00
  • cf33f196e7 doc: Add Luke Dashjr to credits in release notes Wladimir J. van der Laan 2015-10-12 20:58:31 +02:00
  • dad3e98e8f doc: update release notes for 0.11.1rc2 Wladimir J. van der Laan 2015-10-11 10:46:43 +02:00
  • e7bcc4aac3 Bump minrelaytxfee default Wladimir J. van der Laan 2015-10-09 19:36:32 +02:00
  • 4dbcec03ab net: Disable upnp by default Wladimir J. van der Laan 2015-10-09 19:56:44 +02:00
  • 717152ccba Bump version to 0.11.1 Wladimir J. van der Laan 2015-10-09 18:17:57 +02:00
  • 17ea542aa6 doc: #6077 was reverted, don't mention in release notes Wladimir J. van der Laan 2015-10-09 15:40:34 +02:00
  • d7d87a1db1 qt: Update translations before 0.11.1 Wladimir J. van der Laan 2015-10-09 15:30:20 +02:00
  • 04d0c27fb0 doc: Update release notes for 0.11.1 Wladimir J. van der Laan 2015-10-09 15:18:43 +02:00
  • b4dc33e9fb Merge pull request #6785 Wladimir J. van der Laan 2015-10-09 14:57:56 +02:00
  • b4ad73f706 Update miniupnpc to 1.9.20151008 Wladimir J. van der Laan 2015-10-09 13:16:44 +02:00
  • 36f14bf2e7 In (strCommand == "tx"), return if AlreadyHave() Tom Harding 2015-08-24 14:02:24 -07:00
  • 6af25b0f64 Add BIP65 to getblockchaininfo softforks list Peter Todd 2015-09-27 14:32:10 -04:00
  • ba1da90b33 Show softfork status in getblockchaininfo Wladimir J. van der Laan 2015-06-27 08:03:34 +02:00
  • 70a427b2b5 CLTV: Add more tests to improve coverage Esteban Ordano 2015-07-02 18:38:34 -07:00
  • c5a27f4fb3 Add RPC tests for the CHECKLOCKTIMEVERIFY (BIP65) soft-fork Peter Todd 2015-06-28 14:42:17 -04:00
  • 5e82e1c8f5 Add CHECKLOCKTIMEVERIFY (BIP65) soft-fork logic Peter Todd 2015-06-28 14:30:50 -04:00
  • 6ea5ca4b4e Enable CHECKLOCKTIMEVERIFY as a standard script verify flag Peter Todd 2014-12-17 00:31:44 -05:00
  • 4fa7a048d1 Replace NOP2 with CHECKLOCKTIMEVERIFY (BIP65) Peter Todd 2014-09-29 03:44:25 -04:00
  • 6ec08db338 Move LOCKTIME_THRESHOLD to src/script/script.h Peter Todd 2014-09-29 01:02:59 -04:00
  • 684636ba67 Make CScriptNum() take nMaxNumSize as an argument Peter Todd 2014-09-29 01:00:01 -04:00
  • 71cc9d9fe8 Test LowS in standardness, removes nuisance malleability vector. Gregory Maxwell 2015-10-06 03:19:12 +00:00
  • 5ed8d0b37e Merge pull request #6750 Wladimir J. van der Laan 2015-10-06 16:18:32 +02:00
  • 5094a81d3b Move recentRejects initialization to top of InitBlockIndex Wladimir J. van der Laan 2015-07-31 17:55:05 +02:00
  • ec9b6c33e8 Keep track of recently rejected transactions Peter Todd 2015-07-17 06:46:48 -04:00
  • 6eed52e05b Only use randomly created nonces in CRollingBloomFilter. Pieter Wuille 2015-07-27 18:58:00 +02:00
  • 83671efe99 Make CRollingBloomFilter set nTweak for you Peter Todd 2015-07-20 04:43:34 +09:00
  • 25cf1220e6 Reuse vector hashing code for uint256 Pieter Wuille 2015-07-27 18:38:45 +02:00
  • 2983fe0484 Add uint256 support to CRollingBloomFilter Peter Todd 2015-07-17 06:42:43 -04:00
  • 8a915e56f4 qt: periodic translation update Wladimir J. van der Laan 2015-09-29 12:54:05 +02:00
  • 1cd7952dde Merge pull request #6703 Wladimir J. van der Laan 2015-09-23 14:09:42 +02:00
  • 834e299564 [QT] fix thin space word wrap line brake issue Jonas Schnelli 2015-09-18 13:51:28 +02:00
  • 45bfa137ef PARTIAL: typofixes (found by misspell_fixer) Veres Lajos 2015-08-09 00:17:27 +01:00
  • 21c406eda0 add support for miniupnpc api version 14 Pavel Vasin 2015-08-23 23:53:49 +03:00
  • 13bd5a75b5 rpc-tests: re-enable rpc-tests for Windows Cory Fields 2015-08-25 12:03:28 -04:00
  • ccc4ad6c4d net: Set SO_REUSEADDR for Windows too Cory Fields 2015-08-20 15:50:13 -04:00
  • 1f6772e9f0 add unit test for CNetAddr::GetGroup. Alex Morcos 2015-08-19 14:34:56 -04:00
  • 13642a50eb Fix masking of irrelevant bits in address groups. Alex Morcos 2015-08-14 14:23:37 -05:00
  • 6b51b9b195 Replace boost::reverse_lock with our own. Casey Rodarmor 2015-09-03 12:53:00 -04:00
  • 626c5e6936 Make sure we re-acquire lock if a task throws Casey Rodarmor 2015-08-17 17:30:46 -04:00
  • 48770534a6 Add missing files to files.md fanquake 2015-08-13 21:09:01 +08:00
  • f171fee035 Handle leveldb::DestroyDB() errors on wipe failure Adam Weiss 2015-08-12 19:32:20 -04:00
  • c5b89fe44e Fix race condition on test node shutdown Casey Rodarmor 2015-08-03 14:51:12 -04:00
  • 4a3741028e Handle no chain tip available in InvalidChainFound() Ross Nicoll 2015-07-04 20:14:03 +01:00
  • f6d29a6ca8 Use unique name for AlertNotify tempfile Casey Rodarmor 2015-08-05 23:10:14 -04:00
  • e6adac7b3f Delay initial pruning until after wallet init Adam Weiss 2015-06-30 13:22:48 -04:00
  • e0020d4c44 Make sure LogPrint strings are line-terminated J Ross Nicoll 2015-08-29 17:40:13 +01:00
  • 7ff9d122e4 Make sure LogPrintf strings are line-terminated Wladimir J. van der Laan 2015-07-31 16:41:06 +02:00
  • 5a3913361d build: fix libressl detection Cory Fields 2015-07-31 23:15:56 -04:00
  • f6355e6918 Avoid leaking file descriptors in RegisterLoad Casey Rodarmor 2015-07-28 14:01:00 -04:00
  • 60457d3c2f locking: fix a few small issues uncovered by -Wthread-safety Cory Fields 2015-06-16 04:02:25 -04:00
  • a496e11d7c Remove bash test note from rpc-tests readme fanquake 2015-07-15 16:28:49 +08:00
  • 49c6a64202 tests: Remove old sh-based test framework Wladimir J. van der Laan 2015-07-13 08:50:16 +02:00
  • a37567dd44 Add autogen.sh to source tarball. randy-waterhouse 2015-07-11 15:39:45 +12:00
  • 1f4d7cf20b travis: for travis generating an extra build Cory Fields 2015-09-01 21:45:23 -04:00
  • 649f5d9c11 Do not store more than 200 timedata samples. Pavel Janík 2015-08-11 15:57:52 +02:00
  • 100ac4e185 consensus: cache the openssl EC_GROUP to avoid a race condition for each CECKey instantiation Cory Fields 2015-08-18 00:54:19 -04:00
  • 93b606aee4 Be even stricter in processing unrequested blocks Suhas Daftuar 2015-06-02 15:17:36 -04:00
  • 5c27f1247a Revert "Cache transaction validation successes" Pieter Wuille 2015-07-28 20:15:46 +02:00
  • bc484ef8db Cache transaction validation successes Pieter Wuille 2015-04-28 10:27:16 -07:00
  • 92401c2d90 Depends: bump to qt 5.5 Cory Fields 2015-07-23 17:10:15 -04:00
  • 8e5a96908a qt: Force TLS1.0+ for SSL connections Wladimir J. van der Laan 2015-07-06 20:06:16 +02:00
  • e8b87c8f78 Fix warning introduced by #6412 Wladimir J. van der Laan 2015-07-20 17:10:02 +02:00
  • 0095b9a1ff Test whether created sockets are select()able Pieter Wuille 2015-07-09 18:23:27 -04:00
  • ea5b5ddd7c qt: periodic translations update Wladimir J. van der Laan 2015-07-17 09:35:29 +02:00
  • 980f820a92 Updated URL location of netinstall for Debian ฿tcDrak 2015-07-14 23:33:49 +01:00
  • 253143860d openssl: avoid config file load/race Cory Fields 2015-07-14 17:38:03 -04:00
  • 164966705a qt: update forgotten emit to Q_EMIT in macdockiconhandler.mm Wladimir J. van der Laan 2015-07-15 15:09:31 +02:00
  • e092f22951 qt: define QT_NO_KEYWORDS Wladimir J. van der Laan 2015-07-14 13:59:05 +02:00
  • d7101a6d31 doc: Remove recommendation to add old repos for libd4.8* tailsjoin 2015-07-13 16:43:30 +00:00
  • d26f951802 doc: add important information about tx flood to release notes Wladimir J. van der Laan 2015-07-10 19:11:19 +02:00
  • 757ceaab0a Merge pull request #6397 Wladimir J. van der Laan 2015-07-08 10:46:50 +02:00
  • 5460b24fed Fix typo in release notes. spin 2015-07-08 09:43:17 +02:00
  • ebad618919 Merge pull request #6383 Wladimir J. van der Laan 2015-07-06 20:35:55 +02:00
  • 9a2469e1ce release notes for fee estimation changes Alex Morcos 2015-07-06 12:01:19 -05:00
  • 7bf37e19d2 Merge pull request #6369 Wladimir J. van der Laan 2015-07-03 09:37:50 +02:00
  • dae0a89d4b assets-attribution: Update typicons to MIT license Luke Dashjr 2015-07-03 06:38:37 +00:00
  • afc60de416 update release notes for 0.11.0rc3 Wladimir J. van der Laan 2015-07-01 13:37:15 +02:00
  • bad1e8b358 Ideal release process for Windows detached signing Micha 2015-06-26 15:48:41 +03:00
  • bdf0d94d45 gitian: make the windows signing process match OSX Cory Fields 2015-06-29 15:02:37 -04:00
  • 41bbc85ec9 Hardcoded seeds update June 2015 Wladimir J. van der Laan 2015-06-23 21:31:47 +02:00
  • a587606525 Advance pindexLastCommonBlock for blocks in chainActive Suhas Daftuar 2015-06-04 13:00:26 -04:00
  • 88accef336 doc: mention bitcoin-submittx example in release notes Wladimir J. van der Laan 2015-06-23 19:00:44 +02:00
  • daf956b7b1 fix crash on shutdown when e.g. changing -txindex and abort action Philip Kaufmann 2015-06-15 07:46:51 +02:00
  • 8ea6d37aee Add an alternate location of endian.h header Andriy Voskoboinyk 2015-06-07 04:38:31 +03:00
  • b7115995d7 gitian: add a gitian-win-signer descriptor Cory Fields 2015-06-18 18:17:36 -04:00
  • 3f8fcc92b7 doc: update mailing list address Wladimir J. van der Laan 2015-06-22 08:52:11 +02:00
  • e6334f4aad Revert "Disable partition check for now, it triggers too often (issue #6251)" Wladimir J. van der Laan 2015-06-21 17:49:50 +02:00
  • 5f032c75ee doc: Update release notes for rc2 Wladimir J. van der Laan 2015-06-17 09:18:33 +02:00
  • 25c2216168 depends: fix Boost 1.55 build on GCC 5 Jacob Welsh 2015-06-12 14:19:09 -05:00
  • 3902c15a03 remove berkeley-db4 workaround rion 2015-06-15 21:02:29 -07:00
  • ef1d506054 Fix scheduler build with some boost versions. Cory Fields 2015-06-15 15:46:02 -04:00
  • 2617b75e15 translation update pre-rc2 Wladimir J. van der Laan 2015-06-15 18:01:57 +02:00
  • fce474c9df Use best header chain timestamps to detect partitioning Gavin Andresen 2015-06-08 16:34:58 -04:00
  • 4d9c7fe61d Add option -alerts to opt out of alert system Wladimir J. van der Laan 2015-06-12 12:00:39 +02:00
  • 95aca44095 gitian: Use the new bitcoin-detached-sigs git repo for OSX signatures Cory Fields 2015-06-10 13:59:41 -04:00
  • c9fd9078ce Fix getbalance * Tom Harding 2015-06-12 14:07:43 -07:00
  • 94cd7051a3 Remove translation for -help-debug options Wladimir J. van der Laan 2015-06-12 15:12:14 +02:00
  • 6cb70ca4ee Prune: Support noncontiguous block files Adam Weiss 2015-06-02 15:24:53 -04:00
  • 37b4e425af Fix removing of orphan transactions Alex Morcos 2015-04-08 08:57:19 -05:00