< bitcoin-git>
bitcoin/master 13f53b7 Wladimir J. van der Laan: Merge #11527: Remove my testnet DNS seed as I currently don't have the capacity to …...
< bitcoin-git>
bitcoin/master 132d322 Andreas Schildbach: Remove my testnet DNS seed as I currently don't have the capacity to keep it up to date.
< bitcoin-git>
[bitcoin] schildbach opened pull request #11527: Remove my testnet DNS seed as I currently don't have the capacity to … (master...remove-seed) https://github.com/bitcoin/bitcoin/pull/11527
< bitcoin-git>
[bitcoin] sipsorcery opened pull request #11526: Visual Studio build configuration for Bitcoin Core. (master...build_msvc) https://github.com/bitcoin/bitcoin/pull/11526
< bitcoin-git>
[bitcoin] fanquake closed pull request #11525: Utils and libraries: fix warning -Wsign-compare in ConsumeDecimalNumber (master...fix_sign_compare_lvldb_logging) https://github.com/bitcoin/bitcoin/pull/11525
< bitcoin-git>
[bitcoin] pierreN opened pull request #11525: Utils and libraries: fix warning -Wsign-compare in ConsumeDecimalNumber (master...fix_sign_compare_lvldb_logging) https://github.com/bitcoin/bitcoin/pull/11525
< bitcoin-git>
[bitcoin] sipa closed pull request #11062: [mempool] Mark mempool import fails that were found in mempool as 'already there' (master...mempool-alreadythere) https://github.com/bitcoin/bitcoin/pull/11062
< bitcoin-git>
bitcoin/master 26fee4f Pieter Wuille: Merge #11062: [mempool] Mark mempool import fails that were found in mempool as 'already there'...
< bitcoin-git>
bitcoin/master 258d33b Karl-Johan Alm: [mempool] Mark unaccepted txs present in mempool as 'already there'....
< bitcoin-git>
[bitcoin] practicalswift opened pull request #11516: crypto: Avoid creating of one-past-the-end pointer and performing a noop memset call (HMAC-SHA{256,512}) (master...one-past-the-end) https://github.com/bitcoin/bitcoin/pull/11516
< bitcoin-git>
[bitcoin] promag opened pull request #11515: Assert cs_main is held when retrieving node state (master...201710-node-state-guard) https://github.com/bitcoin/bitcoin/pull/11515
< bitcoin-git>
[bitcoin] promag opened pull request #11514: Iterate and remove nodes without container copy (master...201710-node-iterate-and-erase) https://github.com/bitcoin/bitcoin/pull/11514
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #11512: Use GetDesireableServiceFlags in seeds, dnsseeds, fixing static seed adding (master...2017-10-seed-service-bits-cleanups) https://github.com/bitcoin/bitcoin/pull/11512
< bitcoin-git>
[bitcoin] donaloconnor opened pull request #11511: [Init] Remove redundant exit(EXIT_FAILURE) instances and replace with return false (master...161017_refactor_AppInit) https://github.com/bitcoin/bitcoin/pull/11511
< bitcoin-git>
[bitcoin] simonmulser opened pull request #11510: Trivial: Log when peer reached MAX_BLOCKS_IN_TRANSIT_PER_PEER (master...add_log) https://github.com/bitcoin/bitcoin/pull/11510
< bitcoin-git>
[bitcoin] fanquake closed pull request #11509: Avoid assertion failure in coin control dialog. Fixes #11501. (master...dfeevary) https://github.com/bitcoin/bitcoin/pull/11509
< bitcoin-git>
[bitcoin] practicalswift opened pull request #11509: Avoid assertion failure in coin control dialog. Fixes #11501. (master...dfeevary) https://github.com/bitcoin/bitcoin/pull/11509
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #11508: Fix crash via division by zero assertion (master...2017/10/qt_cc_crash_zero) https://github.com/bitcoin/bitcoin/pull/11508
< bitcoin-git>
[bitcoin] achow101 opened pull request #11507: Don't do slow transaction lookup when txindex is enabled (master...getrawtx-txindex) https://github.com/bitcoin/bitcoin/pull/11507
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #11496: [Trivial] Add missing comma from rescanblockchain example (master...201710_missing_comma) https://github.com/bitcoin/bitcoin/pull/11496
< bitcoin-git>
bitcoin/master 2c66cea Jonas Schnelli: Merge #11496: [Trivial] Add missing comma from rescanblockchain example...
< bitcoin-git>
bitcoin/master 43f76f6 MeshCollider: Add missing comma from rescanblockchain
< bitcoin-git>
[bitcoin] sipa closed pull request #10672: Avoid division by zero in the case of a corrupt estimates file (master...division-by-zero) https://github.com/bitcoin/bitcoin/pull/10672
< bitcoin-git>
bitcoin/master fe862c5 practicalswift: Avoid division by zero in the case of a corrupt estimates file
< bitcoin-git>
bitcoin/master 6ab0e4c Pieter Wuille: Merge #10672: Avoid division by zero in the case of a corrupt estimates file...
< bitcoin-git>
[bitcoin] aarongolliver opened pull request #11499: [Qt] Add upload and download info to the peerlist (debug menu) (master...provide-send-recv-count-to-peerlist) https://github.com/bitcoin/bitcoin/pull/11499
< bitcoin-git>
[bitcoin] aarongolliver closed pull request #11498: [Qt] Add upload and download info to the peerlist (debug menu) (master...provide-more-info-in-peerlist) https://github.com/bitcoin/bitcoin/pull/11498
< bitcoin-git>
[bitcoin] aarongolliver opened pull request #11498: Qt: Add upload and download info to the peerlist (debug menu) (master...provide-more-info-in-peerlist) https://github.com/bitcoin/bitcoin/pull/11498
< bitcoin-git>
[bitcoin] achow101 opened pull request #11497: Hide accounts system behind deprecation switch (master...deprecate-account-rpcs) https://github.com/bitcoin/bitcoin/pull/11497
2017-10-13
< bitcoin-git>
[bitcoin] MeshCollider opened pull request #11496: [Trivial] Add missing comma from rescanblockchain example (master...201710_missing_comma) https://github.com/bitcoin/bitcoin/pull/11496
< bitcoin-git>
[bitcoin] sipa closed pull request #11456: Replace relevant services logic with a function suite. (master...2017-09-service-flags-cleanups) https://github.com/bitcoin/bitcoin/pull/11456
< bitcoin-git>
bitcoin/master 5ee88b4 Matt Corallo: Clarify docs for requirements/handling of addnode/connect nodes
< bitcoin-git>
bitcoin/master 57edc0b Matt Corallo: Rename fAddnode to a more-descriptive "manual_connection"
< bitcoin-git>
bitcoin/master 4440710 Matt Corallo: Replace relevant services logic with a function suite....
< bitcoin-git>
[bitcoin] sipa closed pull request #10099: Slightly Improve Unit Tests for Checkqueue (master...speedup-checkqueue-tests) https://github.com/bitcoin/bitcoin/pull/10099
< bitcoin-git>
bitcoin/master 424be03 Pieter Wuille: Merge #10099: Slightly Improve Unit Tests for Checkqueue...
< bitcoin-git>
bitcoin/master 8c2f4b8 Jeremy Rubin: Expose more parallelism with relaxed atomics (suggested in #9938). Fix a test to check the exclusive or of two properties rather than just or.
< bitcoin-git>
[bitcoin] sdaftuar opened pull request #11490: Disconnect from outbound peers with bad headers chains (master...2017-10-outbound-peers-good-chain) https://github.com/bitcoin/bitcoin/pull/11490
< * luke-jr>
needs to move his bitcoin git to a SSD
< bitcoin-git>
[bitcoin] laanwj closed pull request #11133: Document assumptions that are being made to avoid division by zero (master...div0) https://github.com/bitcoin/bitcoin/pull/11133
< bitcoin-git>
bitcoin/master a865b38 Wladimir J. van der Laan: Merge #11133: Document assumptions that are being made to avoid division by zero...
< bitcoin-git>
bitcoin/master 55509f1 practicalswift: Document assumptions that are being made to avoid division by zero
< bitcoin-git>
[bitcoin] fanquake closed pull request #11488: Codeai fixes: remove dead code, prevent possible division by zero. (master...codeai-fixes) https://github.com/bitcoin/bitcoin/pull/11488
2017-10-11
< bitcoin-git>
[bitcoin] C0deAi opened pull request #11488: Codeai fixes: remove dead code, prevent possible division by zero. (master...codeai-fixes) https://github.com/bitcoin/bitcoin/pull/11488
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #11487: Check that new headers are not a descendant of an invalid block (master...2017-10-acceptblock-validity-check) https://github.com/bitcoin/bitcoin/pull/11487
< bitcoin-git>
[bitcoin] laanwj closed pull request #11113: [net] Ignore getheaders requests for very old side blocks (master...net-getheaders-fingerprint) https://github.com/bitcoin/bitcoin/pull/11113
< bitcoin-git>
bitcoin/master fef65c4 Wladimir J. van der Laan: Merge #11113: [net] Ignore getheaders requests for very old side blocks...
< bitcoin-git>
bitcoin/master eff4bd8 Jim Posen: [test] P2P functional test for certain fingerprinting protections
< bitcoin-git>
[bitcoin] mess110 opened pull request #11475: [rpc] mempoolinfo should take ::minRelayTxFee into account (master...include_minRelayTxFee_in_getmempoolinfo_rpc) https://github.com/bitcoin/bitcoin/pull/11475
< bitcoin-git>
[bitcoin] mess110 closed pull request #11455: CTxMemPool::GetMinFee should not return CFeeRate(0) (master...fix_mempool_GetMinFee_bug_returning_below_minRelayTxFee) https://github.com/bitcoin/bitcoin/pull/11455
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #11472: qa: Make tmpdir option an absolute path (master...Mf1710-qaMultiwalletRelDir) https://github.com/bitcoin/bitcoin/pull/11472
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #11471: [Qt] Optimize SendToSelf rendering with a single non-change output (master...2017/10/qt_sendtoself) https://github.com/bitcoin/bitcoin/pull/11471
< bitcoin-git>
[bitcoin] jnewbery opened pull request #11468: [tests] Make comp test framework more debuggable (master...comp_test_debuggable) https://github.com/bitcoin/bitcoin/pull/11468
< bitcoin-git>
[bitcoin] practicalswift opened pull request #11467: Fix typos. Use nullptr instead of NULL. Use quote form for local includes. (master...cleanups-20171009) https://github.com/bitcoin/bitcoin/pull/11467
< bitcoin-git>
[bitcoin] MeshCollider opened pull request #11466: [WIP] Specify custom wallet directory with -walletdir param (master...201710_walletdir) https://github.com/bitcoin/bitcoin/pull/11466
< bitcoin-git>
[bitcoin] dusty-wil opened pull request #11465: rpc: Update named args documentation for importprivkey (master...master) https://github.com/bitcoin/bitcoin/pull/11465
2017-10-08
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #11463: BIP148 user activated activation of segwit (master...bip-segwit-flagday) https://github.com/bitcoin/bitcoin/pull/11463
< bitcoin-git>
[bitcoin] jackpot1136 opened pull request #11463: BIP148 user activated activation of segwit (master...bip-segwit-flagday) https://github.com/bitcoin/bitcoin/pull/11463
< bitcoin-git>
[bitcoin] jl2012 closed pull request #8593: Verify all incoming txs unless too big or too much hashing (master...verifyalltx) https://github.com/bitcoin/bitcoin/pull/8593
< bitcoin-git>
[bitcoin] laanwj closed pull request #11437: [Docs] Update Windows build instructions for using WSL and Ubuntu 17.04 (master...windows-build-1704) https://github.com/bitcoin/bitcoin/pull/11437
< bitcoin-git>
bitcoin/master becbd71 Wladimir J. van der Laan: Merge #11437: [Docs] Update Windows build instructions for using WSL and Ubuntu 17.04...
< bitcoin-git>
bitcoin/master 696ce46 fanquake: [Docs] Update Windows build instructions for using WSL and Ubuntu 17.04
< bitcoin-git>
bitcoin/master 4f890ba Donal OConnor: Add new step to clean $PATH var by removing /mnt specific Window's %PATH% paths that cause issues with the make system
< bitcoin-git>
[bitcoin] mess110 closed pull request #11410: [rpc] [tests] mempoolminfee should not drop below minRelayTxFee (master...add_minrelaytxfee_to_getmempoolinfo) https://github.com/bitcoin/bitcoin/pull/11410
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #11456: Replace relevant services logic with a function suite. (master...2017-09-service-flags-cleanups) https://github.com/bitcoin/bitcoin/pull/11456
< bitcoin-git>
[bitcoin] mess110 opened pull request #11455: CTxMemPool::GetMinFee should not return CFeeRate(0) (master...fix_mempool_GetMinFee_bug_returning_below_minRelayTxFee) https://github.com/bitcoin/bitcoin/pull/11455
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #11107: Fix races in AppInitMain and others with lock and atomic bools (master...fix_mapBlockIndex_race) https://github.com/bitcoin/bitcoin/pull/11107
< bitcoin-git>
bitcoin/master 731065b MeshCollider: Consistent parameter names in txdb.h
< bitcoin-git>
bitcoin/master 35aeabe MeshCollider: Make fReindex atomic to avoid race
< bitcoin-git>
bitcoin/master 58d91af MeshCollider: Fix race for mapBlockIndex in AppInitMain
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #10251: Add balances cache / GUI: use a signal instead of a poll thread (master...2017/04/gui_rm_locks) https://github.com/bitcoin/bitcoin/pull/10251
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #10238: Change setKeyPool to hold flexible entries (master...2017/04/keypool_fix_a) https://github.com/bitcoin/bitcoin/pull/10238
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #10517: Factor out CCoinsView based AreInputsStandard/IsWitnessStandard (master...2017/06/policy_compile) https://github.com/bitcoin/bitcoin/pull/10517
< bitcoin-git>
[bitcoin] promag closed pull request #11439: [test] Refactor ZMQ test to use one address per notification type (master...2017-10-clean-zmq-test) https://github.com/bitcoin/bitcoin/pull/11439
< bitcoin-git>
[bitcoin] laanwj closed pull request #11435: build: Make "make clean" remove all files created when running "make check" (master...make-cleaner) https://github.com/bitcoin/bitcoin/pull/11435
< bitcoin-git>
bitcoin/master 167cef8 Wladimir J. van der Laan: Merge #11435: build: Make "make clean" remove all files created when running "make check"...
< bitcoin-git>
bitcoin/master f35d033 practicalswift: build: Make "make clean" remove all files created when running "make check"...
< bitcoin-git>
[bitcoin] jonasschnelli closed pull request #11419: Utils: Fix launchctl not being able to stop bitcoind (master...fix-macos-init) https://github.com/bitcoin/bitcoin/pull/11419
< bitcoin-git>
bitcoin/master 093074b Jonas Schnelli: Merge #11419: Utils: Fix launchctl not being able to stop bitcoind...
< bitcoin-git>
bitcoin/master ab5bba7 Alejandro Avilés: Fix launchctl not being able to stop bitcoind...