Currently backports the following to the 0.20 branch:
- #18700 - Fix locking on WSL using flock instead of fcntl
- #18982 - wallet: Minimal fix to restore conflicted transaction notifications
- #19059 - gui: update Qt base translations for macOS release
- #19152 - build: improve build OS configure output
- #19194 - util: Don’t reference errno when pthread fails.
- #19215 - psbt: Include and allow both non_witness_utxo and witness_utxo for segwit inputs
- #19219 - Replace automatic bans with discouragement filter
- #19300 - wallet: Handle concurrent wallet loading