Hi All, In implementing musig() descriptor expressions, I realized that the restriction "Repeated participant public keys are not allowed" is a bit complicated to implement. While I don't see why anyone would want to duplicate keys, MuSig2 does allow duplicate participant keys and allowing them would make the implementation of musig() expressions much easier. Thus I'd like to propose changing the BIP to remove this restriction.
Has anyone implemented musig() expressions yet with this restriction, and would removing it be a significant breaking change to anyone? If not, I'll make the change to the BIP in a few days. Thanks, Ava -- You received this message because you are subscribed to the Google Groups "Bitcoin Development Mailing List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/bitcoindev/08dbeffd-64ec-4ade-b297-6d2cbeb5401c%40achow101.com.
