< bitcoin-git> [bitcoin] kristapsk opened pull request #20386: Silence false positive GCC warning in wallet/rpcwallet.cpp (master...rpcwallet-silence-warning) https://github.com/bitcoin/bitcoin/pull/20386
< achow101> luke-jr: it started out sane... then we kinda added a bunch of new features
< luke-jr> :/
< sipa> what's insane about it?
< achow101> there's just a lot of args
< luke-jr> sipa: bitcoin-cli createwallet my_wallet false false '' false true
< sipa> luke-jr: use named args
< luke-jr> sipa: named args are one API, not required
< luke-jr> positional args shouldn't be crazy
< sipa> ok
< bitcoin-git> [bitcoin] simewu opened pull request #20388: Bitcoin master (master...bitcoin-master) https://github.com/bitcoin/bitcoin/pull/20388
< bitcoin-git> [bitcoin] simewu closed pull request #20388: Bitcoin master (master...bitcoin-master) https://github.com/bitcoin/bitcoin/pull/20388
< ja> provoostenator: Ideally, there would be a file name validation that could discourage using special characters, but maybe not disallow it completely. Because I think it is very fragile to rely on translators somehow suggesting in their translated wallet name that spaces are undesirable.
< bitcoin-git> [bitcoin] jonatack opened pull request #20391: wallet: introduce setfeerate (an improved settxfee, in sat/vB) (master...setfeerate) https://github.com/bitcoin/bitcoin/pull/20391