< bitcoin-git> [bitcoin] bhinesley opened pull request #16724: wallet: Remove redundant wpkh script import (master...bugfix-wallet-warning) https://github.com/bitcoin/bitcoin/pull/16724
< bitcoin-git> [bitcoin] NicolasDorier opened pull request #16725: P2PK should not have address (master...fix/p2pk-not-p2pkh) https://github.com/bitcoin/bitcoin/pull/16725
< pentoel> Hello
< bitcoin-git> [bitcoin] Sjors closed pull request #16378: [WIP] The ultimate send RPC (master...2019/07/send) https://github.com/bitcoin/bitcoin/pull/16378
< 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] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/db67101c748c...af4100cd6f77
< bitcoin-git> bitcoin/master 6bc1ff9 João Barbosa: doc: Add note regarding ZMQ block notification
< 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] MarcoFalke merged pull request #16404: qa: Test ZMQ notification after chain reorg (master...2019-07-zmq-reorg) https://github.com/bitcoin/bitcoin/pull/16404
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/af4100cd6f77...adff8fe32101
< bitcoin-git> bitcoin/master 66ad754 nicolas.dorier: [Doc] Add documentation for the new whitelist permissions
< bitcoin-git> bitcoin/master adff8fe MarcoFalke: Merge #16629: doc: Add documentation for the new whitelist permissions
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16629: doc: Add documentation for the new whitelist permissions (master...doc/permissions) https://github.com/bitcoin/bitcoin/pull/16629
< instagibbs> how long is it kosher to wait before taking on an apparently-abandoned PR?
< instagibbs> with the author unresponsive
< promag> which one?
< instagibbs> 20 days, I'd like to get this merged for 0.19, it shouldn't be too much to carry it across the finish
< instagibbs> the confTarget arg was deprecated, having this feature would largely allay concerns about feature being deprecated without suitable replacement
< promag> in that case I think it's fine if you take over
< instagibbs> kinda sucks, was a new contributor, seemed sharp, I'll keep his authorship at least
< bitcoin-git> [bitcoin] instagibbs opened pull request #16727: Explicit feerate for bumpfee (master...feerate_bumpfee) https://github.com/bitcoin/bitcoin/pull/16727
< bitcoin-git> [bitcoin] jamesob opened pull request #16728: move-only: move coins statistics utils out of RPC (master...2019-08-au-coinstats) https://github.com/bitcoin/bitcoin/pull/16728
< luke-jr> instagibbs: I'd try to reach out directly first, but shrug
< luke-jr> no big deal either
< instagibbs> I did, he's not registered on irc, and he hasn't logged in since the last response at least
< luke-jr> ah
< bitcoin-git> [bitcoin] GChuf opened pull request #16729: [GUI] - Reintroduce menu icons (master...update-icons-4) https://github.com/bitcoin/bitcoin/pull/16729
< luke-jr> hmm, if someone doesn't know the address they want to verify a signed message with, only knows the signature, can someone change the message, replace the address to fit the new message, and then sign other messages with the same address? at face value, I think they would still at least need the original private key, right?
< achow101> luke-jr: given a message and signature, you can get a pubkey and thus "forge" a signature for that pubkey. of course you don't know the private key for that pubkey.
< sipa> if the message includes the address i believe this is not possible
< bitcoin-git> [bitcoin] jonasschnelli closed pull request #16729: [GUI] - Reintroduce menu icons (master...update-icons-4) https://github.com/bitcoin/bitcoin/pull/16729
< bitcoin-git> [bitcoin] sipa opened pull request #16730: Support serialization of std::vector<bool> (master...201908_servecbool) https://github.com/bitcoin/bitcoin/pull/16730
< bitcoin-git> [bitcoin] f3r opened pull request #16731: Update Readme.MD (master...master) https://github.com/bitcoin/bitcoin/pull/16731
< fanquake> instagibbs: sounds fine
< fanquake> Looks like they've dropped off GitHub lately as well. "Up for grabs".
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/adff8fe32101...efe1ee0d8d7f
< bitcoin-git> bitcoin/master 92528c2 Pieter Wuille: Support serialization of std::vector<bool>
< bitcoin-git> bitcoin/master efe1ee0 fanquake: Merge #16730: Support serialization of std::vector<bool>
< bitcoin-git> [bitcoin] fanquake merged pull request #16730: Support serialization of std::vector<bool> (master...201908_servecbool) https://github.com/bitcoin/bitcoin/pull/16730