< bitcoin-git>
bitcoin/master aa2622a João Barbosa: qa: Refactor ZMQ test
< bitcoin-git>
bitcoin/master abdfc5e João Barbosa: qa: Test ZMQ notification after chain reorg
< bitcoin-git>
[bitcoin] practicalswift opened pull request #16726: tests: Avoid common Python default parameter gotcha when mutable dict/list:s are used as default parameter values (master...python-mutable-default-parameter-values) https://github.com/bitcoin/bitcoin/pull/16726
< bitcoin-git>
[bitcoin] jamesob opened pull request #16718: Improve speed, memory efficiency with alternate hashmap (master...2019-08-robinhood) https://github.com/bitcoin/bitcoin/pull/16718
< bitcoin-git>
[bitcoin] promag opened pull request #16716: wallet: Use wallet name instead of pointer on unload/release (master...2019-08-releasewallet) https://github.com/bitcoin/bitcoin/pull/16716
< bitcoin-git>
[bitcoin] brunoerg opened pull request #16715: Updating rpcauth and extract_strings_qt following style guidelines (PEP-8) (master...master) https://github.com/bitcoin/bitcoin/pull/16715
< bitcoin-git>
[bitcoin] Sjors opened pull request #16714: [gui] add prune to intro screen with smart default (master...2019/08/wizard-prune) https://github.com/bitcoin/bitcoin/pull/16714
< bitcoin-git>
[bitcoin] jnewbery opened pull request #16713: [consensus] Redefine CSV and segwit deployments to avoid 'unknown softforks' warning (master...2019-08-silence-softfork-warning) https://github.com/bitcoin/bitcoin/pull/16713
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #16539: wallet: lower -txmaxfee default from 0.1 to 0.01 BTC (master...2019/08/lower_txmaxfee) https://github.com/bitcoin/bitcoin/pull/16539
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #16539: wallet: lower -txmaxfee default from 0.1 to 0.01 BTC (master...2019/08/lower_txmaxfee) https://github.com/bitcoin/bitcoin/pull/16539
< bitcoin-git>
[bitcoin] hebasto opened pull request #16710: refactor: Use 'override' specifier for all overriding functions (master...20190824-consistent-override) https://github.com/bitcoin/bitcoin/pull/16710
< bitcoin-git>
[bitcoin] Bushstar opened pull request #16709: Replace boost::mutex/condition_variable with std equivalents (master...boost-to-std-mutex) https://github.com/bitcoin/bitcoin/pull/16709
< bitcoin-git>
[bitcoin] hebasto opened pull request #16708: qt: Replace obsolete functions of QSslSocket (master...20190824-obsolete-qssl) https://github.com/bitcoin/bitcoin/pull/16708
< bitcoin-git>
[bitcoin] MarcoFalke reopened pull request #16453: validation: Run CheckBlockIndex only on success for now (master...1907-validationCheckBlockIndexSuccess) https://github.com/bitcoin/bitcoin/pull/16453
< bitcoin-git>
[bitcoin] achow101 opened pull request #16704: Don't warn about activated buried BIP 9 deployments (master...buried-versionbits-cache) https://github.com/bitcoin/bitcoin/pull/16704
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #16703: rpc: Expose GetUTXOStats for testing (master...1908-rpcTestGetUTXOStats) https://github.com/bitcoin/bitcoin/pull/16703
< bitcoin-git>
[bitcoin] naumenkogs opened pull request #16702: p2p: supplying and using asmap to improve IP bucketing in addrman (master...asn_buckets) https://github.com/bitcoin/bitcoin/pull/16702
< bitcoin-git>
[bitcoin] hebasto opened pull request #16701: qt: Replace functions deprecated in Qt 5.13 (partly) (master...20190823-qt13-deprecated) https://github.com/bitcoin/bitcoin/pull/16701
< bitcoin-git>
[bitcoin] amitiuttarwar opened pull request #16698: [WIP] Mempool: rework rebroadcast logic to improve privacy (master...rebroadcast) https://github.com/bitcoin/bitcoin/pull/16698
< bitcoin-git>
[bitcoin] shargon opened pull request #16696: [validation] static_assert to ensure width in unit class (master...fix-uintbase) https://github.com/bitcoin/bitcoin/pull/16696
< bitcoin-git>
[bitcoin] shargon closed pull request #16679: [validation] static_assert to ensure width in unit class (master...fix-unit-base) https://github.com/bitcoin/bitcoin/pull/16679
< bitcoin-git>
[bitcoin] leto opened pull request #16695: Add window final block height to getchaintxstats (master...getchaintxstats_height) https://github.com/bitcoin/bitcoin/pull/16695
< bitcoin-git>
[bitcoin] fanquake opened pull request #16694: gui: Ensure transaction send error is always visible (master...rebased_squashed_14956) https://github.com/bitcoin/bitcoin/pull/16694
< bitcoin-git>
[bitcoin] jnewbery opened pull request #16682: net_processing: Disconnect blocks-only peers that send us tx INVs (master...2019-08-disconnect-blocksonly-violators) https://github.com/bitcoin/bitcoin/pull/16682
< bitcoin-git>
[bitcoin] jtimon opened pull request #16681: QA: Adapt BitcoinTestFramework for chains other than "regtest" (master...b19-testchains-tests) https://github.com/bitcoin/bitcoin/pull/16681
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #16670: util: Add Join helper to join a list of strings (master...1908-utilStringJoin) https://github.com/bitcoin/bitcoin/pull/16670
< bitcoin-git>
[bitcoin] shargon opened pull request #16679: [validation] static_assert to ensure width in unit class (master...fix-unit-base) https://github.com/bitcoin/bitcoin/pull/16679
< bitcoin-git>
[bitcoin] shargon closed pull request #16678: [validation] static_assert to ensure width in unit class (master...fix-uint) https://github.com/bitcoin/bitcoin/pull/16678
< bitcoin-git>
[bitcoin] shargon opened pull request #16678: [validation] static_assert to ensure width in unit class (master...fix-uint) https://github.com/bitcoin/bitcoin/pull/16678
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #16670: util: Add Join helper to join a list of strings (master...1908-utilStringJoin) https://github.com/bitcoin/bitcoin/pull/16670
< bitcoin-git>
bitcoin/master 54aaa78 Daniel Edgecumbe: RPC: add weight to mempool entry output
< bitcoin-git>
bitcoin/master 9c9cc2b Daniel Edgecumbe: qa: Add RPC tests for weight in mempool entry
< bitcoin-git>
bitcoin/master 17d178f fanquake: doc: add release-notes for getmempoolentry weight field addition
< bitcoin-git>
[bitcoin] fanquake opened pull request #16669: [WIP] build: use new fork of osslsigncode for windows gitian signing (master...osslsigncode_2_0) https://github.com/bitcoin/bitcoin/pull/16669
< bitcoin-git>
[bitcoin] fanquake opened pull request #16667: build: remove mingw linker workaround from win gitian descriptor (master...remove_mingw_linker_workaround) https://github.com/bitcoin/bitcoin/pull/16667
< bitcoin-git>
bitcoin/master c325f61 Andrew Chow: Return an error from descriptor Parse that gives more information about wh...
< bitcoin-git>
bitcoin/master 625534d Andrew Chow: Give more errors for specific failure conditions
< bitcoin-git>
bitcoin/master 6e1ae58 Andrew Chow: Check error messages in descriptor tests
< bitcoin-git>
[bitcoin] GChuf opened pull request #16644: scripts: attempt to fix some translations in update-translations.py (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16644
< bitcoin-git>
[bitcoin] hebasto opened pull request #16643: doc: Add ZMQ dependencies to the Fedora build instructions (master...20190818-doc-fedora-zmq) https://github.com/bitcoin/bitcoin/pull/16643
< bitcoin-git>
[bitcoin] Sjors opened pull request #16639: [0.17] abort when attempting to fund a transaction above -maxtxfee (0.17...2019/08/backport_max_fee) https://github.com/bitcoin/bitcoin/pull/16639
< bitcoin-git>
bitcoin/master dc7529a nicolas.dorier: [Fix] Allow connection of a noban banned peer
< bitcoin-git>
bitcoin/master d117f45 nicolas.dorier: Add test for setban
< bitcoin-git>
bitcoin/master b80cdfe MarcoFalke: Merge #16618: [Fix] Allow connection of a noban banned peer
< bitcoin-git>
[bitcoin] DrahtBot closed pull request #15150: gui: Show wallet selector on console window if there are wallets loaded (master...2019-01-consolewalletselector) https://github.com/bitcoin/bitcoin/pull/15150
< bitcoin-git>
[bitcoin] NicolasDorier opened pull request #16631: [Fix] The default whitelistrelay should be true (master...fix/default-whiterelay) https://github.com/bitcoin/bitcoin/pull/16631
< bitcoin-git>
[bitcoin] NicolasDorier opened pull request #16629: [Doc] Add documentation for the new whitelist permissions (master...doc/permissions) https://github.com/bitcoin/bitcoin/pull/16629