< bitcoin-git> [bitcoin] fanquake opened pull request #16162: scripts: add key for Michael Ford (fanquake) to trusted keys list (master...fanquake_trusted_key) https://github.com/bitcoin/bitcoin/pull/16162
< bitcoin-git> [bitcoin] fanquake opened pull request #16163: backport: build with -fstack-reuse=none and test case (0.17...backport_stack_reuse_none_017) https://github.com/bitcoin/bitcoin/pull/16163
< jnewbery> instagibbs asked for some p2p design philosophy documentation yesterday. Here you go: https://github.com/bitcoin-core/bitcoin-devwiki/wiki/P2P-Design-Philosophy
< jnewbery> These are copied from sdaftuar's notes
< jnewbery> It's a wiki, so feel free to go in and improve it!
< sdaftuar> jnewbery: thank you!
< jnewbery> Other design documentation welcome. I'll try to put some wallet stuff in there at some point
< bitcoin-git> [bitcoin] jonatack opened pull request #16164: doc: update release process for SECURITY.md (master...add-security-doc-to-release-process) https://github.com/bitcoin/bitcoin/pull/16164
< instagibbs> jnewbery, nice, may try to augment a mempool section
< meshcollider> jnewbery, sipa, and anyone else interested, a write-up of the first stage of the wallet restructuring: https://github.com/bitcoin/bitcoin/issues/16165
< jnewbery> thanks meshcollider
< wumpus> meshcollider: i've added it to the new issues column in high priority for review : https://github.com/bitcoin/bitcoin/projects/8
< meshcollider> wumpus: thanks
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/d0f81a96d9c1...af05f36b60b2
< bitcoin-git> bitcoin/master 3ff1f2a fanquake: build: remove export GZIP from gitian descriptors
< bitcoin-git> bitcoin/master bc8863b fanquake: depends: remove usage of TAR_OPTIONS
< bitcoin-git> bitcoin/master af05f36 Wladimir J. van der Laan: Merge #16141: build: remove GZIP export from gitian descriptors
< bitcoin-git> [bitcoin] laanwj merged pull request #16141: build: remove GZIP export from gitian descriptors (master...unused_gzip) https://github.com/bitcoin/bitcoin/pull/16141
< bitcoin-git> [bitcoin] laanwj closed pull request #15969: Refactor: explicit VerifyScript control flow based on pattern matching (master...explicit-verifyscript) https://github.com/bitcoin/bitcoin/pull/15969
< jnewbery> I've added a new label "Revise OP". I'll be applying it when the PR title or description no longer reflects what the code in the PR is doing.
< wumpus> jnewbery:makes sense
< MarcoFalke> #proposedmeetingtopic Update EOL dates https://github.com/bitcoin-core/bitcoincore.org/pull/659#issuecomment-499884131
< harding> jnewbery: thank you! I think that's especially important because the OP is included in the merge commit, so unmentioned scope changes can confuse people for years to come.
< jonasschnelli> luke-jr: can I haz a BIP number for v2 message transport protocol?
< meshcollider> wumpus: I think #15024 is RTM now Andrew has reviewed it
< gribble> https://github.com/bitcoin/bitcoin/issues/15024 | Allow specific private keys to be derived from descriptor by meshcollider · Pull Request #15024 · bitcoin/bitcoin · GitHub
< wumpus> meshcollider:thanks
< bitcoin-git> [bitcoin] laanwj pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/af05f36b60b2...5d2ccf0ce9ca
< bitcoin-git> bitcoin/master a4d1bd1 MeshCollider: Add private key derivation functions to descriptors
< bitcoin-git> bitcoin/master 81a884b MeshCollider: Import private keys from descriptor with importmulti if provided
< bitcoin-git> bitcoin/master 2857bc4 MeshCollider: Extend importmulti descriptor tests
< bitcoin-git> [bitcoin] laanwj merged pull request #15024: Allow specific private keys to be derived from descriptor (master...201812_descriptor_keys) https://github.com/bitcoin/bitcoin/pull/15024
< bitcoin-git> [bitcoin] practicalswift opened pull request #16166: Simplify header analysis/reasoning by splitting core_io.h into the expected core_read.h/core_write.h (matching core_read.cpp/core_write.cpp) (master...core_io.cpp) https://github.com/bitcoin/bitcoin/pull/16166
< meshcollider> Wallet meeting is also cancelled FYI
< meshcollider> Unless people are already having coredev withdrawal
< meshcollider> ;)
< kanzure> oh