< bitcoin-git> [bitcoin] fanquake opened pull request #19522: build: fix building libconsensus with reduced exports for Darwin targets (master...libconsensus_visibility_clang) https://github.com/bitcoin/bitcoin/pull/19522
< bitcoin-git> [bitcoin] fanquake pushed 5 commits to 0.20: https://github.com/bitcoin/bitcoin/compare/01c563708f32...2f6c7c0f6f47
< bitcoin-git> bitcoin/0.20 fa39988 MarcoFalke: doc: Clear release notes for minor release
< bitcoin-git> bitcoin/0.20 888886e MarcoFalke: doc: move-only release notes for 0.20.1
< bitcoin-git> bitcoin/0.20 faf5e25 MarcoFalke: appveyor: Remove clcache
< bitcoin-git> [bitcoin] fanquake merged pull request #19482: doc: move-only release notes for 0.20.1 (0.20...2007-rel20_1) https://github.com/bitcoin/bitcoin/pull/19482
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/f4de89edfa8b...032cfdc9a24a
< bitcoin-git> bitcoin/master 7512278 Andrew Chow: Increment input value sum only once per UTXO in decodepsbt
< bitcoin-git> bitcoin/master 032cfdc fanquake: Merge #19517: psbt: Increment input value sum only once per UTXO in decode...
< bitcoin-git> [bitcoin] fanquake merged pull request #19517: psbt: Increment input value sum only once per UTXO in decodepsbt (master...fix-decodepsbt-fee) https://github.com/bitcoin/bitcoin/pull/19517
< bitcoin-git> [bitcoin] fanquake opened pull request #19524: [0.20] Backport #19517 - Increment input value sum only once per UTXO in decodepsbt (0.20...0_20_19517) https://github.com/bitcoin/bitcoin/pull/19524
< fanquake> #proposedmeetingtopic 0.20.1rc1
< bitcoin-git> [bitcoin] fanquake opened pull request #19525: build: add -Wl,-z,separate-code to hardening flags (master...z_separate_code) https://github.com/bitcoin/bitcoin/pull/19525
< bitcoin-git> [bitcoin] fanquake closed pull request #17950: gui: Check the strength of an encryption password (master...2020-01-password-strength-checker) https://github.com/bitcoin/bitcoin/pull/17950
< bitcoin-git> [bitcoin] fanquake closed pull request #18351: Updated text on send confirmation dialog (master...Mar-20-send-confirmation-dialog) https://github.com/bitcoin/bitcoin/pull/18351
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/032cfdc9a24a...3d57015aa228
< bitcoin-git> bitcoin/master fa53635 MarcoFalke: util: Make Assert work with any value
< bitcoin-git> bitcoin/master 3d57015 MarcoFalke: Merge #19491: util: Make Assert work with any value
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19491: util: Make Assert work with any value (master...2007-utilAssert) https://github.com/bitcoin/bitcoin/pull/19491
< bitcoin-git> [bitcoin] fanquake closed pull request #17636: qt: Add -guisettingsdir option (master...2019-11-guisettings) https://github.com/bitcoin/bitcoin/pull/17636
< bitcoin-git> [bitcoin] jnewbery closed pull request #18461: net processing: Make it more obvious that we'll never upgrade a pre-segwit node to high-bandwidth (master...2020-03-sendcmpct-downgrade) https://github.com/bitcoin/bitcoin/pull/18461
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19526: log: Avoid treating remote misbehvior as local system error (master...2007-logErrorVal) https://github.com/bitcoin/bitcoin/pull/19526
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3d57015aa228...2c4093ebc396
< bitcoin-git> bitcoin/master 6cef365 fanquake: build: fix -Wformat-security check when compiling with GCC
< bitcoin-git> bitcoin/master 2c4093e Wladimir J. van der Laan: Merge #18882: build: fix -Wformat-security check when compiling with GCC
< bitcoin-git> [bitcoin] laanwj merged pull request #18882: build: fix -Wformat-security check when compiling with GCC (master...fix_gcc_wformat_security) https://github.com/bitcoin/bitcoin/pull/18882
< bitcoin-git> [bitcoin] laanwj pushed 7 commits to master: https://github.com/bitcoin/bitcoin/compare/2c4093ebc396...43125596ce7b
< bitcoin-git> bitcoin/master 9352c32 practicalswift: tests: Add fuzzing harness for AES256Encrypt/AES256Decrypt
< bitcoin-git> bitcoin/master 4cee53b practicalswift: tests: Add fuzzing harness for AES256CBCEncrypt/AES256CBCDecrypt
< bitcoin-git> bitcoin/master ec86ca1 practicalswift: tests: Add fuzzing harness for poly1305_auth(...)
< bitcoin-git> [bitcoin] laanwj merged pull request #19296: tests: Add fuzzing harness for AES{CBC,}256{Encrypt,Decrypt}, poly1305_auth, CHKDF_HMAC_SHA256_L32, ChaCha20 and ChaCha20Poly1305AEAD (master...fuzzers-more-crypto) https://github.com/bitcoin/bitcoin/pull/19296
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/43125596ce7b...7ebc365047ff
< bitcoin-git> bitcoin/master addf18d Pieter Wuille: Call SHA256AutoDetect in benchmark setup
< bitcoin-git> bitcoin/master 7ebc365 Wladimir J. van der Laan: Merge #19214: Auto-detect SHA256 implementation in benchmarks
< bitcoin-git> [bitcoin] laanwj merged pull request #19214: Auto-detect SHA256 implementation in benchmarks (master...202006_hw_sha_bench) https://github.com/bitcoin/bitcoin/pull/19214
< mathew96> m
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/7ebc365047ff...21209c9ccee8
< bitcoin-git> bitcoin/master 1a9f462 Jon Atack: gui, doc: rm Ban Score in GUI Peers window/release notes updates
< bitcoin-git> bitcoin/master fa108d6 Jon Atack: test: update tests for peer discouragement
< bitcoin-git> bitcoin/master 21209c9 Wladimir J. van der Laan: Merge #19512: p2p: banscore updates to gui, tests, release notes
< bitcoin-git> [bitcoin] laanwj merged pull request #19512: p2p: banscore updates to gui, tests, release notes (master...remove-banscore-from-gui) https://github.com/bitcoin/bitcoin/pull/19512
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/21209c9ccee8...d626a3be31d2
< bitcoin-git> bitcoin/master bd315eb Hennadii Stepanov: qt: Get rid of cursor in out-of-focus labels
< bitcoin-git> bitcoin/master d626a3b Wladimir J. van der Laan: Merge #19210: qt: Get rid of cursor in out-of-focus labels
< bitcoin-git> [bitcoin] laanwj merged pull request #19210: qt: Get rid of cursor in out-of-focus labels (master...200608-cursor) https://github.com/bitcoin/bitcoin/pull/19210
< bitcoin-git> [bitcoin] MarcoFalke pushed 6 commits to master: https://github.com/bitcoin/bitcoin/compare/d626a3be31d2...804ca2662912
< bitcoin-git> bitcoin/master fa8ec00 MarcoFalke: rpc: Check that left section is not multiline
< bitcoin-git> bitcoin/master faaeb2b MarcoFalke: rpc: Add CRPCCommand constructor which takes RPCHelpMan
< bitcoin-git> bitcoin/master fa9708f MarcoFalke: rpc: Assert that passed arg names are equal to hardcoded ones
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #19386: rpc: Assert that RPCArg names are equal to CRPCCommand ones (server) (master...2006-rpcManServer) https://github.com/bitcoin/bitcoin/pull/19386
< bitcoin-git> [bitcoin] laanwj pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/804ca2662912...31bdd86631dd
< bitcoin-git> bitcoin/master 3559934 Hennadii Stepanov: Fix mistakenly swapped "previous" and "current" lock orders
< bitcoin-git> bitcoin/master bbe9cf4 Hennadii Stepanov: test: Improve "potential deadlock detected" exception message
< bitcoin-git> bitcoin/master 0ecff9d Hennadii Stepanov: Improve "detected inconsistent lock order" error message
< bitcoin-git> [bitcoin] laanwj merged pull request #19353: Fix mistakenly swapped "previous" and "current" lock orders (master...200622-deadlock) https://github.com/bitcoin/bitcoin/pull/19353
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/31bdd86631dd...3864219d4074
< bitcoin-git> bitcoin/master bc74a40 Vasil Dimov: net: improve encapsulation of CNetAddr
< bitcoin-git> bitcoin/master 3864219 Wladimir J. van der Laan: Merge #19360: net: improve encapsulation of CNetAddr
< bitcoin-git> [bitcoin] laanwj merged pull request #19360: net: improve encapsulation of CNetAddr (master...improve_encapsulation_of_cnetaddr) https://github.com/bitcoin/bitcoin/pull/19360
< bitcoin-git> [bitcoin] MarcoFalke opened pull request #19528: rpc: Assert that RPCArg names are equal to CRPCCommand ones (misc) (master...2007-rpcMiscAssert) https://github.com/bitcoin/bitcoin/pull/19528
< bitcoin-git> [bitcoin] theuni opened pull request #19530: depends: build LTO support into Apple's ld64 (master...darwin-lto) https://github.com/bitcoin/bitcoin/pull/19530
< bitcoin-git> [bitcoin] JeremyRubin opened pull request #19531: add static_check_equal (master...static_check) https://github.com/bitcoin/bitcoin/pull/19531
< bitcoin-git> [bitcoin] Ghorbanian opened pull request #19532: test: Mypy next steps (master...mypy-next-steps) https://github.com/bitcoin/bitcoin/pull/19532