< bitcoin-git>
[bitcoin] darosior opened pull request #20867: Support up to 20 keys for multisig under Segwit context (master...descriptor_multi_wsh) https://github.com/bitcoin/bitcoin/pull/20867
< wumpus>
why is there a separate milestone for 0.21.0rc5, is that different from labeling something 0.21.0 (which already means "next rc")?
< sipa>
wumpus: i guess not, feel free to remove it
< wumpus>
sipa: okay, thanks
< bitcoin-git>
[bitcoin] jarolrod opened pull request #20868: validation: remove redundant check on pindex (master...redundant-check-validation) https://github.com/bitcoin/bitcoin/pull/20868
< achow101>
jonasschnelli: I have a branch of signapple that does away with codesign_allocate: https://github.com/achow101/signapple/tree/self-allocate. I'm not convinced it will exactly replicate codesign_allocate though so I think we should hold off on using it until I implement detaching and applying
< achow101>
I'll probably implement those tomorrow