< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/e349eeeb2c92...6ea73481222e
< bitcoin-git> bitcoin/master 1e72b68 Riccardo Masutti: Replace `hidden service` with `onion service`
< bitcoin-git> bitcoin/master 6ea7348 Wladimir J. van der Laan: Merge #19638: Replace `hidden service` with `onion service`
< bitcoin-git> [bitcoin] laanwj merged pull request #19638: Replace `hidden service` with `onion service` (master...patch-2) https://github.com/bitcoin/bitcoin/pull/19638
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/6ea73481222e...b75f2ad72db6
< bitcoin-git> bitcoin/master 0a8aa62 Wladimir J. van der Laan: refactor: Make HexStr take a span
< bitcoin-git> bitcoin/master b75f2ad Wladimir J. van der Laan: Merge #19660: refactor: Make HexStr take a span
< bitcoin-git> [bitcoin] laanwj merged pull request #19660: refactor: Make HexStr take a span (master...2020_06_hexstr_span) https://github.com/bitcoin/bitcoin/pull/19660
< wumpus> anyone have an idea what the appveyor error in #19681 is? looks like it cannot find the boost headers, I expect something needs to be backported
< gribble> https://github.com/bitcoin/bitcoin/issues/19681 | 0.19: Add txids with non-standard inputs to reject filter by sdaftuar · Pull Request #19681 · bitcoin/bitcoin · GitHub
< wumpus> I added some probably commits
< wumpus> it's absurd how much work has to go into making 0.19 pass CI again :)
< bitcoin-git> [bitcoin] laanwj pushed 3 commits to master: https://github.com/bitcoin/bitcoin/compare/b75f2ad72db6...214e6655c345
< bitcoin-git> bitcoin/master 0fea6ed Gregory Sanders: Restore test case for p2p transaction blinding
< bitcoin-git> bitcoin/master 566aada Gregory Sanders: Test that wtxid relay peers add wtxid to reject filter
< bitcoin-git> bitcoin/master 214e665 Wladimir J. van der Laan: Merge #19649: Restore test case for p2p transaction blinding
< bitcoin-git> [bitcoin] laanwj merged pull request #19649: Restore test case for p2p transaction blinding (master...p2p_segwit_reject) https://github.com/bitcoin/bitcoin/pull/19649
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/214e6655c345...5e4fed9e5819
< bitcoin-git> bitcoin/master fa4dfd2 MarcoFalke: test: Wait until is_connected in add_p2p_connection
< bitcoin-git> bitcoin/master 5e4fed9 Wladimir J. van der Laan: Merge #19657: test: Wait until is_connected in add_p2p_connection
< bitcoin-git> [bitcoin] laanwj merged pull request #19657: test: Wait until is_connected in add_p2p_connection (master...2008-testWaitConn) https://github.com/bitcoin/bitcoin/pull/19657
< bitcoin-git> [bitcoin] laanwj pushed 2 commits to master: https://github.com/bitcoin/bitcoin/compare/5e4fed9e5819...be11f94e957d
< bitcoin-git> bitcoin/master 9e165d0 Ben Woosley: test: Wait for 'cmpctblock' in p2p_compactblocks when it is expected
< bitcoin-git> bitcoin/master be11f94 Wladimir J. van der Laan: Merge #19631: test: Wait for 'cmpctblock' in p2p_compactblocks when it is ...
< bitcoin-git> [bitcoin] laanwj merged pull request #19631: test: Wait for 'cmpctblock' in p2p_compactblocks when it is expected (master...2020-07-receive_block_announcment) https://github.com/bitcoin/bitcoin/pull/19631
< sipsorcery> wumpus: re. the appveyor failure, we gave up on using the appveyor cache a while ago.
< sipsorcery> amongst other things too many problems with dependencies when switching between branches.
< sipsorcery> it would be worth back porting #19444 which should fix the failure
< gribble> https://github.com/bitcoin/bitcoin/issues/19444 | test: Remove cached directories and associated script blocks from appveyor config by sipsorcery · Pull Request #19444 · bitcoin/bitcoin · GitHub
< bitcoin-git> [bitcoin] luke-jr closed pull request #19395: Bugfix: RPC/Mining: Fix up GBT docs (master...bugfix_gbt_help) https://github.com/bitcoin/bitcoin/pull/19395
< wumpus> sipsorcery: thanks!
< bitcoin-git> [bitcoin] hebasto opened pull request #19689: build, qt: Add Qt version checking (master...200809-qtver) https://github.com/bitcoin/bitcoin/pull/19689