< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f6f924811d5b...8cbeaedee00c
< bitcoin-git> bitcoin/master fa4bc4e MarcoFalke: doc: Remove explicit mention of version from SECURITY.md
< bitcoin-git> bitcoin/master 8cbeaed fanquake: Merge #16213: doc: Remove explicit mention of versions from SECURITY.md
< bitcoin-git> [bitcoin] fanquake merged pull request #16213: doc: Remove explicit mention of versions from SECURITY.md (master...1906-docSec) https://github.com/bitcoin/bitcoin/pull/16213
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8cbeaedee00c...47d981e82738
< bitcoin-git> bitcoin/master b748bf6 Ben Woosley: Fix spelling errors identified by codespell 1.15.0
< bitcoin-git> bitcoin/master 47d981e fanquake: Merge #16186: doc/lint: Fix spelling errors identified by codespell 1.15.0...
< bitcoin-git> [bitcoin] fanquake merged pull request #16186: doc/lint: Fix spelling errors identified by codespell 1.15.0 (master...codespell-errors) https://github.com/bitcoin/bitcoin/pull/16186
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/47d981e82738...2ea8ebd211ed
< bitcoin-git> bitcoin/master fac5ddf MarcoFalke: doc: Rework section on ACK
< bitcoin-git> bitcoin/master 2ea8ebd MarcoFalke: Merge #16149: doc: Rework section on ACK in CONTRIBUTING.md
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16149: doc: Rework section on ACK in CONTRIBUTING.md (master...1906-docACK) https://github.com/bitcoin/bitcoin/pull/16149
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/2ea8ebd211ed...f3855781fdc5
< bitcoin-git> bitcoin/master fa55dd8 MarcoFalke: doc: Add release notes for 14897 & 15834
< bitcoin-git> bitcoin/master f385578 MarcoFalke: Merge #16196: doc: Add release notes for 14897 & 15834
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #16196: doc: Add release notes for 14897 & 15834 (master...1906-docRel) https://github.com/bitcoin/bitcoin/pull/16196
< bitcoin-git> [bitcoin] MarcoFalke closed pull request #16026: Ensure that uncompressed public keys in a multisig always returns a legacy address (master...dont-sw-ms-uncomp) https://github.com/bitcoin/bitcoin/pull/16026
< bitcoin-git> [bitcoin] MarcoFalke reopened pull request #16026: Ensure that uncompressed public keys in a multisig always returns a legacy address (master...dont-sw-ms-uncomp) https://github.com/bitcoin/bitcoin/pull/16026
< bitcoin-git> [bitcoin] practicalswift opened pull request #16221: tests: Mark test coins_tests/updatecoins_simulation_test as non-deterministic (master...updatecoins_simulation_test) https://github.com/bitcoin/bitcoin/pull/16221
< dongcarl> Looking thru BIP62 right now... I'm wondering if "2. Non-push operations in scriptSig" and "7. Inputs ignored by scripts" were ever addressed? I'm baffled by how one would address these two, although I do know that 7's OP_CHECKMULTISIG case is addressed by BIP147
< achow101> dongcarl: 2. SCRIPT_ERR_SIG_PUSHONLY 7. SCRIPT_ERR_CLEANSTACK
< bitcoin-git> [bitcoin] hebasto reopened pull request #15340: gui: Introduce bilingual GUI error messages (master...20190204-bilingual-initerror) https://github.com/bitcoin/bitcoin/pull/15340