< bitcoin-git>
bitcoin/master fa4ceba MarcoFalke: util: Make Assume() usable as unary expression
< bitcoin-git>
bitcoin/master 1e4a3c0 MarcoFalke: Merge #21317: util: Make Assume() usable as unary expression
< bitcoin-git>
[bitcoin] MarcoFalke merged pull request #21317: util: Make Assume() usable as unary expression (master...2102-utilAssumeUnary) https://github.com/bitcoin/bitcoin/pull/21317
< wumpus>
"If a GitHub user with a "too new" account opens a PR, the CI wont run" interesting, is that an intentional security measure of some kind or a matter of users being synchronized between services only at a delayed pace (i'd guess the latter)
< aj>
wumpus: see the link, users were setting up new accounts and using the CI to mine crypto apparently
< bitcoin-git>
[bitcoin] S3RK opened pull request #21500: wallet, rpc: add an option to list private descriptors (master...listdescriptors_private) https://github.com/bitcoin/bitcoin/pull/21500
< bitcoin-git>
[bitcoin] jamesob opened pull request #21502: test: remove unicode from tmp test_runner dir (master...2021-03-testrunner-tmp-no-unicode) https://github.com/bitcoin/bitcoin/pull/21502
< bitcoin-git>
bitcoin/master 663f6cd Wladimir J. van der Laan: contrib: Use -daemonwait in systemd init script
< bitcoin-git>
bitcoin/master c46f1ce Wladimir J. van der Laan: Merge #21418: contrib: Make systemd invoke dependencies only when ready
< bitcoin-git>
[bitcoin] laanwj merged pull request #21418: contrib: Make systemd invoke dependencies only when ready (master...2021-03-systemd-daemonwait) https://github.com/bitcoin/bitcoin/pull/21418
< bitcoin-git>
[bitcoin] hebasto opened pull request #21505: build: Remove unused header from the build system (master...210322-miniwget) https://github.com/bitcoin/bitcoin/pull/21505
< hebasto>
review begging for one-line bugfix #21344
< gribble>
https://github.com/bitcoin/bitcoin/issues/21344 | build: Fix libbitcoinconsensus cross-compiling for Windows with DEBUG=1 by hebasto · Pull Request #21344 · bitcoin/bitcoin · GitHub
< luke-jr>
hebasto: see e0077de5de538dd51b5dbd04e05c998d40b20b30
< hebasto>
luke-jr: thanks, looking now
< luke-jr>
hebasto: I'm not sure what the correct fix is, but I suspect it might be an issue with the pthread pkgconf
< bitcoin-git>
[bitcoin] jamesob closed pull request #21502: test: remove unicode from tmp test_runner dir (master...2021-03-testrunner-tmp-no-unicode) https://github.com/bitcoin/bitcoin/pull/21502
< bitcoin-git>
[bitcoin] hebasto closed pull request #21344: build: Fix libbitcoinconsensus cross-compiling for Windows with DEBUG=1 (master...210302-debug) https://github.com/bitcoin/bitcoin/pull/21344
< luke-jr>
hrm, what to do about C++11-specific bugs in 0.21?
< luke-jr>
seems like fixing it would be not worth the effort.
< bitcoin-git>
[bitcoin] jonatack opened pull request #21506: p2p, refactor: make NetPermissionFlags an enum class (master...NetPermissionFlags-enum-class) https://github.com/bitcoin/bitcoin/pull/21506