< warren>
OK since nobody responded to my question yesterday, I'm requesting LF to defer lists migration until at least mid next week May 22nd so it happens after people have returned from traveling.
< bitcoin-git>
[bitcoin] MarcoFalke closed pull request #15989: RPC: Do not use cookie auth if -rpcauth set (master...20190509-rpcauth) https://github.com/bitcoin/bitcoin/pull/15989
< bitcoin-git>
[bitcoin] promag opened pull request #16017: rpc: Drop -rpcuser and -rpcpassword from server (master...2019-05-remove-rpcpassword) https://github.com/bitcoin/bitcoin/pull/16017
< bitcoin-git>
[bitcoin] promag opened pull request #16019: refactor: Move result instead of copy in Solver() (master...2019-05-solver-nit) https://github.com/bitcoin/bitcoin/pull/16019
< bitcoin-git>
[bitcoin] promag closed pull request #16017: rpc: Drop -rpcuser and -rpcpassword from server (master...2019-05-remove-rpcpassword) https://github.com/bitcoin/bitcoin/pull/16017
< bitcoin-git>
[bitcoin] MarcoFalke opened pull request #16021: p2p: Disallow extended encoding for non-witness transactions (take 3) (master...1905-illegalWitnessP2P) https://github.com/bitcoin/bitcoin/pull/16021
< achow101>
gmaxwell: sipa: re #16012, should a segwit input with a multisig that has uncompressed pubkey that was not used in signing be considered valid?
< gribble>
https://github.com/bitcoin/bitcoin/issues/16012 | rpc: addmultisigaddress should fallback to OutputType::LEGACY when uncompressed public keys are provided by ps1dr3x · Pull Request #16012 · bitcoin/bitcoin · GitHub
< dongcarl>
fanquake: re ##11541 where does gitian export `GZIP_ENV`?
< fanquake>
dongcarl pretty sure it's in the descriptors. Can double check shortly.
< dongcarl>
Ah I only see `export GZIP="-9n"` which seems to be cleared in `Makefile.in`, yeah lmk if you find it
< fanquake>
np, can take a look once I get to work.
< bitcoin-git>
[bitcoin] achow101 opened pull request #16022: Don't sign when segwit signatures are being used and the pubkey(s) are uncompressed (master...dont-sign-uncomp-segwit) https://github.com/bitcoin/bitcoin/pull/16022