< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/b0a7a76c9d2e...9debfd0e2841
< bitcoin-git> bitcoin/master b6233a4 darosior: bitcoin-wallet: Add a missing closing parenthesis in the help
< bitcoin-git> bitcoin/master 9debfd0 fanquake: Merge #16863: doc: Add a missing closing parenthesis in the bitcoin-wallet...
< bitcoin-git> [bitcoin] fanquake merged pull request #16863: doc: Add a missing closing parenthesis in the bitcoin-wallet's help (master...bitcoin_wallet_nit) https://github.com/bitcoin/bitcoin/pull/16863
< bitcoin-git> [bitcoin] davereikher opened pull request #16878: Fix non-deterministic coverage of test DoS_mapOrphans (master...make_denialofservice_tests_deterministic) https://github.com/bitcoin/bitcoin/pull/16878
< fanquake> Turns out there's a bunch of sed patching we're doing in depends that is now completely redundant
< bitcoin-git> [bitcoin] fanquake opened pull request #16879: build: remove redundant sed patching (master...messy_depends) https://github.com/bitcoin/bitcoin/pull/16879
< bitcoin-git> [bitcoin] xuing opened pull request #16880: Fix first last_op_finish_ is unpredictable value (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16880
< Bullit> Questions remain on being banned from networks for unknown reason could be UPNP issue
< bitcoin-git> [bitcoin] fanquake closed pull request #16880: Fix first last_op_finish_ is unpredictable value (master...patch-1) https://github.com/bitcoin/bitcoin/pull/16880
< bitcoin-git> [bitcoin] fanquake closed pull request #15074: Improve CScriptNum error reporting (master...cscriptnum_error) https://github.com/bitcoin/bitcoin/pull/15074
< bitcoin-git> [bitcoin] fanquake opened pull request #16881: consensus: Improve CScriptNum error reporting (master...rebased_un_nitted_15074) https://github.com/bitcoin/bitcoin/pull/16881
< bitcoin-git> [bitcoin] fanquake pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/9debfd0e2841...a953429a0ea3
< bitcoin-git> bitcoin/master 43aa9b0 Jon Atack: gui: rename encrypt(), blank(), and askPasshprase()
< bitcoin-git> bitcoin/master 539d940 Jon Atack: gui: fix passphrase labels/tooltip in createwalletdialog/askpassphrasedial...
< bitcoin-git> bitcoin/master cad3ab5 Jon Atack: gui: fix autofocus in CreateWalletActivity::askPassphrase()
< bitcoin-git> [bitcoin] fanquake merged pull request #16822: gui: Create wallet menu option follow-ups (master...createwallet-followup) https://github.com/bitcoin/bitcoin/pull/16822
< BlueMatt> freeeeezzzzeeeeeeeeee
< BlueMatt> =D
< wumpus> yessss
< fanquake> ☃️☃️☃️
< BlueMatt> emoji-irc?! what is this, slack?!
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/a953429a0ea3...19f301def7a2
< bitcoin-git> bitcoin/master ff6122f fanquake: doc: clarify protobuf build requirements
< bitcoin-git> bitcoin/master 107e030 fanquake: build: make protobuf optional in depends
< bitcoin-git> bitcoin/master 19f301d Wladimir J. van der Laan: Merge #16871: build: make building protobuf optional in depends
< fanquake> Emojis coming for your IRC just as fast as Rust is coming for your C++
< bitcoin-git> [bitcoin] laanwj merged pull request #16871: build: make building protobuf optional in depends (master...depends_no_protobuf_by_default) https://github.com/bitcoin/bitcoin/pull/16871
< BlueMatt> fanquake: right, so you have to wait for 0.20 to use them :p
< fanquake> BlueMatt: hehe. Not too far away!
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/19f301def7a2...871d3ae45b64
< bitcoin-git> bitcoin/master fa99efd MarcoFalke: doc: ActivateBestChainStep return value
< bitcoin-git> bitcoin/master fa912a8 MarcoFalke: doc: move-only ActivateBestChain doxygen comment to header
< bitcoin-git> bitcoin/master 871d3ae Wladimir J. van der Laan: Merge #16757: doc: CChainState return values
< bitcoin-git> [bitcoin] laanwj merged pull request #16757: doc: CChainState return values (master...1909-docValABCS) https://github.com/bitcoin/bitcoin/pull/16757
< wumpus> it's surprising how well utf-8 (including emoji) work nowadays, even in crufty old terminal programs
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/871d3ae45b64...eb812257a3fd
< bitcoin-git> bitcoin/master 82e53f3 James O'Beirne: doc: add comments clarifying how local services are advertised
< bitcoin-git> bitcoin/master eb81225 Wladimir J. van der Laan: Merge #16847: doc: add comments clarifying how local services are advertis...
< bitcoin-git> [bitcoin] laanwj merged pull request #16847: doc: add comments clarifying how local services are advertised (master...2019-09-localservices-doc) https://github.com/bitcoin/bitcoin/pull/16847
< BlueMatt> :joy:
< BlueMatt> wrong window, and also wrong emoji type lolol
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/eb812257a3fd...cd737214ced7
< bitcoin-git> bitcoin/master fae961d MarcoFalke: test: Establish only one connection between nodes in rpc_invalidateblock
< bitcoin-git> bitcoin/master cd73721 Wladimir J. van der Laan: Merge #16737: test: Establish only one connection between nodes in rpc_inv...
< bitcoin-git> [bitcoin] laanwj merged pull request #16737: test: Establish only one connection between nodes in rpc_invalidateblock (master...1908-testConnectOnce) https://github.com/bitcoin/bitcoin/pull/16737
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16882: qt: Run "make translate" in ./src (master...1909-qtMakeTranslate) https://github.com/bitcoin/bitcoin/pull/16882
< jnewbery> is it time to remove all the non-bugfixes from https://github.com/bitcoin/bitcoin/milestone/37 ?
< kanzure> recent training materials are listed here in this email https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2019-September/017296.html
< instagibbs> I'm probably pretty slow on the uptake, but I just realized we have a standardness fix for https://bitslog.com/2018/06/09/leaf-node-weakness-in-bitcoin-merkle-tree-design/ in, under the guise of malloc efficiency: hhttps://github.com/bitcoin/bitcoin/pull/11423/commits/7485488e907e236133a016ba7064c89bf9ab6da3
< instagibbs> If that's correct I can make an updated comment, just want to make sure
< instagibbs> moneyball, topic: what to do with change output creation with bech32-default Core wallets: https://github.com/bitcoin/bitcoin/issues/15560#issuecomment-531796601
< bitcoin-git> [bitcoin] icota opened pull request #16883: WIP: Qt: add QML based mobile GUI (master...qt-mobile) https://github.com/bitcoin/bitcoin/pull/16883
< sdaftuar> instagibbs: updating the comment sounds good
< emilengler> Is it OK to modify stuff in src/leveldb?
< sipa> emilengler: in the leveldb repo
< sipa> and then uodate the subtree
< emilengler> sipa: With subtree, do you mean the leveldb folder in the repo?
< instagibbs> bitcoin/bitcoin has that repo as a substree
< instagibbs> so PR there, then to get into core we'll update the subtree to whatever commit required
< emilengler> thanks
< luke-jr> emilengler: depends on the modification
< luke-jr> don't want to deviate from upstream substantially
< bitcoin-git> [bitcoin] instagibbs opened pull request #16884: Change default address type to bech32 (master...bech32_default) https://github.com/bitcoin/bitcoin/pull/16884
< bitcoin-git> [bitcoin] instagibbs opened pull request #16885: Update tx-size-small comment with relevant CVE disclosure (master...CVE-2017-12842_comment) https://github.com/bitcoin/bitcoin/pull/16885
< moneyball> instagibbs: added as #proposedmeetingtopic
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/cd737214ced7...796b71363396
< bitcoin-git> bitcoin/master 2222c96 MarcoFalke: test: Add notes on how to generate data/wallets/high_minversion
< bitcoin-git> bitcoin/master 796b713 MarcoFalke: Merge #16845: test: Add notes on how to generate data/wallets/high_minvers...
< bitcoin-git> [bitcoin] MarcoFalke merged 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] sipa opened pull request #16887: Abstract out some of the descriptor Span-parsing helpers (master...201909_spanparsing) https://github.com/bitcoin/bitcoin/pull/16887
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #16888: test: Bump timeouts in slow running tests (master...1909-testBumpTimeouts) https://github.com/bitcoin/bitcoin/pull/16888
< bitcoin-git> [bitcoin] sipa opened pull request #16889: Add some general std::vector utility functions (master...210909_vectorutil) https://github.com/bitcoin/bitcoin/pull/16889
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16521: rpc: Use the default maxfeerate value as BTC/kB (master...maxfeerate-as-rate) https://github.com/bitcoin/bitcoin/pull/16521
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #16521: rpc: Use the default maxfeerate value as BTC/kB (master...maxfeerate-as-rate) https://github.com/bitcoin/bitcoin/pull/16521
< midnightmagic> sipa: hello. your graphs need updating.
< sipa> ffs again
< bitcoin-git> [bitcoin] darosior opened pull request #16890: JSONRPC: Don't allow to 'estimatesmartfee' in blocksonly mode (master...estimatesmartfee_blockonly) https://github.com/bitcoin/bitcoin/pull/16890