2017-11-04

< bitcoin-git> [bitcoin] Sjors opened pull request #11607: Add Gitian PGP key: Sjors (master...gitian-sjors) https://github.com/bitcoin/bitcoin/pull/11607
< bitcoin-git> [bitcoin] Sjors opened pull request #11605: [Qt] Enable RBF by default (master...rbf-default) https://github.com/bitcoin/bitcoin/pull/11605
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #11604: [net] Remove ForNode/ForEachNode (master...2017-11-no-foreachnode) https://github.com/bitcoin/bitcoin/pull/11604
< 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

2017-11-03

< bitcoin-git> [bitcoin] sipa closed pull request #11592: 0.15: Backports (0.15...Mf1711-qa01502) https://github.com/bitcoin/bitcoin/pull/11592
< bitcoin-git> [bitcoin] ryanofsky opened pull request #11603: Move RPC registration out of AppInitParameterInteraction (master...pr/rpcinit) https://github.com/bitcoin/bitcoin/pull/11603
< bitcoin-git> [bitcoin] azavalla opened pull request #11602: utils: removed deprecated check and function (master...old_openssl_names) https://github.com/bitcoin/bitcoin/pull/11602
< bitcoin-git> [bitcoin] practicalswift closed pull request #11591: wallet: Assert holding cs_wallet lock in GetAvailableCredit/GetAvailableWatchOnlyCredit [wip] (master...cs_wallet) https://github.com/bitcoin/bitcoin/pull/11591
< bitcoin-git> [bitcoin] ryanofsky opened pull request #11599: scripted-diff: Small locking rename (master...pr/locksren) https://github.com/bitcoin/bitcoin/pull/11599

2017-11-02

< 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] jtimon closed pull request #11430: Add BIP16 to consensus params for consistency (master...b16-bip90-bip16) https://github.com/bitcoin/bitcoin/pull/11430
< bitcoin-git> bitcoin/0.15 f224cbc Wladimir J. van der Laan: build: Bump version to 0.15.1...
< bitcoin-git> [bitcoin] laanwj force-pushed 0.15 from 01e173f to f224cbc: https://github.com/bitcoin/bitcoin/commits/0.15
< bitcoin-git> bitcoin/0.15 01e173f Wladimir J. van der Laan: build: Bump version to 0.15.0.2...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.15: https://github.com/bitcoin/bitcoin/commit/01e173f5b8985ad5ec14c1621531a003635f9800
< 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] laanwj pushed 6 new commits to master: https://github.com/bitcoin/bitcoin/compare/7008b07005c5...2f959a58744d
< bitcoin-git> [bitcoin] laanwj closed pull request #11593: rpc: work-around an upstream libevent bug (master...fix-libevent-cb) https://github.com/bitcoin/bitcoin/pull/11593
< bitcoin-git> bitcoin/master 7008b07 Wladimir J. van der Laan: Merge #11593: rpc: work-around an upstream libevent bug...
< bitcoin-git> bitcoin/master 97932cd Cory Fields: rpc: further constrain the libevent workaround...
< bitcoin-git> bitcoin/master 6b58360 Cory Fields: rpc: work-around an upstream libevent bug...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/bfb270acfa30...7008b07005c5
< 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] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/1b8c88451b05...bfb270acfa30
< bitcoin-git> [bitcoin] T-Pham opened pull request #11595: Update error messages in bitcoin-cli.cpp (master...patch-1) https://github.com/bitcoin/bitcoin/pull/11595
< bitcoin-git> [bitcoin] promag opened pull request #11594: Improve -disablewallet parameter interaction (master...2017-11-disable-wallet) https://github.com/bitcoin/bitcoin/pull/11594

2017-11-01

< bitcoin-git> [bitcoin] theuni opened pull request #11593: rpc: work-around an upstream libevent bug (master...fix-libevent-cb) https://github.com/bitcoin/bitcoin/pull/11593
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11376: Ensure backupwallet fails when attempting to backup to source file (master...core) https://github.com/bitcoin/bitcoin/pull/11376
< bitcoin-git> bitcoin/master 1b8c884 MarcoFalke: Merge #11376: Ensure backupwallet fails when attempting to backup to source file...
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/cffa5ee132f3...1b8c88451b05
< bitcoin-git> bitcoin/master 5d465e3 Tomas van der Wansem: Ensure backupwallet fails when attempting to backup to source file...
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #11592: [qa] 0.15.0.2: Fix silent merge conflict (assert_raises_rpc_error) (0.15...Mf1711-qa01502) https://github.com/bitcoin/bitcoin/pull/11592
< 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 pushed 7 new commits to master: https://github.com/bitcoin/bitcoin/compare/db2f83ed463b...cffa5ee132f3
< 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] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/c95832da87ac...db2f83ed463b
< bitcoin-git> bitcoin/master b296bf1 donaloconnor: Init: Remove redundant exit(EXIT_FAILURE) instances and replace with return false
< bitcoin-git> [bitcoin] laanwj closed pull request #11571: Fixed a couple small grammatical errors. (master...patch-1) https://github.com/bitcoin/bitcoin/pull/11571
< bitcoin-git> bitcoin/master c95832d Wladimir J. van der Laan: Merge #11571: Fixed a couple small grammatical errors....
< bitcoin-git> bitcoin/master f927ee1 Christian Gentry: Fixed a couple small grammatical errors....
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e1f6a2a801a0...c95832da87ac
< bitcoin-git> [bitcoin] laanwj closed pull request #11550: [0.15.1] qa: Backports (0.15...Mf1710-0151qaBackports) https://github.com/bitcoin/bitcoin/pull/11550
< bitcoin-git> bitcoin/0.15 7d4546f Russell Yanofsky: Make listsinceblock refuse unknown block hash...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.15: https://github.com/bitcoin/bitcoin/commit/7d4546f17dca84928bd2b6d1e2588b673c237321
< bitcoin-git> [bitcoin] laanwj closed pull request #11565: Make listsinceblock refuse unknown block hash (master...pr/since) https://github.com/bitcoin/bitcoin/pull/11565
< bitcoin-git> [bitcoin] laanwj closed pull request #11573: [Util] Update tinyformat.h (master...pull-upstream-tinyformat) https://github.com/bitcoin/bitcoin/pull/11573
< bitcoin-git> bitcoin/master 2631d55 Wladimir J. van der Laan: Merge #11573: [Util] Update tinyformat.h...
< bitcoin-git> bitcoin/master 60b98f8 fanquake: [Util] Update tinyformat.h...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/e8f3c88133b7...2631d55f61cd
< bitcoin-git> bitcoin/0.15 cf18f42 fanquake: [Docs] Update OpenBSD Build Instructions for OpenBSD 6.2...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.15: https://github.com/bitcoin/bitcoin/commit/cf18f4289911c657eb876d91dee055db807870ad
< bitcoin-git> [bitcoin] laanwj closed pull request #11442: [Docs] Update OpenBSD Build Instructions for OpenBSD 6.2 (master...openbsd-doc-update) https://github.com/bitcoin/bitcoin/pull/11442
< bitcoin-git> bitcoin/master e8f3c88 Wladimir J. van der Laan: Merge #11442: [Docs] Update OpenBSD Build Instructions for OpenBSD 6.2...
< bitcoin-git> bitcoin/master 9d30f54 fanquake: [Docs] Update OpenBSD Build Instructions for OpenBSD 6.2
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/8335cb478183...e8f3c88133b7
< 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] laanwj closed pull request #11578: net: Add missing lock in ProcessHeadersMessage(...) (master...ProcessHeadersMessage) https://github.com/bitcoin/bitcoin/pull/11578
< bitcoin-git> bitcoin/master 8335cb4 Wladimir J. van der Laan: Merge #11578: net: Add missing lock in ProcessHeadersMessage(...)...
< bitcoin-git> bitcoin/master 2530bf2 practicalswift: net: Add missing lock in ProcessHeadersMessage(...)...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/bb9ab0fccfba...8335cb478183
< 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] luke-jr opened pull request #11582: wallet: Restore -usehd=0 option (master...usehd) https://github.com/bitcoin/bitcoin/pull/11582
< 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] gladosconn closed pull request #11579: Fix int uint64_t comparison warning. (master...master) https://github.com/bitcoin/bitcoin/pull/11579
< bitcoin-git> [bitcoin] gladosconn opened pull request #11579: Fix int uint64_t comparison warning. (master...master) https://github.com/bitcoin/bitcoin/pull/11579
< 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

2017-10-29

< bitcoin-git> [bitcoin] laanwj closed pull request #11541: Build: Fix Automake warnings when running autogen.sh (master...fix-automake-warnings) https://github.com/bitcoin/bitcoin/pull/11541
< bitcoin-git> bitcoin/master bb9ab0f Wladimir J. van der Laan: Merge #11541: Build: Fix Automake warnings when running autogen.sh...
< bitcoin-git> bitcoin/master cc5c39d fanquake: [Build] Add AM_OBJCXXFLAGS and QT_PIE_FLAGS to OBJCXXFLAGS to future-proof darwin targets
< bitcoin-git> bitcoin/master f8c6697 Evan Klitzke: Fix automake warnings when running autogen.sh
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/ba216b5fa63e...bb9ab0fccfba
< bitcoin-git> [bitcoin] fanquake opened pull request #11573: [Util] Update tinyformat.h (master...pull-upstream-tinyformat) https://github.com/bitcoin/bitcoin/pull/11573
< bitcoin-git> [bitcoin] fanquake closed pull request #11572: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/11572
< bitcoin-git> [bitcoin] csdnnet opened pull request #11572: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/11572

2017-10-28

< bitcoin-git> [bitcoin] BitsInMyBlood opened pull request #11571: Fixed a couple small grammatical errors. (master...patch-1) https://github.com/bitcoin/bitcoin/pull/11571
< bitcoin-git> [bitcoin] sipa closed 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/master ba216b5 Pieter Wuille: Merge #11568: Disconnect outbound peers on invalid chains...
< bitcoin-git> bitcoin/master 37886d5 Suhas Daftuar: Disconnect outbound peers relaying invalid headers
< bitcoin-git> bitcoin/master 4637f18 Suhas Daftuar: moveonly: factor out headers processing into separate function...
< bitcoin-git> [bitcoin] sipa pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/b5545d8df99f...ba216b5fa63e
< 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] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/d93fa261f079...b5545d8df99f
< bitcoin-git> [bitcoin] fanquake closed pull request #11570: 0.15 (0.15...0.15) https://github.com/bitcoin/bitcoin/pull/11570
< bitcoin-git> [bitcoin] Maivaza opened pull request #11570: 0.15 (0.15...0.15) https://github.com/bitcoin/bitcoin/pull/11570

2017-10-27

< bitcoin-git> [bitcoin] achow101 closed pull request #11446: Disconnect Peers for Duplicate Invalid blocks. (master...bad-block-interrogation) https://github.com/bitcoin/bitcoin/pull/11446

2017-10-26

< bitcoin-git> [bitcoin] jnewbery reopened pull request #10160: [WIP] updatepeer RPC (master...updatepeer) https://github.com/bitcoin/bitcoin/pull/10160
< bitcoin-git> [bitcoin] laanwj closed 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
< bitcoin-git> bitcoin/master e065249 Suhas Daftuar: Add unit test for outbound peer eviction
< bitcoin-git> bitcoin/master 5a6d00c Suhas Daftuar: Permit disconnection of outbound peers on bad/slow chains...
< bitcoin-git> bitcoin/master c60fd71 Suhas Daftuar: Disconnecting from bad outbound peers in IBD...
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/cf8c4a7633b1...d93fa261f079
< 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] sipa closed pull request #11566: 0.9 (master...0.9) https://github.com/bitcoin/bitcoin/pull/11566
< bitcoin-git> bitcoin/0.15 265bb21 MarcoFalke: Add share/rpcuser to dist. source code archive...
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.15: https://github.com/bitcoin/bitcoin/commit/265bb214ecf616a7a55fc979a227d5f215046d84
< bitcoin-git> [bitcoin] laanwj closed 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 cf8c4a7 Wladimir J. van der Laan: Merge #11530: Add share/rpcuser to dist. source code archive...
< bitcoin-git> bitcoin/master fa81534 MarcoFalke: Add share/rpcuser to dist. source code archive
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/57ee73990f1c...cf8c4a7633b1
< bitcoin-git> [bitcoin] pkaksha opened pull request #11566: 0.9 (master...0.9) https://github.com/bitcoin/bitcoin/pull/11566
< bitcoin-git> [bitcoin] ryanofsky opened pull request #11565: Make listsinceblock refuse unknown block hash (master...pr/since) https://github.com/bitcoin/bitcoin/pull/11565
< bitcoin-git> [bitcoin] Sjors closed pull request #11557: WIP: Use Sat/WU instead of (μ/m)BTC/kB (master...fee-sat-per-wu) https://github.com/bitcoin/bitcoin/pull/11557
< bitcoin-git> [bitcoin] fanquake closed pull request #7601: [WIP] HTLC implementation in the wallet (master...zkcp) https://github.com/bitcoin/bitcoin/pull/7601
< bitcoin-git> [bitcoin] promag opened pull request #11563: Improve CheckBlockIndex performance (master...2017-10-improve-checkblockindex) https://github.com/bitcoin/bitcoin/pull/11563

2017-10-25

< 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] fanquake closed pull request #11559: Create bitcoin.git (master...patch-1) https://github.com/bitcoin/bitcoin/pull/11559
< bitcoin-git> [bitcoin] racmnet opened pull request #11559: Create bitcoin.git (master...patch-1) https://github.com/bitcoin/bitcoin/pull/11559
< bitcoin-git> [bitcoin] sipsorcery opened pull request #11558: Minimal code changes to allow msvc compilation (master...code_msvc) https://github.com/bitcoin/bitcoin/pull/11558
< 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] Sjors opened pull request #11556: [Qt] Improved copy for RBF checkbox and tooltip (master...rbf-ui-text) https://github.com/bitcoin/bitcoin/pull/11556

2017-10-24

< bitcoin-git> [bitcoin] Varunram closed pull request #11553: [P2P] Throw Warning if -peerbloomfilters is enabled (master...peerfilters) https://github.com/bitcoin/bitcoin/pull/11553
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #11554: Sanity-check script sizes in bitcoin-tx (master...2017-10-bitcoin-tx-script-sizes) https://github.com/bitcoin/bitcoin/pull/11554
< bitcoin-git> [bitcoin] Varunram opened pull request #11553: [P2P] Throw Warning if -peerbloomfilters is enabled (master...peerfilters) https://github.com/bitcoin/bitcoin/pull/11553
< bitcoin-git> [bitcoin] ryanofsky opened pull request #11552: Improve wallet-accounts test (master...pr/acctt) https://github.com/bitcoin/bitcoin/pull/11552

2017-10-23

< 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] MarcoFalke opened pull request #11550: [0.15.1] qa: Backports (0.15...Mf1710-0151qaBackports) https://github.com/bitcoin/bitcoin/pull/11550
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11538: qa: Fix race condition failures in replace-by-fee.py, sendheaders.py (master...2017-10-fix-rbf-test) https://github.com/bitcoin/bitcoin/pull/11538
< bitcoin-git> bitcoin/master 57ee739 MarcoFalke: Merge #11538: qa: Fix race condition failures in replace-by-fee.py, sendheaders.py...
< bitcoin-git> bitcoin/master 6d51eae Suhas Daftuar: qa: Fix race condition in sendheaders.py
< bitcoin-git> bitcoin/master c96b2e4 Suhas Daftuar: qa: Fix replace-by-fee race condition failures
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/6157e8ce3937...57ee73990f1c
< bitcoin-git> [bitcoin] jonasschnelli closed 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/master 6157e8c Jonas Schnelli: Merge #11499: [Qt] Add upload and download info to the peerlist (debug menu)...
< bitcoin-git> bitcoin/master 6b1891e Aaron Golliver: Add Sent and Received information to the debug menu peer list
< bitcoin-git> bitcoin/master 8e4aa35 Aaron Golliver: move human-readable byte formatting to guiutil
< bitcoin-git> [bitcoin] jonasschnelli pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/c0e513941398...6157e8ce3937

2017-10-22

< bitcoin-git> [bitcoin] fanquake closed pull request #11547: Avoid unintended unsigned integer wraparounds in FormatScript(...) and SplitHostPort(...) (master...wraparounds) https://github.com/bitcoin/bitcoin/pull/11547
< bitcoin-git> [bitcoin] practicalswift opened pull request #11547: Avoid unintended unsigned integer wraparounds in FormatScript(...) and SplitHostPort(...) (master...wraparounds) https://github.com/bitcoin/bitcoin/pull/11547
< bitcoin-git> [bitcoin] promag closed 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] fanquake closed pull request #11542: freebsd 11.1 g++7 build (master...freebsd-11) https://github.com/bitcoin/bitcoin/pull/11542

2017-10-21

< bitcoin-git> [bitcoin] fanquake closed pull request #11543: thebitcoinscode (master...patch-1) https://github.com/bitcoin/bitcoin/pull/11543
< bitcoin-git> [bitcoin] instagibbs opened pull request #11545: Support CMV signing of 17~20 key template (master...20of20) https://github.com/bitcoin/bitcoin/pull/11545
< bitcoin-git> [bitcoin] patikkangayon opened pull request #11543: thebitcoinscode (master...patch-1) https://github.com/bitcoin/bitcoin/pull/11543
< bitcoin-git> bitcoin/master 01b52ce Suhas Daftuar: Add comment explaining forced processing of compact blocks
< bitcoin-git> [bitcoin] laanwj closed pull request #11458: Don't process unrequested, low-work blocks (master...2017-10-blocks-before-minwork) https://github.com/bitcoin/bitcoin/pull/11458
< bitcoin-git> bitcoin/master 08fd822 Suhas Daftuar: qa: add test for minchainwork use in acceptblock
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/e668a6e61d4f...c0e513941398
< bitcoin-git> bitcoin/master ce8cd7a Suhas Daftuar: Don't process unrequested, low-work blocks...
< bitcoin-git> [bitcoin] laanwj closed pull request #11539: [verify-commits] Allow revoked keys to expire (master...2017-10-verify-regsig-expsig) https://github.com/bitcoin/bitcoin/pull/11539
< bitcoin-git> bitcoin/master e668a6e Wladimir J. van der Laan: Merge #11539: [verify-commits] Allow revoked keys to expire...
< bitcoin-git> bitcoin/master d23be30 Matt Corallo: [verify-commits] Allow revoked keys to expire
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ff92fbf24739...e668a6e61d4f
< bitcoin-git> [bitcoin] lyrra opened pull request #11542: freebsd 11.1 g++7 build (master...freebsd-11) https://github.com/bitcoin/bitcoin/pull/11542
< bitcoin-git> [bitcoin] laanwj closed pull request #11428: Better understandable text for sending transaction option "Request Replace-By-Fee" (master...master) https://github.com/bitcoin/bitcoin/pull/11428
< bitcoin-git> [bitcoin] fanquake closed pull request #11013: Build: Fix Automake warnings when running autogen.sh (master...override_gzip_env) https://github.com/bitcoin/bitcoin/pull/11013
< bitcoin-git> [bitcoin] fanquake opened pull request #11541: Build: Fix Automake warnings when running autogen.sh (master...fix-automake-warnings) https://github.com/bitcoin/bitcoin/pull/11541

2017-10-20

< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #11539: [verify-commits] Allow revoked keys to expire (master...2017-10-verify-regsig-expsig) https://github.com/bitcoin/bitcoin/pull/11539
< bitcoin-git> [bitcoin] sdaftuar opened pull request #11538: qa: Fix replace-by-fee race condition failures (master...2017-10-fix-rbf-test) https://github.com/bitcoin/bitcoin/pull/11538
< bitcoin-git> [bitcoin] ryanofsky opened pull request #11536: Rename account to label where appropriate (master...pr/acct) https://github.com/bitcoin/bitcoin/pull/11536
< bitcoin-git> [bitcoin] practicalswift opened pull request #11535: test: Avoid unintentional unsigned integer wraparounds (master...unsigned-integer-wraparounds) https://github.com/bitcoin/bitcoin/pull/11535
< 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] fanquake closed pull request #11532: 0.15 (master...0.15) https://github.com/bitcoin/bitcoin/pull/11532
< bitcoin-git> [bitcoin] zastil opened pull request #11532: 0.15 (master...0.15) https://github.com/bitcoin/bitcoin/pull/11532
< bitcoin-git> [bitcoin] sipsorcery closed pull request #11528: Minimal code changes to allow msvc compilation (master...code_msvc) https://github.com/bitcoin/bitcoin/pull/11528

2017-10-19

< 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] laanwj closed pull request #11529: Avoid slow transaction search with txindex enabled (master...2017-10-txindex-get-transaction) https://github.com/bitcoin/bitcoin/pull/11529
< bitcoin-git> bitcoin/master ff92fbf Wladimir J. van der Laan: Merge #11529: Avoid slow transaction search with txindex enabled...
< bitcoin-git> bitcoin/master 7a5f930 João Barbosa: Avoid slow transaction search with txindex enabled
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/99e93de6f8ab...ff92fbf24739
< bitcoin-git> [bitcoin] laanwj closed pull request #11476: Avoid opening copied wallet databases simultaneously (master...pr/wid) https://github.com/bitcoin/bitcoin/pull/11476
< bitcoin-git> bitcoin/master 99e93de Wladimir J. van der Laan: Merge #11476: Avoid opening copied wallet databases simultaneously...
< bitcoin-git> bitcoin/master 478a89c Russell Yanofsky: Avoid opening copied wallet databases simultaneously...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/13f53b750dc0...99e93de6f8ab
< bitcoin-git> [bitcoin] laanwj closed pull request #11507: [RPC] Don't do slow transaction lookup when txindex is enabled (master...getrawtx-txindex) https://github.com/bitcoin/bitcoin/pull/11507
< bitcoin-git> [bitcoin] promag opened pull request #11529: Avoid slow transaction search with txindex enabled (master...2017-10-txindex-get-transaction) https://github.com/bitcoin/bitcoin/pull/11529
< bitcoin-git> [bitcoin] sipsorcery opened pull request #11528: Minimal code changes to allow msvc compilation (master...code_msvc) https://github.com/bitcoin/bitcoin/pull/11528
< bitcoin-git> bitcoin/0.15 a2bd86a Andreas Schildbach: Remove my testnet DNS seed as I currently don't have the capacity to keep it up to date....
< bitcoin-git> [bitcoin] laanwj pushed 1 new commit to 0.15: https://github.com/bitcoin/bitcoin/commit/a2bd86a5ff1d75d85089e4ba6c908ece83451c5c
< 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] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b9e1299f048d...13f53b750dc0
< bitcoin-git> bitcoin/0.15 ca0f3f7 Cory Fields: Revert "travis: filter out pyenv"...
< bitcoin-git> bitcoin/0.15 b28415b Cory Fields: travis: move back to the minimal image...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to 0.15: https://github.com/bitcoin/bitcoin/compare/1646f9c76036...ca0f3f734c46
< bitcoin-git> [bitcoin] laanwj closed pull request #11521: travis: move back to the minimal image (master...travis-minimal) https://github.com/bitcoin/bitcoin/pull/11521
< bitcoin-git> bitcoin/master b9e1299 Wladimir J. van der Laan: Merge #11521: travis: move back to the minimal image...
< bitcoin-git> bitcoin/master 3d1c311 Cory Fields: Revert "travis: filter out pyenv"...
< bitcoin-git> bitcoin/master a86e81b Cory Fields: travis: move back to the minimal image...
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/02ac8c892b1f...b9e1299f048d
< 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] tjps opened pull request #11524: [net] De-duplicate connection eviction logic (master...tjps_eviction) https://github.com/bitcoin/bitcoin/pull/11524
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #11523: [Refactor] CValidation State (master...dos-cleanup) https://github.com/bitcoin/bitcoin/pull/11523

2017-10-18

< bitcoin-git> bitcoin/0.15 b278a43 Wladimir J. van der Laan: rpc: Write authcookie atomically...
< bitcoin-git> bitcoin/0.15 50bd3f6 practicalswift: Avoid returning a BIP9Stats object with uninitialized values...
< bitcoin-git> bitcoin/0.15 9e8aae3 Karl-Johan Alm: [wallet] Close DB on error....
< bitcoin-git> [bitcoin] laanwj pushed 26 new commits to 0.15: https://github.com/bitcoin/bitcoin/compare/51bad9195eb4...1646f9c76036
< bitcoin-git> [bitcoin] theuni opened pull request #11521: travis: move back to the minimal image (master...travis-minimal) https://github.com/bitcoin/bitcoin/pull/11521
< bitcoin-git> [bitcoin] laanwj closed pull request #11452: Improve ZMQ functional test (master...2017-10-improve-zmq-test) https://github.com/bitcoin/bitcoin/pull/11452
< bitcoin-git> bitcoin/master 02ac8c8 Wladimir J. van der Laan: Merge #11452: Improve ZMQ functional test...
< bitcoin-git> bitcoin/master cc9ee80 João Barbosa: Improve ZMQ functional test
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/937613d215de...02ac8c892b1f
< bitcoin-git> [bitcoin] laanwj closed pull request #11467: Fix typos. Use nullptr instead of NULL. (master...cleanups-20171009) https://github.com/bitcoin/bitcoin/pull/11467
< bitcoin-git> bitcoin/master 0aacfa4 practicalswift: Remove accidental stray semicolon
< bitcoin-git> bitcoin/master 68feb49 practicalswift: Use nullptr instead of NULL
< bitcoin-git> bitcoin/master c6b07fd practicalswift: Fix a vs. an typo
< bitcoin-git> [bitcoin] laanwj pushed 4 new commits to master: https://github.com/bitcoin/bitcoin/compare/6759a24eaaf7...937613d215de
< bitcoin-git> [bitcoin] laanwj closed pull request #11472: qa: Make tmpdir option an absolute path, misc cleanup (master...Mf1710-qaMultiwalletRelDir) https://github.com/bitcoin/bitcoin/pull/11472
< bitcoin-git> bitcoin/master 6759a24 Wladimir J. van der Laan: Merge #11472: qa: Make tmpdir option an absolute path, misc cleanup...
< bitcoin-git> bitcoin/master fafa003 MarcoFalke: qa: Remove never used return value of sync_with_ping
< bitcoin-git> [bitcoin] laanwj pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/50d72b357081...6759a24eaaf7
< bitcoin-git> bitcoin/master fa9de37 MarcoFalke: qa: Make tmpdir option an absolute path...
< bitcoin-git> [bitcoin] laanwj closed pull request #11495: [trivial] Make namespace explicit for is_regular_file (master...explicit_is_regular_file) https://github.com/bitcoin/bitcoin/pull/11495
< bitcoin-git> bitcoin/master 50d72b3 Wladimir J. van der Laan: Merge #11495: [trivial] Make namespace explicit for is_regular_file...
< bitcoin-git> bitcoin/master f4c4e38 John Newbery: [trivial] Make namespace explicit for is_regular_file...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/a1d78b59fc03...50d72b357081
< bitcoin-git> [bitcoin] laanwj closed pull request #11006: Improve shutdown process (master...201708-fast-shutdown) https://github.com/bitcoin/bitcoin/pull/11006
< bitcoin-git> bitcoin/master a1d78b5 Wladimir J. van der Laan: Merge #11006: Improve shutdown process...
< bitcoin-git> bitcoin/master 793667a João Barbosa: Improve shutdown process
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/2ca518deff25...a1d78b59fc03
< bitcoin-git> [bitcoin] laanwj closed pull request #11486: [tests] Add uacomment tests (master...test_uacomment) https://github.com/bitcoin/bitcoin/pull/11486
< bitcoin-git> bitcoin/master c5dfa90 Cristian Mircea Messel: [tests] Add uacomment tests...
< bitcoin-git> bitcoin/master 2ca518d Wladimir J. van der Laan: Merge #11486: [tests] Add uacomment tests...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/b645f368f299...2ca518deff25
< bitcoin-git> [bitcoin] laanwj closed pull request #11492: [wallet] Fix leak in CDB constructor (master...2017-10-cdb-constructor-leak) https://github.com/bitcoin/bitcoin/pull/11492
< bitcoin-git> bitcoin/master b645f36 Wladimir J. van der Laan: Merge #11492: [wallet] Fix leak in CDB constructor...
< bitcoin-git> bitcoin/master 7104de8 João Barbosa: [wallet] Fix leak in CDB constructor...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/ffa5159cefb8...b645f368f299
< bitcoin-git> [bitcoin] laanwj closed 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/master 207408b Jonas Schnelli: Fix crash via division by zero assertion
< bitcoin-git> bitcoin/master ffa5159 Wladimir J. van der Laan: Merge #11508: Fix crash via division by zero assertion...
< bitcoin-git> [bitcoin] laanwj pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/26fee4f6bd9a...ffa5159cefb8
< 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] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/808c84f89d0e...26fee4f6bd9a

2017-10-17

< bitcoin-git> [bitcoin] jnewbery opened pull request #11518: [WIP] [tests] Simplify/clarify the NodeConn/NodeConnCB mininode classes (master...node_conn_big_refactor) https://github.com/bitcoin/bitcoin/pull/11518
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11483: Fix importmulti bug when importing an already imported key (master...bugfix/fix-importmulti-bug) https://github.com/bitcoin/bitcoin/pull/11483
< bitcoin-git> bitcoin/master 808c84f MarcoFalke: Merge #11483: Fix importmulti bug when importing an already imported key...
< bitcoin-git> bitcoin/master a44a215 Pedro Branco: Fix importmulti bug when importing an already imported key
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/14b860bf6402...808c84f89d0e
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #11513: [trivial] [tests] A few Python3 tidy ups (master...authproxy_tidyups) https://github.com/bitcoin/bitcoin/pull/11513
< bitcoin-git> bitcoin/master 8f9e362 John Newbery: [tests] authproxy.py: tidy up __init__()
< bitcoin-git> bitcoin/master 323d8f6 John Newbery: [tests] fix flake8 warnings in authproxy.py
< bitcoin-git> bitcoin/master fc0176d John Newbery: [tests] use python3 for authproxy.py
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/2c66cea2d186...14b860bf6402
< bitcoin-git> [bitcoin] martinus opened pull request #11517: Tests: Improve benchmark precision by inlining performance critical code (master...improved-benchmarking) https://github.com/bitcoin/bitcoin/pull/11517
< bitcoin-git> [bitcoin] simonmulser closed pull request #11510: Net: Log when peer reached MAX_BLOCKS_IN_TRANSIT_PER_PEER (master...add_log) https://github.com/bitcoin/bitcoin/pull/11510
< 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] jnewbery opened pull request #11513: [trivial] [tests] A few Python3 tidy ups (master...authproxy_tidyups) https://github.com/bitcoin/bitcoin/pull/11513

2017-10-16

< 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] jonasschnelli pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/6ab0e4cf4954...2c66cea2d186

2017-10-15

< bitcoin-git> [bitcoin] fanquake closed pull request #11504: leveldb: ignore warnings during CRC32 detection (master...patch-1) https://github.com/bitcoin/bitcoin/pull/11504
< bitcoin-git> [bitcoin] alfiedotwtf opened pull request #11504: leveldb: ignore warnings during CRC32 detection (master...patch-1) https://github.com/bitcoin/bitcoin/pull/11504

2017-10-14

< 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] sipa pushed 2 new commits to master: https://github.com/bitcoin/bitcoin/compare/326a5652e0d2...6ab0e4cf4954
< 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 pushed 5 new commits to master: https://github.com/bitcoin/bitcoin/compare/8c2de827e988...326a5652e0d2
< bitcoin-git> bitcoin/master 8c2de82 Jonas Schnelli: Merge #7061: [Wallet] Add RPC call "rescanblockchain <startheight> <stopheight>"...
< bitcoin-git> bitcoin/master c77170f Jonas Schnelli: [Wallet] add rescanblockchain <start_height> <stop_height> RPC command
< bitcoin-git> bitcoin/master 7a91ceb Jonas Schnelli: [QA] Add RPC based rescan test
< bitcoin-git> [bitcoin] jonasschnelli pushed 3 new commits to master: https://github.com/bitcoin/bitcoin/compare/424be0330514...8c2de827e988
< bitcoin-git> [bitcoin] jnewbery opened pull request #11495: [trivial] Make namespace explicit for is_regular_file (master...explicit_is_regular_file) https://github.com/bitcoin/bitcoin/pull/11495