< wumpus>
jonasschnelli: yes, gitian-builder/cache is all the cache, inside it are directories per platform/major release if you want to be more selective
< bitcoin-git>
bitcoin/0.19 1cf77a2 Andrew Chow: Don't calculate tx fees for PSBTs with invalid money values
< bitcoin-git>
bitcoin/0.19 f5fb7fc Andrew Chow: psbt: check output index is within bounds before accessing
< bitcoin-git>
bitcoin/0.19 ba0b7e1 Wladimir J. van der Laan: Merge #18079: [0.19] psbt: check that various indexes and amounts are with...
< bitcoin-git>
[bitcoin] laanwj merged pull request #18079: [0.19] psbt: check that various indexes and amounts are within bounds (0.19...psbt_fix_pr17156-0.19.1) https://github.com/bitcoin/bitcoin/pull/18079
< wumpus>
I think that was everything for 0.19.1? rc2 tag today?
< bitcoin-git>
[bitcoin] hebasto closed pull request #16722: build: Disable warnings for leveldb subtree by default (master...20190825-leveldb-warnings) https://github.com/bitcoin/bitcoin/pull/16722
< provoostenator>
It's been a year since I opened a documentation PR to warn against spaces in working directory: #15441. I don't expect the underlying problem to be solved anytime soon...
< wumpus>
provoostenator: it's sad to read something like this in 2020 but tend to agree
< wumpus>
we can have all the emojis in build paths but spaces, noo :)
< provoostenator>
Not too mention using spaces seems to mess with git worktree in painful ways.
< wumpus>
git isn't spaces-clean either? this such a thing on UNIX
< wumpus>
provoostenator: instead (or in addition) to the warning in the docs, it might be more effective to add an explciit check and warning/error in configure.ac
< bitcoin-git>
bitcoin/master 9e111db fanquake: test: set a name for CI Docker containers
< bitcoin-git>
bitcoin/master b063cb6 Wladimir J. van der Laan: Merge #18081: test: set a name for CI Docker containers
< bitcoin-git>
[bitcoin] laanwj merged pull request #18081: test: set a name for CI Docker containers (master...name_ci_docker_containers) https://github.com/bitcoin/bitcoin/pull/18081
< bitcoin-git>
bitcoin/master 4537ba5 Sebastian Falbesoner: test: add unit test for non-standard txs with too large tx size
< bitcoin-git>
bitcoin/master ceb3d45 Wladimir J. van der Laan: Merge #17947: test: add unit test for non-standard txs with too large tx s...
< bitcoin-git>
[bitcoin] laanwj merged pull request #17947: test: add unit test for non-standard txs with too large tx size (master...20200116-test-check-for-non-standard-txs-with-too-large-tx-size) https://github.com/bitcoin/bitcoin/pull/17947
< bitcoin-git>
[bitcoin] practicalswift opened pull request #18109: tests: Avoid hitting some known minor tinyformat issues when fuzzing strprintf(...) (master...fuzzers-strprintf-errata) https://github.com/bitcoin/bitcoin/pull/18109
< dongcarl>
kallewoof: Do you have a fixed schedule for running the clang static analyzer?
< dongcarl>
I was thinking it might be useful to run as part of the release process for major versions
< dongcarl>
hebasto: Thanks for picking up NAT-PMP again, I scheduled an alarm for myself a few months back to check on the progress, and lo and behold you PR'd it 5 days ago! :-)