< bitcoin-git> [bitcoin] fkorotkov opened pull request #21473: [ci] Use regular containers (master...patch-3) https://github.com/bitcoin/bitcoin/pull/21473
< bitcoin-git> [bitcoin] fanquake pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/8ec881d3b694...47d79c941abc
< bitcoin-git> bitcoin/master 5c0210e Pieter Wuille: bugfix: fix bech32_encode calls in gen_key_io_test_vectors.py
< bitcoin-git> bitcoin/master 47d79c9 fanquake: Merge #21471: bugfix: fix bech32_encode calls in gen_key_io_test_vectors.p...
< bitcoin-git> [bitcoin] fanquake merged pull request #21471: bugfix: fix bech32_encode calls in gen_key_io_test_vectors.py (master...202103_bech32m_fix_genscript) https://github.com/bitcoin/bitcoin/pull/21471
< bitcoin-git> [bitcoin] fanquake pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/47d79c941abc...05757aa86021
< bitcoin-git> bitcoin/master cba4a7e Hennadii Stepanov: build, qt: Always test plugins/subdir before adding to search paths
< bitcoin-git> bitcoin/master 72fc043 Hennadii Stepanov: build, qt: Drop redundant -lxcb-static flag
< bitcoin-git> bitcoin/master cc25f89 Hennadii Stepanov: build: Cleanup libxkbcommon_postprocess_cmds
< bitcoin-git> [bitcoin] fanquake merged pull request #21423: build: Cleanups and follow ups after bumping Qt to 5.12.10 (master...210312-qt) https://github.com/bitcoin/bitcoin/pull/21423
< aj> MarcoFalke: why are you getting "cov: 653" when i'm getting "cov: 1917" ?
< aj> MarcoFalke: (you're also getting about 30x the exec/s i am, not sure if that's hardware, compiler options or something's not working right?)
< bitcoin-git> [bitcoin] rebroad opened pull request #21475: Only log time to write coins cache to disk if bench debug enabled (master...LogCoinsCacheDurationIfBenchDebug) https://github.com/bitcoin/bitcoin/pull/21475
< bitcoin-git> [bitcoin] missjaanii opened pull request #21476: Update ISSUE_TEMPLATE.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21476
< bitcoin-git> [bitcoin] fanquake closed pull request #21476: Update ISSUE_TEMPLATE.md (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21476
< hebasto> wumpus: many thanks for your feedback on #21465
< gribble> https://github.com/bitcoin/bitcoin/issues/21465 | translation: Provide more context to Transifex translators · Issue #21465 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] practicalswift opened pull request #21477: tests: Add test for CNetAddr::ToString IPv6 address formatting (RFC 5952) (master...test-canonical-ipv6) https://github.com/bitcoin/bitcoin/pull/21477
< bitcoin-git> [bitcoin] dongcarl opened pull request #21478: guix: Use `pigz` as a faster `gzip` replacement (master...2021-03-guix-pigz-can-fly) https://github.com/bitcoin/bitcoin/pull/21478
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/05757aa86021...c970c1477da1
< bitcoin-git> bitcoin/master 1639c3b Anthony Towns: tests: Add fuzzing harness for versionbits
< bitcoin-git> bitcoin/master c970c14 MarcoFalke: Merge #21380: tests: Add fuzzing harness for versionbits
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21380: tests: Add fuzzing harness for versionbits (master...202103-versionbits-fuzz) https://github.com/bitcoin/bitcoin/pull/21380
< bitcoin-git> [bitcoin] MarcoFalke pushed 4 commits to master: https://github.com/bitcoin/bitcoin/compare/c970c1477da1...3a12fdba5171
< bitcoin-git> bitcoin/master fae7c04 MarcoFalke: log: Clarify that block request below NODE_NETWORK_LIMITED_MIN_BLOCKS disc...
< bitcoin-git> bitcoin/master fae77b9 Patrick Strateman: net: Simplify ProcessGetBlockData execution by removing send flag.
< bitcoin-git> bitcoin/master fa81773 MarcoFalke: style-only: Remove whitespace
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21235: p2p: Clarify disconnect log message in ProcessGetBlockData, remove send bool (master...2102-logDisconnect) https://github.com/bitcoin/bitcoin/pull/21235
< bitcoin-git> [bitcoin] wodry opened pull request #21481: Tell howto install clang-format on Debian/Ubuntu (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21481
< bitcoin-git> [bitcoin] fkorotkov closed pull request #21473: [ci] Use regular containers (master...patch-3) https://github.com/bitcoin/bitcoin/pull/21473
< bitcoin-git> [bitcoin] MarcoFalke pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/3a12fdba5171...7f3fd341178f
< bitcoin-git> bitcoin/master ea76f4a wodry: Doc: Tell howto install clang-format on Debian/Ubuntu
< bitcoin-git> bitcoin/master 7f3fd34 MarcoFalke: Merge #21481: doc: Tell howto install clang-format on Debian/Ubuntu
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21481: doc: Tell howto install clang-format on Debian/Ubuntu (master...patch-1) https://github.com/bitcoin/bitcoin/pull/21481
< bitcoin-git> [bitcoin] Pan7 opened pull request #21482: Fix a msvc2019 compiling error (master...master) https://github.com/bitcoin/bitcoin/pull/21482
< bitcoin-git> [bitcoin] Pan7 closed pull request #21482: Fix a msvc2019 compiling error (master...master) https://github.com/bitcoin/bitcoin/pull/21482
< bitcoin-git> [bitcoin] MarcoFalke pushed 5 commits to master: https://github.com/bitcoin/bitcoin/compare/7f3fd341178f...18cd0888ef62
< bitcoin-git> bitcoin/master 6423c81 Jon Atack: p2p, refactor: pass and use uint16_t CService::port as uint16_t
< bitcoin-git> bitcoin/master 2875a76 Jon Atack: util: add ParseUInt16(), use it in SplitHostPort()
< bitcoin-git> bitcoin/master 6f09c0f Jon Atack: util: add missing braces and apply clang format to SplitHostPort()
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #21328: net, refactor: pass uint16 CService::port as uint16 (master...pass-uint16_t-CService-port-as-uint16_t) https://github.com/bitcoin/bitcoin/pull/21328
< bitcoin-git> [bitcoin] MarcoFalke pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/18cd0888ef62...3530d5d2d851
< bitcoin-git> bitcoin/master b5a80fa Hennadii Stepanov: util: Handle HTTP_SERVICE_UNAVAILABLE in bitcoin-cli
< bitcoin-git> bitcoin/master 8dd5946 Larry Ruane: add functional test
< bitcoin-git> bitcoin/master 3530d5d MarcoFalke: Merge #18335: bitcoin-cli: print useful error if bitcoind rpc work queue e...
< bitcoin-git> [bitcoin] MarcoFalke merged pull request #18335: bitcoin-cli: print useful error if bitcoind rpc work queue exceeded (master...cli-work-queue-error-msg) https://github.com/bitcoin/bitcoin/pull/18335
< Arvidt> A new 2 TB SSD arrived today, since the old two 250 GB disks where full with the blockchain. pvmove running :)
< luke-jr> wrong channel
< jeremyrubin> https://lists.linuxfoundation.org/pipermail/bitcoin-dev/2021-March/018699.html << Taproot Activation Meeting scheduled for this Tuesday