< bitcoin-git>
[bitcoin] TheBlueMatt closed pull request #10697: Do not hold cs_vNodes when making ForEachNode Callbacks (master...2017-06-cnodestateaccessors-5) https://github.com/bitcoin/bitcoin/pull/10697
< bitcoin-git>
[bitcoin] TheBlueMatt closed pull request #11598: Make travis complain on #bitcoin-core-dev when builds fail (master...2017-10-travis-irc-notifications) https://github.com/bitcoin/bitcoin/pull/11598
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #11598: Make travis complain on #bitcoin-core-dev when builds fail (master...2017-10-travis-irc-notifications) https://github.com/bitcoin/bitcoin/pull/11598
< bitcoin-git>
[bitcoin] laanwj closed pull request #11560: Connect to a new outbound peer if our tip is stale (master...2017-10-stale-tip-new-peer) https://github.com/bitcoin/bitcoin/pull/11560
< bitcoin-git>
bitcoin/master ac7b37c Suhas Daftuar: Connect to an extra outbound peer if our tip is stale...
< bitcoin-git>
bitcoin/master db32a65 Suhas Daftuar: Track tip update time and last new block announcement from each peer
< bitcoin-git>
bitcoin/master 2d4327d Suhas Daftuar: net: Allow connecting to extra outbound peers
< bitcoin-git>
[bitcoin] kallewoof opened pull request #11597: [trivial] Fix error message & styling for when new fee rate < min mem… (master...171102-feebumper-lowerfeetxt) https://github.com/bitcoin/bitcoin/pull/11597
< bitcoin-git>
[bitcoin] practicalswift opened pull request #11596: Add missing cs_main locks when accessing chainActive (master...chainActive) https://github.com/bitcoin/bitcoin/pull/11596
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #11590: [Wallet] always show help-line of wallet encryption calls (master...2017/10/enc_wallet_help) https://github.com/bitcoin/bitcoin/pull/11590
< bitcoin-git>
bitcoin/master bfb270a MarcoFalke: Merge #11590: [Wallet] always show help-line of wallet encryption calls...
< bitcoin-git>
bitcoin/master 720d9e8 Jonas Schnelli: [Wallet] always show help-line of wallet encryption calls
< bitcoin-git>
[bitcoin] laanwj closed pull request #11531: Check that new headers are not a descendant of an invalid block (more effeciently) (master...2017-10-cache-invalid-indexes) https://github.com/bitcoin/bitcoin/pull/11531
< bitcoin-git>
bitcoin/master 932f118 Matt Corallo: Accept unrequested blocks with work equal to our tip...
< bitcoin-git>
bitcoin/master 3d9c70c Matt Corallo: Stop always storing blocks from whitelisted peers...
< bitcoin-git>
bitcoin/master 3b4ac43 Matt Corallo: Rewrite p2p-acceptblock in preparation for slight behavior changes...
< bitcoin-git>
[bitcoin] laanwj closed 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] practicalswift opened pull request #11591: wallet: Add missing cs_wallet locks in GetAvailableCredit/GetAvailableWatchOnlyCredit/CreateWalletFromFile (master...cs_wallet) https://github.com/bitcoin/bitcoin/pull/11591
< bitcoin-git>
bitcoin/master db2f83e Wladimir J. van der Laan: Merge #11511: [Init] Remove redundant exit(EXIT_FAILURE) instances and replace with return false...
< bitcoin-git>
[bitcoin] fanquake closed pull request #11587: Fix warnings when building with -Wthread-safety-analysis (master...–Wthread-safety-analysis) https://github.com/bitcoin/bitcoin/pull/11587
< bitcoin-git>
[bitcoin] jonasschnelli opened pull request #11590: [Wallet] always show help-line of wallet encryption calls (master...2017/10/enc_wallet_help) https://github.com/bitcoin/bitcoin/pull/11590
2017-10-31
< bitcoin-git>
[bitcoin] practicalswift opened pull request #11587: Fix warnings when building with -Wthread-safety-analysis (master...–Wthread-safety-analysis) https://github.com/bitcoin/bitcoin/pull/11587
< bitcoin-git>
[bitcoin] practicalswift opened pull request #11585: addrman: Add missing lock in Clear() (CAddrMan) (master...missing-lock-in-addrman-clear) https://github.com/bitcoin/bitcoin/pull/11585
2017-10-30
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #11583: Do not make it trivial for inbound peers to generate log entries (master...2017-10-no-net-log) https://github.com/bitcoin/bitcoin/pull/11583
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #11580: Do not send (potentially) invalid headers in response to getheaders (master...2017-10-getheaders-valid-only) https://github.com/bitcoin/bitcoin/pull/11580
< bitcoin-git>
[bitcoin] practicalswift opened pull request #11578: net: Add missing lock in ProcessHeadersMessage(...) (master...ProcessHeadersMessage) https://github.com/bitcoin/bitcoin/pull/11578
< bitcoin-git>
[bitcoin] practicalswift opened pull request #11577: Fix warnings (-Wsign-compare) when building with DEBUG_ADDRMAN (master...DEBUG_ADDRMAN-warnings) https://github.com/bitcoin/bitcoin/pull/11577
< bitcoin-git>
[bitcoin] laanwj closed pull request #10409: [tests] Add fuzz testing for BlockTransactions and BlockTransactionsRequest (master...fuzz-blocktransactions) https://github.com/bitcoin/bitcoin/pull/10409
< bitcoin-git>
bitcoin/master b5545d8 Wladimir J. van der Laan: Merge #10409: [tests] Add fuzz testing for BlockTransactions and BlockTransactionsRequest...
< bitcoin-git>
bitcoin/master fd3a2f3 practicalswift: [tests] Add fuzz testing for BlockTransactions and BlockTransactionsRequest
< bitcoin-git>
[bitcoin] sdaftuar opened pull request #11568: Disconnect outbound peers on invalid chains (master...2017-10-disconnect-outbound-peers-on-invalid-chains) https://github.com/bitcoin/bitcoin/pull/11568
< bitcoin-git>
[bitcoin] sdaftuar closed pull request #11534: Evict outbound peers if tip is stale (master...2017-10-stale-tip-eviction) https://github.com/bitcoin/bitcoin/pull/11534
< bitcoin-git>
[bitcoin] theuni opened pull request #11562: bench: use std::chrono rather than gettimeofday (master...bench-clock-chrono) https://github.com/bitcoin/bitcoin/pull/11562
< bitcoin-git>
[bitcoin] sdaftuar opened pull request #11560: Connect to a new outbound peer if our tip is stale (master...2017-10-stale-tip-new-peer) https://github.com/bitcoin/bitcoin/pull/11560
< bitcoin-git>
[bitcoin] TheBlueMatt closed 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] Sjors opened pull request #11557: WIP: Use Sat/WU instead of (μ/m)BTC/kB and show percentage fee (master...fee-sat-per-wu) https://github.com/bitcoin/bitcoin/pull/11557
< bitcoin-git>
[bitcoin] practicalswift opened pull request #11551: Fix invalid return value in GetBlockProofEquivalentTime(...) when to.nChainWork <= from.nChainWork (master...proof-equivalent-time) https://github.com/bitcoin/bitcoin/pull/11551
< bitcoin-git>
[bitcoin] sdaftuar opened pull request #11534: Evict outbound peers if tip is stale (master...2017-10-stale-tip-eviction) https://github.com/bitcoin/bitcoin/pull/11534
< bitcoin-git>
[bitcoin] Thoragh opened pull request #11533: Docs: Update WSL installation for Fall Creators update (master...Update-WSL-installation-for-Fall-Creators-update) https://github.com/bitcoin/bitcoin/pull/11533
< bitcoin-git>
[bitcoin] TheBlueMatt opened pull request #11531: Check that new headers are not a descendant of an invalid block (more effeciently) (master...2017-10-cache-invalid-indexes) https://github.com/bitcoin/bitcoin/pull/11531
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #11530: Add share/rpcuser to dist. source code archive (master...Mf1710-distShare) https://github.com/bitcoin/bitcoin/pull/11530
< 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....