2019-09-12

< bitcoin-git> bitcoin/master 1957103 Sjors Provoost: [gui] add explicit prune setter
< bitcoin-git> bitcoin/master 1bbc49d Sjors Provoost: [gui] intro: inform caller if intro was shown
< bitcoin-git> [bitcoin] jameshilliard opened pull request #16858: Qt: advise users not to switch wallets when opening a BIP70 URI. (master...bip70-message) https://github.com/bitcoin/bitcoin/pull/16858
< bitcoin-git> [bitcoin] laanwj pushed tag v0.17.2rc1: https://github.com/bitcoin/bitcoin/compare/v0.17.2rc1
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.17: https://github.com/bitcoin/bitcoin/compare/1659b9b09966...40b47d539991
< bitcoin-git> bitcoin/0.17 40b47d5 Wladimir J. van der Laan: doc: Update release notes for last merge
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to 0.17: https://github.com/bitcoin/bitcoin/compare/2e4353d3f155...1659b9b09966
< bitcoin-git> bitcoin/0.17 e9adb96 Sjors Provoost: [wallet] abort when attempting to fund a transaction above maxtxfee
< bitcoin-git> bitcoin/0.17 0e7c746 João Barbosa: wallet: Fix -maxtxfee check by moving it to CWallet::CreateTransaction
< bitcoin-git> bitcoin/0.17 1659b9b Wladimir J. van der Laan: Merge #16639: [0.17] abort when attempting to fund a transaction above -ma...
< bitcoin-git> [bitcoin] laanwj merged 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] MarcoFalke merged pull request #16551: test: Test that low difficulty chain fork is rejected (master...1908-testDosLowHeader) https://github.com/bitcoin/bitcoin/pull/16551
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/04d9939f460d...ca97d292ce60
< bitcoin-git> bitcoin/master fa31dc1 MarcoFalke: test: Pass down correct chain name in tests
< bitcoin-git> bitcoin/master 333317c MarcoFalke: test: Test that low difficulty chain fork is rejected
< bitcoin-git> bitcoin/master ca97d29 MarcoFalke: Merge #16551: test: Test that low difficulty chain fork is rejected
< bitcoin-git> [bitcoin] laanwj merged pull request #16850: test: `servicesnames` field in `getpeerinfo` and `getnetworkinfo` (master...servicenames) https://github.com/bitcoin/bitcoin/pull/16850
< bitcoin-git> bitcoin/master 04d9939 Wladimir J. van der Laan: Merge #16850: test: `servicesnames` field in `getpeerinfo` and `getnetwork...
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/2324aa1dc409...04d9939f460d
< bitcoin-git> bitcoin/master 07a8f65 darosior: tests: add a test for the 'servicesnames' RPC field
< bitcoin-git> bitcoin/master 1d524c6 darosior: tests: rename 'test_getnetworkinginfo' in 'test_getnetworkinfo'
< bitcoin-git> [bitcoin] clashicly opened pull request #16857: Elaborate on the need to re-login on Debian-based systems to use tor … (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16857

2019-09-11

< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #16856: Do not allow descendants of BLOCK_FAILED_VALID blocks to be BLOCK_FAILED_VALID (master...2019-09-invalidate-block-child-invalid) https://github.com/bitcoin/bitcoin/pull/16856
< bitcoin-git> [bitcoin] stevenroose opened pull request #16854: Prevent UpdateTip log message from being broken up (master...log-break-updatetip) https://github.com/bitcoin/bitcoin/pull/16854
< bitcoin-git> [bitcoin] ZENNITTITTHZENTERPRISE closed pull request #16853: Rename CONTRIBUTING.md to ZENNITTITTHZ/CONTRIBUTING.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16853
< bitcoin-git> [bitcoin] ZENNITTITTHZENTERPRISE opened pull request #16853: Rename CONTRIBUTING.md to ZENNITTITTHZ/CONTRIBUTING.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16853
< bitcoin-git> [bitcoin] achow101 opened pull request #16852: gui: When BIP70 is disabled, get PaymentRequest merchant using string search (master...bip70-merchant-decode) https://github.com/bitcoin/bitcoin/pull/16852
< bitcoin-git> [bitcoin] fanquake merged pull request #15529: Add Qt programs to msvc build (updated, no code changes) (master...qt_msvc) https://github.com/bitcoin/bitcoin/pull/15529
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2296fe65f598...2324aa1dc409
< bitcoin-git> bitcoin/master 1619684 Aaron Clauson: Added libbitcoin_qt and bitcoin-qt to the msbuild configuration.
< bitcoin-git> bitcoin/master 2324aa1 fanquake: Merge #15529: Add Qt programs to msvc build (updated, no code changes)
< bitcoin-git> [bitcoin] fanquake merged pull request #16251: rpc: Improve signrawtransaction error reporting (master...201906-signrawerror) https://github.com/bitcoin/bitcoin/pull/16251
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1985c4efda56...2296fe65f598
< bitcoin-git> bitcoin/master 3c481f8 Anthony Towns: signrawtransactionwithkey: better error messages for bad redeemScript/witn...
< bitcoin-git> bitcoin/master ec4c793 Anthony Towns: signrawtransaction*: improve error for partial signing
< bitcoin-git> bitcoin/master 2296fe6 fanquake: Merge #16251: Improve signrawtransaction error reporting
< bitcoin-git> [bitcoin] fanquake closed pull request #16833: bitcoin-tx: fix comment about pay-to-witness script type ("addoutpubkey" command) (master...20190908-bitcoin-tx_fix_comment_p2wsh_to_p2wpkh) https://github.com/bitcoin/bitcoin/pull/16833
< bitcoin-git> [bitcoin] ajtowns opened pull request #16851: Continue relaying transactions after they expire from mapRelay (master...201909-relayparents) https://github.com/bitcoin/bitcoin/pull/16851

2019-09-10

< bitcoin-git> [bitcoin] darosior opened pull request #16850: Functionnal tests for `servicesnames` field in `getpeerinfo` and `getnetworkinfo` (master...servicenames) https://github.com/bitcoin/bitcoin/pull/16850
< bitcoin-git> [bitcoin] sdaftuar opened pull request #16849: Fix block index inconsistency in InvalidateBlock() (master...2019-09-fix-invalidate-block-consistency) https://github.com/bitcoin/bitcoin/pull/16849
< bitcoin-git> [bitcoin] jamesob opened pull request #16847: doc: add comments clarifying how local services are advertised (master...2019-09-localservices-doc) https://github.com/bitcoin/bitcoin/pull/16847
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16845: test: Add notes on how to generate data/wallets/high_minversion (master...1909-docTestGenWalletDataHighMinVersion) https://github.com/bitcoin/bitcoin/pull/16845
< bitcoin-git> [bitcoin] laanwj merged pull request #16413: depends: Bump QT to LTS release 5.9.8 (master...qt-lts) https://github.com/bitcoin/bitcoin/pull/16413
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/750c2fbf2670...1985c4efda56
< bitcoin-git> bitcoin/master 0c6054f THETCR: depends: Bump QT to LTS release 5.9.8
< bitcoin-git> bitcoin/master 1985c4e Wladimir J. van der Laan: Merge #16413: depends: Bump QT to LTS release 5.9.8
< bitcoin-git> [bitcoin] laanwj pushed 1 commit to 0.17: https://github.com/bitcoin/bitcoin/compare/ed65d1483466...2e4353d3f155
< bitcoin-git> bitcoin/0.17 2e4353d Wladimir J. van der Laan: qt: Final translations update for 0.17 branch
< aj> fanquake: 19:05 <bitcoin-git> [bitcoin] fanquake closed pull request #16843: Merge pull
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16680: Preparations for more testchains (master...b19-testchains-qt) https://github.com/bitcoin/bitcoin/pull/16680
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/33c466a64254...750c2fbf2670
< bitcoin-git> bitcoin/master 052c54e Jorge Timón: Testchains: Generic selection with -chain=<str> in addition of -testnet an...
< bitcoin-git> bitcoin/master 3bf9d8c Jorge Timón: Testchains: Qt: Simplify network/chain styles
< bitcoin-git> bitcoin/master 750c2fb MarcoFalke: Merge #16680: Preparations for more testchains
< bitcoin-git> [bitcoin] fanquake closed pull request #16843: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/16843
< bitcoin-git> [bitcoin] BIAgents opened pull request #16843: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/16843
< bitcoin-git> [bitcoin] laanwj merged pull request #16787: rpc: Human readable network services (master...services_for_humans) https://github.com/bitcoin/bitcoin/pull/16787
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/59681beb899e...33c466a64254
< bitcoin-git> bitcoin/master 6564f58 darosior: rpc/net: decode the services flags in a new entry
< bitcoin-git> bitcoin/master 66740f4 darosior: doc: add a release note for the new field in 'getpeerinfo' and 'getnetwork...
< bitcoin-git> bitcoin/master 33c466a Wladimir J. van der Laan: Merge #16787: rpc: Human readable network services
< bitcoin-git> [bitcoin] fanquake closed pull request #16842: fix some warnings (master...09-11-2019-warnings) https://github.com/bitcoin/bitcoin/pull/16842
< bitcoin-git> [bitcoin] soroosh-sdi opened pull request #16842: fix some warnings (master...09-11-2019-warnings) https://github.com/bitcoin/bitcoin/pull/16842
< bitcoin-git> [bitcoin] meshcollider closed pull request #16655: rpc: Extract scriptPubKey on getreceivedbyaddress (master...rpcwallet_patch) https://github.com/bitcoin/bitcoin/pull/16655
< bitcoin-git> [bitcoin] meshcollider opened pull request #16841: Replace GetScriptForWitness with GetScriptForDestination (master...201909_remove_getscriptforwitness) https://github.com/bitcoin/bitcoin/pull/16841
< bitcoin-git> [bitcoin] fanquake merged pull request #16477: build: skip deploying plugins we dont use in macdeployqtplus (master...slim_macdeployqtplus) https://github.com/bitcoin/bitcoin/pull/16477
< bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/d8fe24cbfb72...59681beb899e
< bitcoin-git> bitcoin/master 1c37e81 fanquake: scripts: add type annotations to macdeployqtplus
< bitcoin-git> bitcoin/master 51729a4 fanquake: scripts: use format() in macdeployqtplus
< bitcoin-git> bitcoin/master 57cdd06 fanquake: scripts: misc cleanups in macdeployqtplus
< bitcoin-git> [bitcoin] fanquake merged pull request #16489: log: harmonize bitcoind logging (master...daemon-logging-harmonisation) https://github.com/bitcoin/bitcoin/pull/16489
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/335b34c30ca9...d8fe24cbfb72
< bitcoin-git> bitcoin/master e90478f Jon Atack: log: harmonize bitcoind server logging
< bitcoin-git> bitcoin/master d8fe24c fanquake: Merge #16489: log: harmonize bitcoind logging

2019-09-09

< bitcoin-git> [bitcoin] meshcollider merged pull request #16725: Don't show addresses or P2PK in decoderawtransaction (master...fix/p2pk-not-p2pkh) https://github.com/bitcoin/bitcoin/pull/16725
< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8af835a72d15...335b34c30ca9
< bitcoin-git> bitcoin/master 6d80349 nicolas.dorier: Don't show addresses or P2PK in decoderawtransaction
< bitcoin-git> bitcoin/master 335b34c Samuel Dobson: Merge #16725: Don't show addresses or P2PK in decoderawtransaction
< bitcoin-git> [bitcoin] ryanofsky opened pull request #16839: Replace Connman and BanMan globals with Node local (master...pr/noglob) https://github.com/bitcoin/bitcoin/pull/16839
< bitcoin-git> [bitcoin] dongcarl opened pull request #16837: depends: qt: Fix C{,XX}FLAGS pickup (master...2019-09-fix-qt-cflags-pickup) https://github.com/bitcoin/bitcoin/pull/16837
< bitcoin-git> [bitcoin] sipa closed pull request #16835: Switch to a simple native int parser (master...201909_simpleparseint) https://github.com/bitcoin/bitcoin/pull/16835
< bitcoin-git> [bitcoin] sipa opened pull request #16835: Switch to a simple native int parser (master...201909_simpleparseint) https://github.com/bitcoin/bitcoin/pull/16835
< bitcoin-git> [bitcoin] meshcollider merged pull request #16796: wallet: Fix segfault in CreateWalletFromFile (master...1909-walletSegfault) https://github.com/bitcoin/bitcoin/pull/16796
< bitcoin-git> [bitcoin] meshcollider pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/5b4e6886e0f5...8af835a72d15
< bitcoin-git> bitcoin/master faa1353 MarcoFalke: wallet: Fix documentation around WalletParameterInteraction
< bitcoin-git> bitcoin/master fab3c34 MarcoFalke: test: Print both messages on failure in assert_raises_message
< bitcoin-git> bitcoin/master fa73460 MarcoFalke: wallet: Fix segmentation fault in CreateWalletFromFile
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16806: doc: Add issue templates for bug and feature request (master...master) https://github.com/bitcoin/bitcoin/pull/16806
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/4c329d43a5f9...5b4e6886e0f5
< bitcoin-git> bitcoin/master fabca77 MarcoFalke: doc: Add issue templates for bug and feature request
< bitcoin-git> bitcoin/master 5b4e688 MarcoFalke: Merge #16806: doc: Add issue templates for bug and feature request
< bitcoin-git> [bitcoin] fanquake merged pull request #16826: Do additional character escaping for wallet names and address labels (master...escape-wallet-name) https://github.com/bitcoin/bitcoin/pull/16826
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/08bb4c315635...4c329d43a5f9
< bitcoin-git> bitcoin/master 1770a97 Andrew Chow: HTML escape the wallet name in more dialogs and notifications
< bitcoin-git> bitcoin/master 2c530ea Andrew Chow: HTML escape address labels in more dialogs and notifications
< bitcoin-git> bitcoin/master ad52f05 Andrew Chow: Escape ampersands (&) in wallet names in Open Wallet menu
< bitcoin-git> [bitcoin] laanwj merged pull request #16285: rpc: Improve scantxoutset response and help message (master...2019-06-scantxoutset-nits) https://github.com/bitcoin/bitcoin/pull/16285
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/91fcb9ff6651...08bb4c315635
< bitcoin-git> bitcoin/master fc0c410 João Barbosa: rpc: Improve scantxoutset response and help message
< bitcoin-git> bitcoin/master bdd6a4f João Barbosa: qa: Check scantxoutset result against gettxoutsetinfo
< bitcoin-git> bitcoin/master 08bb4c3 Wladimir J. van der Laan: Merge #16285: rpc: Improve scantxoutset response and help message

2019-09-08

< bitcoin-git> [bitcoin] meshcollider pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/410b745fe024...91fcb9ff6651
< bitcoin-git> bitcoin/master 4be3b76 Hennadii Stepanov: refactor: Cleanup walletinitinterface.h
< bitcoin-git> bitcoin/master 91fcb9f Samuel Dobson: Merge #16830: refactor: wallet: Cleanup walletinitinterface.h
< bitcoin-git> [bitcoin] meshcollider merged pull request #16830: refactor: wallet: Cleanup walletinitinterface.h (master...20190908-cleanup-walletinitinterface) https://github.com/bitcoin/bitcoin/pull/16830
< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #16834: Fetch Headers over DNS (master...2019-09-rusty-dns-headers) https://github.com/bitcoin/bitcoin/pull/16834
< bitcoin-git> [bitcoin] theStack opened pull request #16833: bitcoin-tx: fix comment about pay-to-witness script type ("addoutpubkey" command) (master...20190908-bitcoin-tx_fix_comment_p2wsh_to_p2wpkh) https://github.com/bitcoin/bitcoin/pull/16833
< bitcoin-git> [bitcoin] fanquake closed pull request #16831: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/16831
< bitcoin-git> [bitcoin] mhmdyasr opened pull request #16831: Merge pull request #1 from bitcoin/master (master...master) https://github.com/bitcoin/bitcoin/pull/16831
< bitcoin-git> [bitcoin] hebasto opened pull request #16830: refactor: wallet: Cleanup walletinitinterface.h (master...20190908-cleanup-walletinitinterface) https://github.com/bitcoin/bitcoin/pull/16830
< bitcoin-git> [bitcoin] emilengler opened pull request #16829: trivial: Add envvar system (master...2019-09-envvar) https://github.com/bitcoin/bitcoin/pull/16829
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16735: gui: Remove unused menu items for Windows and Linux (master...menu-items) https://github.com/bitcoin/bitcoin/pull/16735
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/189c19e01242...410b745fe024
< bitcoin-git> bitcoin/master f091dc8 GChuf: GUI: Remove unused menu items for Windows and Linux
< bitcoin-git> bitcoin/master 410b745 MarcoFalke: Merge #16735: gui: Remove unused menu items for Windows and Linux
< bitcoin-git> [bitcoin] SylTi opened pull request #16827: [WIP] [FEATURE] RPC: Add command for pruning past ChainTip (master...PrunePastTip) https://github.com/bitcoin/bitcoin/pull/16827
< bitcoin-git> [bitcoin] achow101 opened pull request #16826: Do additional character escaping for wallet names and address labels (master...escape-wallet-name) https://github.com/bitcoin/bitcoin/pull/16826

2019-09-07

< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #16825: Default to 2 additional blocks-only connections over Tor (+ bump default max conns to 150) (master...2019-09-tor-blocksonly) https://github.com/bitcoin/bitcoin/pull/16825
< bitcoin-git> [bitcoin] jonatack opened pull request #16822: [WIP] gui: Createwallet followups (master...createwallet-followup) https://github.com/bitcoin/bitcoin/pull/16822
< bitcoin-git> [bitcoin] RajaMBZ closed pull request #16818: doc: Update CONTRIBUTING.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16818
< bitcoin-git> [bitcoin] fanquake merged pull request #15759: p2p: Add 2 outbound block-relay-only connections (master...2019-03-blocksonly-edges) https://github.com/bitcoin/bitcoin/pull/15759
< bitcoin-git> [bitcoin] fanquake pushed 10 commits to master: https://github.com/bitcoin/bitcoin/compare/b5a8d0cff1e5...189c19e01242
< bitcoin-git> bitcoin/master 26a93bc Suhas Daftuar: Remove unused variable
< bitcoin-git> bitcoin/master 4de0dba Suhas Daftuar: [refactor] Move tx relay state to separate structure
< bitcoin-git> bitcoin/master c4aa2ba Suhas Daftuar: [refactor] Change tx_relay structure to be unique_ptr
< bitcoin-git> [bitcoin] erasmospunk opened pull request #16821: Fix bug where duplicate PSBT keys are accepted (master...psbt-fix) https://github.com/bitcoin/bitcoin/pull/16821
< bitcoin-git> [bitcoin] fanquake merged pull request #16261: gui: Refactor OpenWalletActivity (master...2019-06-refactor-open-wallet) https://github.com/bitcoin/bitcoin/pull/16261
< bitcoin-git> [bitcoin] fanquake pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/e4b974830ee8...b5a8d0cff1e5
< bitcoin-git> bitcoin/master bc6d8a3 João Barbosa: gui: Refactor OpenWalletActivity
< bitcoin-git> bitcoin/master 60adb21 Andrew Chow: Optionally allow AskPassphraseDialog to output the passphrase
< bitcoin-git> bitcoin/master 78863e2 Andrew Chow: Add CreateWalletDialog to create wallets from the GUI
< bitcoin-git> [bitcoin] fanquake merged pull request #15450: gui: Create wallet menu option (master...gui-create-wallet) https://github.com/bitcoin/bitcoin/pull/15450
< bitcoin-git> [bitcoin] fanquake merged pull request #16810: guix: Remove ssp spec file hack (master...2019-09-guix-remove-ssp-spec) https://github.com/bitcoin/bitcoin/pull/16810
< bitcoin-git> [bitcoin] fanquake pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/0d20c42a014f...e4b974830ee8
< bitcoin-git> bitcoin/master 0093a58 Carl Dong: contrib: guix: More robust search paths, add checks
< bitcoin-git> bitcoin/master 0065ead Carl Dong: contrib: guix: Remove ssp spec file hack
< bitcoin-git> bitcoin/master e4b9748 fanquake: Merge #16810: guix: Remove ssp spec file hack
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/46494b08e239...0d20c42a014f
< bitcoin-git> bitcoin/master 5ce822e Matt Corallo: Conservatively accept RBF bumps bumping one tx at the package limits
< bitcoin-git> bitcoin/master 0d20c42 fanquake: Merge #16421: Conservatively accept RBF bumps bumping one tx at the packag...
< bitcoin-git> [bitcoin] fanquake merged pull request #16421: Conservatively accept RBF bumps bumping one tx at the package limits (master...2019-07-lightning-policy-bump) https://github.com/bitcoin/bitcoin/pull/16421
< bitcoin-git> [bitcoin] fanquake merged pull request #16798: Refactor rawtransaction_util's SignTransaction to separate prevtx parsing (master...split-signtx-prevtx) https://github.com/bitcoin/bitcoin/pull/16798
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/ae3e3bd151f4...46494b08e239
< bitcoin-git> bitcoin/master 39034f1 Andrew Chow: Refactor rawtransaction_util's SignTransaction to have previous tx parsing...
< bitcoin-git> bitcoin/master 46494b0 fanquake: Merge #16798: Refactor rawtransaction_util's SignTransaction to separate p...

2019-09-06

< bitcoin-git> [bitcoin] RajaMBZ opened pull request #16818: doc: Update CONTRIBUTING.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16818
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16793: refactor: Avoid locking cs_main in ProcessNewBlockHeaders (master...2019-09-csmain-headers) https://github.com/bitcoin/bitcoin/pull/16793
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5e202382a987...ae3e3bd151f4
< bitcoin-git> bitcoin/master 3109a1f João Barbosa: refactor: Avoid locking cs_main in ProcessNewBlockHeaders
< bitcoin-git> bitcoin/master ae3e3bd MarcoFalke: Merge #16793: refactor: Avoid locking cs_main in ProcessNewBlockHeaders
< bitcoin-git> [bitcoin] dangershony opened pull request #16817: [RPC] Fix casing in getblockchaininfo to be inline other fields (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16817

2019-09-05

< bitcoin-git> [bitcoin] ch4ot1c opened pull request #16812: doc: Fix whitespace errs in .md files, bitcoin.conf, and Info.plist.in (master...docs/lint-markdown) https://github.com/bitcoin/bitcoin/pull/16812
< bitcoin-git> [bitcoin] martinus reopened pull request #16801: faster & less memory for sync: bulk pool allocator for node based containers (master...2019-08-bulkpoolallocator) https://github.com/bitcoin/bitcoin/pull/16801
< bitcoin-git> [bitcoin] martinus closed pull request #16801: faster & less memory for sync: bulk pool allocator for node based containers (master...2019-08-bulkpoolallocator) https://github.com/bitcoin/bitcoin/pull/16801
< bitcoin-git> [bitcoin] dongcarl opened pull request #16810: guix: Remove ssp spec file hack (master...2019-09-guix-remove-ssp-spec) https://github.com/bitcoin/bitcoin/pull/16810
< bitcoin-git> [bitcoin] dongcarl opened pull request #16809: depends: zlib: Move toolchain options to configure (master...2019-09-improve-zlib-pkg) https://github.com/bitcoin/bitcoin/pull/16809
< bitcoin-git> [bitcoin] GChuf opened pull request #16808: GUI: fix and stylize language list (master...translation-list-fix) https://github.com/bitcoin/bitcoin/pull/16808
< bitcoin-git> [bitcoin] MarcoFalke closed 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] meshcollider merged pull request #16624: wallet: encapsulate transactions state (master...2019-08-encapsulate-tx-state) https://github.com/bitcoin/bitcoin/pull/16624
< bitcoin-git> [bitcoin] meshcollider pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/5667b0d758f1...5e202382a987
< bitcoin-git> bitcoin/master a31be09 Antoine Riard: Encapsulate tx status in a Confirmation struct
< bitcoin-git> bitcoin/master 7e89994 Antoine Riard: Remove SyncTransaction for conflicted txn in CWallet::BlockConnected
< bitcoin-git> bitcoin/master 40ede99 Antoine Riard: Modify wallet tx status if has been reorged out
< bitcoin-git> [bitcoin] meshcollider opened pull request #16807: Let validateaddress locate error in Bech32 address (master...201909_bech32_error_detection) https://github.com/bitcoin/bitcoin/pull/16807
< bitcoin-git> [bitcoin] laanwj merged pull request #16792: Assert that the HRP is lowercase in Bech32::Encode (master...201909_bech32_hrp_check) https://github.com/bitcoin/bitcoin/pull/16792
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cbde2bc80674...5667b0d758f1
< bitcoin-git> bitcoin/master 2457aea Samuel Dobson: Assert that the HRP is lowercase in Bech32::Encode
< bitcoin-git> bitcoin/master 5667b0d Wladimir J. van der Laan: Merge #16792: Assert that the HRP is lowercase in Bech32::Encode
< bitcoin-git> [bitcoin] laanwj merged pull request #16804: test: Remove unused try-block in assert_debug_log (master...1909-testFix) https://github.com/bitcoin/bitcoin/pull/16804
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/45be44cce4fa...cbde2bc80674
< bitcoin-git> bitcoin/master fae91a0 MarcoFalke: test: Remove incorrect and unused try-block in assert_debug_log
< bitcoin-git> bitcoin/master cbde2bc Wladimir J. van der Laan: Merge #16804: test: Remove unused try-block in assert_debug_log
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16806: doc: Add issue templates for bug and feature request (master...master) https://github.com/bitcoin/bitcoin/pull/16806
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #15257: Scripts and tools: Bump flake8 to 3.7.8 (master...flake-36) https://github.com/bitcoin/bitcoin/pull/15257
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/761fe07ba9b5...45be44cce4fa
< bitcoin-git> bitcoin/master b21680b Ben Woosley: test/contrib: Fix invalid escapes in regex strings
< bitcoin-git> bitcoin/master 8389207 Ben Woosley: lint: Disable flake8 W504 warning
< bitcoin-git> bitcoin/master 0ef0e51 Ben Woosley: lint: Bump flake8 to 3.7.8
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16768: test: Make lint-includes.sh work from any directory (master...lint-includes-anydir) https://github.com/bitcoin/bitcoin/pull/16768
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8e00a6855240...761fe07ba9b5
< bitcoin-git> bitcoin/master 490da63 Kristaps Kaupe: Make lint-includes.sh work from any directory
< bitcoin-git> bitcoin/master 761fe07 MarcoFalke: Merge #16768: test: Make lint-includes.sh work from any directory

2019-09-04

< bitcoin-git> [bitcoin] jamesob opened pull request #16805: logs: add timing information to FlushStateToDisk() (master...2019-09-flush-logs) https://github.com/bitcoin/bitcoin/pull/16805
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16804: test: Remove incorrect and unused try-block in assert_debug_log (master...1909-testFix) https://github.com/bitcoin/bitcoin/pull/16804
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #16801: bulk pool allocator for node based containers (master...2019-08-bulkpoolallocator) https://github.com/bitcoin/bitcoin/pull/16801
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16801: bulk pool allocator for node based containers (master...2019-08-bulkpoolallocator) https://github.com/bitcoin/bitcoin/pull/16801
< bitcoin-git> [bitcoin] takinbo opened pull request #16802: scripts: search for next position of magic bytes rather than fail (master...master) https://github.com/bitcoin/bitcoin/pull/16802
< bitcoin-git> [bitcoin] martinus opened pull request #16801: bulk pool allocator for node based containers (master...2019-08-bulkpoolallocator) https://github.com/bitcoin/bitcoin/pull/16801
< bitcoin-git> [bitcoin] sipa opened pull request #16800: Basic Miniscript support in output descriptors (master...201908_miniscript) https://github.com/bitcoin/bitcoin/pull/16800

2019-09-03

< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16774: Avoid unnecessary "Synchronizing blockheaders" log messages (master...2019/09/hdr_log) https://github.com/bitcoin/bitcoin/pull/16774
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6e431296dace...8e00a6855240
< bitcoin-git> bitcoin/master dcc448e Jonas Schnelli: Avoid unnecessary "Synchronizing blockheaders" log messages
< bitcoin-git> bitcoin/master 8e00a68 MarcoFalke: Merge #16774: Avoid unnecessary "Synchronizing blockheaders" log messages
< bitcoin-git> [bitcoin] achow101 opened pull request #16798: Refactor rawtransaction_util's SignTransaction to separate prevtx parsing (master...split-signtx-prevtx) https://github.com/bitcoin/bitcoin/pull/16798
< bitcoin-git> [bitcoin] ch4ot1c opened pull request #16797: scripts: Add convenience script for committing scripted-diffs from a file (master...scripts/commit-script) https://github.com/bitcoin/bitcoin/pull/16797
< bitcoin-git> [bitcoin] sdaftuar reopened pull request #16400: [refactor] Rewrite AcceptToMemoryPoolWorker() using smaller parts (master...2019-07-refactor-atmp) https://github.com/bitcoin/bitcoin/pull/16400
< bitcoin-git> [bitcoin] sdaftuar closed pull request #16400: [refactor] Rewrite AcceptToMemoryPoolWorker() using smaller parts (master...2019-07-refactor-atmp) https://github.com/bitcoin/bitcoin/pull/16400
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16661: wallet: Fix segfault in CreateWalletFromFile, Pass error to rpc caller (master...1908-walletErrorSegfault) https://github.com/bitcoin/bitcoin/pull/16661
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16796: wallet: Fix segfault in CreateWalletFromFile (master...1909-walletSegfault) https://github.com/bitcoin/bitcoin/pull/16796
< bitcoin-git> [bitcoin] instagibbs opened pull request #16795: have raw transaction decoding infer output descriptors (master...decode_descriptor) https://github.com/bitcoin/bitcoin/pull/16795
< bitcoin-git> [bitcoin] emilengler closed pull request #16761: Add blockpause setting (master...2019-08-blockpause) https://github.com/bitcoin/bitcoin/pull/16761
< bitcoin-git> [bitcoin] sdaftuar closed pull request #15169: Parallelize CheckInputs() in AcceptToMemoryPool() (master...2018-12-parallel-mempool-scriptchecks) https://github.com/bitcoin/bitcoin/pull/15169
< bitcoin-git> [bitcoin] promag closed pull request #16066: mempool: Skip estimator if block is older than X (master...2019-05-ibd-avoid-mempool-estimator) https://github.com/bitcoin/bitcoin/pull/16066
< bitcoin-git> [bitcoin] laanwj merged pull request #16745: wallet: Translate all initErrors in CreateWalletFromFile (master...1908-walletTranslate) https://github.com/bitcoin/bitcoin/pull/16745
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d3e672119e80...6e431296dace
< bitcoin-git> bitcoin/master fa70d19 MarcoFalke: util: Make util/error bilingual_str (refactor)
< bitcoin-git> bitcoin/master fa61365 MarcoFalke: wallet: Translate all initErrors in CreateWalletFromFile
< bitcoin-git> bitcoin/master 6e43129 Wladimir J. van der Laan: Merge #16745: wallet: Translate all initErrors in CreateWalletFromFile
< bitcoin-git> [bitcoin] promag opened pull request #16793: refactor: Avoid locking cs_main in ProcessNewBlockHeaders (master...2019-09-csmain-headers) https://github.com/bitcoin/bitcoin/pull/16793
< bitcoin-git> [bitcoin] laanwj merged pull request #16788: gui: Update transifex slug for 0.19 (master...2019_10_tx_slug_0_19) https://github.com/bitcoin/bitcoin/pull/16788
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/33f9750b1b86...d3e672119e80
< bitcoin-git> bitcoin/master 072f37a Wladimir J. van der Laan: gui: Update transifex slug for 0.19
< bitcoin-git> bitcoin/master 057fac3 Wladimir J. van der Laan: gui: Update English source translation
< bitcoin-git> bitcoin/master d3e6721 Wladimir J. van der Laan: Merge #16788: gui: Update transifex slug for 0.19
< bitcoin-git> [bitcoin] meshcollider opened pull request #16792: Assert that the HRP is lowercase in Bech32::Encode (master...201909_bech32_hrp_check) https://github.com/bitcoin/bitcoin/pull/16792
< bitcoin-git> [bitcoin] elichai opened pull request #16791: Enable Link Time Optimizations (master...2019-09-thinlto) https://github.com/bitcoin/bitcoin/pull/16791

2019-09-02

< bitcoin-git> [bitcoin] fanquake closed pull request #16789: Update headers and copyright_header.py script (master...headers) https://github.com/bitcoin/bitcoin/pull/16789
< bitcoin-git> [bitcoin] HashUnlimited closed pull request #16790: break loop early on undefined version bits (master...patch-4) https://github.com/bitcoin/bitcoin/pull/16790
< bitcoin-git> [bitcoin] HashUnlimited opened pull request #16790: break loop early on undefined version bits (master...patch-4) https://github.com/bitcoin/bitcoin/pull/16790
< bitcoin-git> [bitcoin] GChuf opened pull request #16789: Update headers and copyright_header.py script (master...headers) https://github.com/bitcoin/bitcoin/pull/16789
< bitcoin-git> [bitcoin] laanwj opened pull request #16788: gui: Update transifex slug for 0.19 (master...2019_10_tx_slug_0_19) https://github.com/bitcoin/bitcoin/pull/16788
< bitcoin-git> [bitcoin] meshcollider merged pull request #16185: gettransaction: add an argument to decode the transaction (master...decode_tx_gettransaction) https://github.com/bitcoin/bitcoin/pull/16185
< bitcoin-git> [bitcoin] meshcollider pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/6519be605480...33f9750b1b86
< bitcoin-git> bitcoin/master 7f3bb24 darosior: gettransaction: add an argument to decode the transaction
< bitcoin-git> bitcoin/master b8b3f04 darosior: tests: Add a new functional test for gettransaction
< bitcoin-git> bitcoin/master 9965940 darosior: doc: Add release note for the new gettransaction argument
< bitcoin-git> [bitcoin] darosior opened pull request #16787: Human readable network services (master...services_for_humans) https://github.com/bitcoin/bitcoin/pull/16787
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/7d6f63cc2c2b...6519be605480
< bitcoin-git> bitcoin/master 9b92538 Matt Corallo: Remove unused fScriptChecks parameter from CheckInputs
< bitcoin-git> bitcoin/master 6519be6 fanquake: Merge #13868: Remove unused fScriptChecks parameter from CheckInputs
< bitcoin-git> [bitcoin] fanquake merged pull request #13868: Remove unused fScriptChecks parameter from CheckInputs (master...check-inputs-script-checks) https://github.com/bitcoin/bitcoin/pull/13868

2019-09-01

< bitcoin-git> [bitcoin] theStack opened pull request #16786: test: add unit test for wallet watch-only methods involving PubKeys (master...add_wallet_watchpubkey_unit_test) https://github.com/bitcoin/bitcoin/pull/16786
< bitcoin-git> [bitcoin] michaelfolkson closed pull request #16781: doc: Update comment describing CheckInputs in validation.cpp (master...20190901-checkinputs) https://github.com/bitcoin/bitcoin/pull/16781
< bitcoin-git> [bitcoin] michaelfolkson opened pull request #16781: doc: Update comment describing CheckInputs in validation.cpp (master...20190901-checkinputs) https://github.com/bitcoin/bitcoin/pull/16781
< bitcoin-git> [bitcoin] fanquake merged pull request #16720: qt: Replace objc_msgSend() function calls with the native Objective-C syntax (master...20190825-fix-catalina-build) https://github.com/bitcoin/bitcoin/pull/16720
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/495db72ee7d8...7d6f63cc2c2b
< bitcoin-git> bitcoin/master 0bb33b5 Hennadii Stepanov: qt: Replace objc_msgSend with native syntax
< bitcoin-git> bitcoin/master 7d6f63c fanquake: Merge #16720: qt: Replace objc_msgSend() function calls with the native Ob...

2019-08-31

< bitcoin-git> [bitcoin] godfrey-cw closed pull request #16765: Documentation for `systemd` troubleshooting (master...master) https://github.com/bitcoin/bitcoin/pull/16765
< bitcoin-git> [bitcoin] jonasschnelli opened pull request #16774: Avoid unnecessary "Synchronizing blockheaders" log messages (master...2019/09/hdr_log) https://github.com/bitcoin/bitcoin/pull/16774
< bitcoin-git> [bitcoin] jtimon opened pull request #16771: Chainparams: Wallet: Decouple DefaultFallbackfee() from IsTestChain() (master...b19-chainparams-fallbackfee) https://github.com/bitcoin/bitcoin/pull/16771
< bitcoin-git> [bitcoin] jtimon opened pull request #16770: Chainparams: Decouple AllowAcceptNonstd() from IsTestChain() (master...b19-chainparams-allownonstd) https://github.com/bitcoin/bitcoin/pull/16770
< bitcoin-git> [bitcoin] GChuf opened pull request #16769: Update uninstall.exe file (master...uninstall.exe) https://github.com/bitcoin/bitcoin/pull/16769
< bitcoin-git> [bitcoin] fanquake merged pull request #16767: test: Check for codespell in lint-spelling.sh (master...check-for-codespell) https://github.com/bitcoin/bitcoin/pull/16767
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e9ef1b2c2ec2...495db72ee7d8
< bitcoin-git> bitcoin/master 8340763 Kristaps Kaupe: Check for codespell in lint-spelling.sh
< bitcoin-git> bitcoin/master 495db72 fanquake: Merge #16767: test: Check for codespell in lint-spelling.sh
< bitcoin-git> [bitcoin] fanquake merged 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] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/de048a59ad11...e9ef1b2c2ec2
< bitcoin-git> bitcoin/master d9d8984 João Barbosa: wallet: Use wallet name instead of pointer on unload/release
< bitcoin-git> bitcoin/master e9ef1b2 fanquake: Merge #16716: wallet: Use wallet name instead of pointer on unload/release...
< bitcoin-git> [bitcoin] fanquake merged pull request #16760: qt: Change uninstall icon on Windows (master...uninstall-icon) https://github.com/bitcoin/bitcoin/pull/16760
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f5db3f2128f0...de048a59ad11
< bitcoin-git> bitcoin/master 635e915 GChuf: [qt] Change uninstall icon on Windows
< bitcoin-git> bitcoin/master de048a5 fanquake: Merge #16760: qt: Change uninstall icon on Windows

2019-08-30

< bitcoin-git> [bitcoin] kristapsk opened pull request #16768: test: Make lint-includes.sh work from any directory (master...lint-includes-anydir) https://github.com/bitcoin/bitcoin/pull/16768
< bitcoin-git> [bitcoin] kristapsk opened pull request #16767: test: Check for codespell in lint-spelling.sh (master...check-for-codespell) https://github.com/bitcoin/bitcoin/pull/16767
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #16766: Make IsTrusted scan parents recursively (master...recursive-istrusted) https://github.com/bitcoin/bitcoin/pull/16766
< bitcoin-git> [bitcoin] godfrey-cw opened pull request #16765: Documentation for `systemd` troubleshooting (master...master) https://github.com/bitcoin/bitcoin/pull/16765
< bitcoin-git> [bitcoin] GChuf closed pull request #16764: gui: update description for default language (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16764
< bitcoin-git> [bitcoin] GChuf opened pull request #16764: gui: update description for default language (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16764
< bitcoin-git> [bitcoin] fanquake merged pull request #16758: qt: Replace QFontMetrics::width() with TextWidth() (master...20190829-pr16701-followup) https://github.com/bitcoin/bitcoin/pull/16758
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/a8ecd0dadaab...f5db3f2128f0
< bitcoin-git> bitcoin/master 8b6f5aa Hennadii Stepanov: qt: Replace QFontMetrics::width() with TextWidth()
< bitcoin-git> bitcoin/master f5db3f2 fanquake: Merge #16758: qt: Replace QFontMetrics::width() with TextWidth()
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/74da99e01074...a8ecd0dadaab
< bitcoin-git> bitcoin/master 798a589 Sebastian Falbesoner: wallet: extract PubKey from P2PK script with Solver
< bitcoin-git> bitcoin/master a8ecd0d fanquake: Merge #16753: wallet: extract PubKey from P2PK script with Solver
< bitcoin-git> [bitcoin] fanquake merged pull request #16753: wallet: extract PubKey from P2PK script with Solver (master...extractpubkey_with_solver) https://github.com/bitcoin/bitcoin/pull/16753
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bcf7004a8945...74da99e01074
< bitcoin-git> bitcoin/master fa0b910 MarcoFalke: [doc] chain: Declare BLOCK_VALID_HEADER reserved
< bitcoin-git> bitcoin/master 74da99e fanquake: Merge #14862: doc: Declare BLOCK_VALID_HEADER reserved
< bitcoin-git> [bitcoin] fanquake merged pull request #14862: doc: Declare BLOCK_VALID_HEADER reserved (master...Mf1812-validationDocBLOCK_VALID_HEADER) https://github.com/bitcoin/bitcoin/pull/14862
< bitcoin-git> [bitcoin] fanquake closed pull request #16759: doc: Fix table syntax (master...2019-08-bitcoin-conf-table) https://github.com/bitcoin/bitcoin/pull/16759

2019-08-29

< bitcoin-git> [bitcoin] TheBlueMatt opened pull request #16762: Rust-based Backup over-REST block downloader (master...2019-08-rusty-block-download) https://github.com/bitcoin/bitcoin/pull/16762
< bitcoin-git> [bitcoin] emilengler opened pull request #16761: trivial: Add blockpause (master...2019-08-blockpause) https://github.com/bitcoin/bitcoin/pull/16761
< bitcoin-git> [bitcoin] GChuf opened pull request #16760: [qt] Change uninstall icon on Windows (master...uninstall-icon) https://github.com/bitcoin/bitcoin/pull/16760
< bitcoin-git> [bitcoin] emilengler opened pull request #16759: doc: Fix table syntax (master...2019-08-bitcoin-conf-table) https://github.com/bitcoin/bitcoin/pull/16759
< bitcoin-git> [bitcoin] jonasschnelli merged pull request #16707: qt: Remove obsolete QModelIndex::child() (master...20190824-qmodelindex-child) https://github.com/bitcoin/bitcoin/pull/16707
< bitcoin-git> [bitcoin] jonasschnelli pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d8fc9979130a...bcf7004a8945
< bitcoin-git> bitcoin/master c536677 Hennadii Stepanov: qt: Remove obsolete QModelIndex::child()
< bitcoin-git> bitcoin/master bcf7004 Jonas Schnelli: Merge #16707: qt: Remove obsolete QModelIndex::child()
< bitcoin-git> [bitcoin] hebasto opened pull request #16758: qt: Replace QFontMetrics::width() with TextWidth() (master...20190829-pr16701-followup) https://github.com/bitcoin/bitcoin/pull/16758
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16757: doc: ActivateBestChainStep return value (master...1909-docValABCS) https://github.com/bitcoin/bitcoin/pull/16757
< bitcoin-git> [bitcoin] laanwj merged pull request #16695: rpc: Add window final block height to getchaintxstats (master...getchaintxstats_height) https://github.com/bitcoin/bitcoin/pull/16695
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/75142ece6b66...d8fc9979130a
< bitcoin-git> bitcoin/master d48c1e8 Jonathan "Duke" Leto: Add window final block height to getchaintxstats
< bitcoin-git> bitcoin/master d8fc997 Wladimir J. van der Laan: Merge #16695: rpc: Add window final block height to getchaintxstats
< bitcoin-git> [bitcoin] laanwj merged pull request #16706: qt: Replace deprecated QSignalMapper by lambda expressions (master...20190824-obsolete-qsignalmapper) https://github.com/bitcoin/bitcoin/pull/16706
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/1f8378508acf...75142ece6b66
< bitcoin-git> bitcoin/master 9e0c1d6 Hennadii Stepanov: qt: Remove QSignalMapper from RPCConsole
< bitcoin-git> bitcoin/master 0912134 Hennadii Stepanov: qt: Remove QSignalMapper from TransactionView
< bitcoin-git> bitcoin/master 75142ec Wladimir J. van der Laan: Merge #16706: qt: Replace deprecated QSignalMapper by lambda expressions
< bitcoin-git> [bitcoin] mzumsande opened pull request #16756: test: Connection eviction ligc tests (master...201908_test_eviction) https://github.com/bitcoin/bitcoin/pull/16756
< bitcoin-git> [bitcoin] laanwj merged pull request #16755: [0.17.2] Fix translations (0.17...0.17.2.fix) https://github.com/bitcoin/bitcoin/pull/16755
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to 0.17: https://github.com/bitcoin/bitcoin/compare/01a1537fe02d...ed65d1483466
< bitcoin-git> bitcoin/0.17 b30b713 GChuf: [0.17.2] Fix translations
< bitcoin-git> bitcoin/0.17 ed65d14 Wladimir J. van der Laan: Merge #16755: [0.17.2] Fix translations
< bitcoin-git> [bitcoin] laanwj merged pull request #15615: Add log output during initial header sync (master...2019/03/hdr_sync) https://github.com/bitcoin/bitcoin/pull/15615
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d20d171f26c2...1f8378508acf