< bitcoin-git> [bitcoin] ch4ot1c opened pull request #16986: doc: Doxygen-friendly CuckooCache comments (master...doc/cuckoocache) https://github.com/bitcoin/bitcoin/pull/16986
< bitcoin-git> [bitcoin] jbampton opened pull request #16987: test: Correct docstring param name. (master...fix-spelling) https://github.com/bitcoin/bitcoin/pull/16987
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6b2210f1016c...9edb2b655058
< bitcoin-git> bitcoin/master 43e7d57 Fabian Jahr: doc: Improve test READMEs
< bitcoin-git> bitcoin/master 9edb2b6 Wladimir J. van der Laan: Merge #16953: doc: Improve test READMEs
< bitcoin-git> [bitcoin] laanwj merged pull request #16953: doc: Improve test READMEs (master...debugreadme) https://github.com/bitcoin/bitcoin/pull/16953
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/9edb2b655058...26a74370455c
< bitcoin-git> bitcoin/master 4320bfc Wladimir J. van der Laan: build: Factor out qt translations from build system
< bitcoin-git> bitcoin/master 26a7437 Wladimir J. van der Laan: Merge #16982: build: Factor out qt translations from build system
< bitcoin-git> [bitcoin] laanwj merged pull request #16982: build: Factor out qt translations from build system (master...2019_09_factor_out_ts) https://github.com/bitcoin/bitcoin/pull/16982
< bitcoin-git> [bitcoin] laanwj opened pull request #16988: qt: Periodic translations update (master...2019_09_tx_update) https://github.com/bitcoin/bitcoin/pull/16988
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/26a74370455c...6b9405e31912
< bitcoin-git> bitcoin/master 67d9990 Martin Ankerl: make SaltedOutpointHasher noexcept
< bitcoin-git> bitcoin/master 6b9405e Wladimir J. van der Laan: Merge #16957: 9% less memory: make SaltedOutpointHasher noexcept
< bitcoin-git> [bitcoin] laanwj merged pull request #16957: 9% less memory: make SaltedOutpointHasher noexcept (master...2019-09-SaltedOutpointHasher-noexcept) https://github.com/bitcoin/bitcoin/pull/16957
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6b9405e31912...942e275018e1
< bitcoin-git> bitcoin/master 203a67d Wladimir J. van der Laan: doc: Put PR template in comments
< bitcoin-git> bitcoin/master 942e275 Wladimir J. van der Laan: Merge #16962: doc: Put PR template in comments
< bitcoin-git> [bitcoin] laanwj merged pull request #16962: doc: Put PR template in comments (master...2019_09_pr_template_comment) https://github.com/bitcoin/bitcoin/pull/16962
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/942e275018e1...d6026ec874e6
< bitcoin-git> bitcoin/master 8cf9898 Emil Engler: qt: Change default size of intro frame
< bitcoin-git> bitcoin/master d6026ec Wladimir J. van der Laan: Merge #16971: qt: Change default size of intro frame
< bitcoin-git> [bitcoin] laanwj merged pull request #16971: qt: Change default size of intro frame (master...2019-09-qt-change-intro-default-size) https://github.com/bitcoin/bitcoin/pull/16971
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/d6026ec874e6...bb83d23ad816
< bitcoin-git> bitcoin/master 568aa0c Nathan Marley: Add OpenSSL termios fix for musl libc
< bitcoin-git> bitcoin/master bb83d23 Wladimir J. van der Laan: Merge #16926: depends: Add OpenSSL termios fix for musl libc
< bitcoin-git> [bitcoin] laanwj merged pull request #16926: depends: Add OpenSSL termios fix for musl libc (master...btc-openssl-musl-libc-patch) https://github.com/bitcoin/bitcoin/pull/16926
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/bb83d23ad816...df692600c677
< bitcoin-git> bitcoin/master 463a1d5 Nathan Marley: Refresh ZeroMQ 4.3.1 patch
< bitcoin-git> bitcoin/master df69260 Wladimir J. van der Laan: Merge #16927: depends: Refresh ZeroMQ 4.3.1 patch
< bitcoin-git> [bitcoin] laanwj merged pull request #16927: depends: Refresh ZeroMQ 4.3.1 patch (master...btc-zmq431-patches) https://github.com/bitcoin/bitcoin/pull/16927
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/df692600c677...b658ca71b363
< bitcoin-git> bitcoin/master 0cc7dd7 soroosh-sdi: test: add unittests for CheckProofOfWork
< bitcoin-git> bitcoin/master b658ca7 Wladimir J. van der Laan: Merge #16931: test: add unittests for CheckProofOfWork
< bitcoin-git> [bitcoin] laanwj merged pull request #16931: test: add unittests for CheckProofOfWork (master...21-09-19-pow-unit-tests) https://github.com/bitcoin/bitcoin/pull/16931
< bitcoin-git> [bitcoin] laanwj opened pull request #16991: qa: Fix service flag comparison check in rpc_net test (luke-jr) (master...2019_09_fix_servicenames_test) https://github.com/bitcoin/bitcoin/pull/16991
< bitcoin-git> [bitcoin] fanquake closed pull request #16936: qa: Fix service flag comparison check in rpc_net test (master...fix_servicesnames_test) https://github.com/bitcoin/bitcoin/pull/16936
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b658ca71b363...79aeed8e76e8
< bitcoin-git> bitcoin/master 8003104 Steven Roose: Clarify includeWatching for fundrawtransaction
< bitcoin-git> bitcoin/master 79aeed8 Wladimir J. van der Laan: Merge #16397: doc: Clarify includeWatching for fundrawtransaction
< bitcoin-git> [bitcoin] laanwj merged pull request #16397: doc: Clarify includeWatching for fundrawtransaction (master...fundraw-includewatching) https://github.com/bitcoin/bitcoin/pull/16397
< wumpus> that cleans up a bit: https://github.com/bitcoin/bitcoin/milestone/37
< wumpus> #16952, #16727, #16689 are waiting for author
< gribble> https://github.com/bitcoin/bitcoin/issues/16952 | gui: make sure to update the UI when deleting a transaction by jonasschnelli · Pull Request #16952 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16727 | wallet: Explicit feerate for bumpfee by instagibbs · Pull Request #16727 · bitcoin/bitcoin · GitHub
< gribble> https://github.com/bitcoin/bitcoin/issues/16689 | rpc: add missing fields to wallet rpc help output by ariard · Pull Request #16689 · bitcoin/bitcoin · GitHub
< wumpus> #16849 needs more review (I think)
< gribble> https://github.com/bitcoin/bitcoin/issues/16849 | Fix block index inconsistency in InvalidateBlock() by sdaftuar · Pull Request #16849 · bitcoin/bitcoin · GitHub
< wumpus> #16991 is a rebase of a test change and can IMO go in when it passes travis (though an ACK would be nice)
< gribble> https://github.com/bitcoin/bitcoin/issues/16991 | qa: Fix service flag comparison check in rpc_net test (luke-jr) by laanwj · Pull Request #16991 · bitcoin/bitcoin · GitHub
< fanquake> wumpus I can take a look in about 90 minutes.
< bitcoin-git> [bitcoin] Sjors opened pull request #16993: rpc: gettxoutsetinfo locks m_cs_chainstate (master...2019/09/gettxoutsetinfo-lock) https://github.com/bitcoin/bitcoin/pull/16993
< bitcoin-git> [bitcoin] setpill opened pull request #16994: Systemd replace deprecated PermissionsStartOnly (master...fix-deprecated-permissionsstartonly) https://github.com/bitcoin/bitcoin/pull/16994
< wumpus> fanquake: thanks!
< bitcoin-git> [bitcoin] laanwj opened pull request #16995: Fix gcc 9 warnings (master...2019_09_resolve_gcc_warnings) https://github.com/bitcoin/bitcoin/pull/16995
< bitcoin-git> [bitcoin] Sjors closed pull request #16993: rpc: gettxoutsetinfo locks m_cs_chainstate (master...2019/09/gettxoutsetinfo-lock) https://github.com/bitcoin/bitcoin/pull/16993
< bitcoin-git> [bitcoin] laanwj closed pull request #16901: doc: Add markdownlint rules & apply formatting (master...doc/markdown-linter) https://github.com/bitcoin/bitcoin/pull/16901
< wumpus> PSA: because of recent increased interest in android build, mobile UIs and such I've created an "android" label
< bitcoin-git> [bitcoin] laanwj closed pull request #9849: Qt: Network Watch tool (master...gui_netwatch) https://github.com/bitcoin/bitcoin/pull/9849
< bitcoin-git> [bitcoin] laanwj closed pull request #10615: RPC: Allow rpcauth configs to specify a 4th parameter naming a specific wallet (master...multiwallet_rpc) https://github.com/bitcoin/bitcoin/pull/10615
< bitcoin-git> [bitcoin] laanwj closed pull request #10823: Allow all mempool txs to be replaced after a configurable timeout (default 6h) (master...replace-by-fee-old-transactions) https://github.com/bitcoin/bitcoin/pull/10823
< bitcoin-git> [bitcoin] laanwj closed pull request #16276: util: optimize for diagnosis of deadlock (master...master) https://github.com/bitcoin/bitcoin/pull/16276
< bitcoin-git> [bitcoin] laanwj closed pull request #16265: Improve check disk space in bitcoind (master...patch-15813) https://github.com/bitcoin/bitcoin/pull/16265
< bitcoin-git> [bitcoin] laanwj closed pull request #15871: Handle exception when creating default -datadir (master...2019-04-default-datadir) https://github.com/bitcoin/bitcoin/pull/15871
< bitcoin-git> [bitcoin] laanwj closed pull request #15613: net: simplify PONG handler (master...2019-03-17-net-processing-pong) https://github.com/bitcoin/bitcoin/pull/15613
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/79aeed8e76e8...981ec9b81741
< bitcoin-git> bitcoin/master eb4c43e marcoagner: doc: documents how to calculate m_assumed_blockchain_size and m_assumed_ch...
< bitcoin-git> bitcoin/master 981ec9b Wladimir J. van der Laan: Merge #15459: doc: add how to calculate blockchain and chainstate size var...
< bitcoin-git> [bitcoin] laanwj merged pull request #15459: doc: add how to calculate blockchain and chainstate size variables to release process (master...doc_blockchain_and_chainstate_size_calculation) https://github.com/bitcoin/bitcoin/pull/15459
< MarcoFalke> heh, let me run my "close pull requests" DrahtBot script
< bitcoin-git> [bitcoin] DrahtBot closed pull request #15482: Implement BIPXXX's new softfork rules (The Great Consensus Cleanup) (master...2019-02-great-consensus-cleanup) https://github.com/bitcoin/bitcoin/pull/15482
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/981ec9b81741...2fe6c185a6fe
< bitcoin-git> bitcoin/master 977dd23 Wladimir J. van der Laan: qt: Periodic translations update
< bitcoin-git> bitcoin/master e2ce392 Wladimir J. van der Laan: test: Avoid whitespace linting in qt translations
< bitcoin-git> bitcoin/master 2fe6c18 Wladimir J. van der Laan: Merge #16988: qt: Periodic translations update
< bitcoin-git> [bitcoin] laanwj merged pull request #16988: qt: Periodic translations update (master...2019_09_tx_update) https://github.com/bitcoin/bitcoin/pull/16988
< bitcoin-git> [bitcoin] DrahtBot closed pull request #14533: [WIP] wallet: ensure wallet files are not reused across chains (master...wallet-file-reuse-prevention) https://github.com/bitcoin/bitcoin/pull/14533
< bitcoin-git> [bitcoin] DrahtBot closed pull request #14501: Fix possible data race when committing block files (master...fsync_dir) https://github.com/bitcoin/bitcoin/pull/14501
< bitcoin-git> [bitcoin] DrahtBot closed pull request #14485: Try to use posix_fadvise with CBufferedFile (master...fadvise) https://github.com/bitcoin/bitcoin/pull/14485
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13713: Ignore new blocks when -stopatheight target has been reached (master...2018/07/stopatheight) https://github.com/bitcoin/bitcoin/pull/13713
< bitcoin-git> [bitcoin] DrahtBot closed pull request #13674: Qt: Fix for bitcoin-qt becoming unresponsive during shutdown (issue #13217) (master...qt-shutdown-13217) https://github.com/bitcoin/bitcoin/pull/13674
< bitcoin-git> [bitcoin] DrahtBot closed pull request #12833: [qt] move QSettings to bitcoin_rw.conf where possible (master...2018/03/bitcoin-conf-rw) https://github.com/bitcoin/bitcoin/pull/12833
< bitcoin-git> [bitcoin] DrahtBot closed pull request #12677: RPC: Add ancestor{count,size,fees} to listunspent output (master...listunspent_ancestorinfo) https://github.com/bitcoin/bitcoin/pull/12677
< bitcoin-git> [bitcoin] laanwj opened pull request #16997: doc: Update bips.md for 0.19 (master...2019_09_bips_v19) https://github.com/bitcoin/bitcoin/pull/16997
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2fe6c185a6fe...c3a8e097b1af
< bitcoin-git> bitcoin/master 9c23ebd Luke Dashjr: qa: Fix service flag comparison check in rpc_net test
< bitcoin-git> bitcoin/master c3a8e09 Wladimir J. van der Laan: Merge #16991: qa: Fix service flag comparison check in rpc_net test (luke-...
< bitcoin-git> [bitcoin] laanwj merged pull request #16991: qa: Fix service flag comparison check in rpc_net test (luke-jr) (master...2019_09_fix_servicenames_test) https://github.com/bitcoin/bitcoin/pull/16991
< fanquake> MarcoFalke: looks like you might need to address one of those PRs
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #15482: Implement BIPXXX's new softfork rules (The Great Consensus Cleanup) (master...2019-02-great-consensus-cleanup) https://github.com/bitcoin/bitcoin/pull/15482
< promag> MarcoFalke: you mean that all calls to GuessVerificationProgress without the lock happen at a point where nChainTx is already set?
< MarcoFalke> promag: Yes, last time I checked they did
< promag> MarcoFalke: so you prefer to not lock?
< bitcoin-git> [bitcoin] promag closed pull request #15997: fix: GuessVerificationProgress requires cs_main lock (master...2019-05-gvp) https://github.com/bitcoin/bitcoin/pull/15997
< wumpus> if anyone would like to address one or more of the chainparams updates in #16996, please go ahead
< gribble> https://github.com/bitcoin/bitcoin/issues/16996 | Release process for 0.19.0rc1 · Issue #16996 · bitcoin/bitcoin · GitHub
< wumpus> I'll have a go at the hardcoded seed update, hope it will go better than last time (#15791)
< gribble> https://github.com/bitcoin/bitcoin/issues/15791 | net: Hardcoded seeds update for 0.18 by laanwj · Pull Request #15791 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/c3a8e097b1af...696b5eb1799d
< bitcoin-git> bitcoin/master e28d8f8 John Bampton: Correct docstring param name.
< bitcoin-git> bitcoin/master 696b5eb MarcoFalke: Merge #16987: test: Correct docstring param name.
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16987: test: Correct docstring param name. (master...fix-spelling) https://github.com/bitcoin/bitcoin/pull/16987
< bitcoin-git> [bitcoin] laanwj opened pull request #16999: net: 0.19 seeds update (master...2019_10_seeds_update) https://github.com/bitcoin/bitcoin/pull/16999
< bitcoin-git> [bitcoin] practicalswift opened pull request #17000: tests: Add coverage test to verify that our fuzz harnesses reach different unique code paths when varying input (master...test_fuzzing_harnesses) https://github.com/bitcoin/bitcoin/pull/17000
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17001: doc: Remove mention of renamed mapBlocksUnlinked (master...1909-docmapBlocksUnlinkedRenamed) https://github.com/bitcoin/bitcoin/pull/17001
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #17002: chainparams: Bump assumed chain params (master...1909-bumpAssumedChainParams) https://github.com/bitcoin/bitcoin/pull/17002
< bitcoin-git> [bitcoin] jbampton opened pull request #17003: Remove trailing whitespace on blank lines. (master...remove-whitespace) https://github.com/bitcoin/bitcoin/pull/17003
< bitcoin-git> [bitcoin] jnewbery opened pull request #17004: validation: Remove REJECT code from CValidationState (master...2019-09-no-reject-validation-state) https://github.com/bitcoin/bitcoin/pull/17004
< elichai2> I'm benchmarking a bunch of stuff. and I see something weird: `12.80% TxConfirmStats::UpdateMovingAverages `
< elichai2> why does that function take so much time? especially in IBD when the fee data is pretty much irrelevant? (unless it already has the mempool and start calculating fees?)