You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The tapleaf hash is independently recomputed multiple times when signing for tapscript policies; this is especially bad in the case of MuSig2 in tapscripts. This redundant computation has a significant impact in the total signing time.
The text was updated successfully, but these errors were encountered:
The tapleaf hash is independently recomputed multiple times when signing for tapscript policies; this is especially bad in the case of MuSig2 in tapscripts. This redundant computation has a significant impact in the total signing time.
The text was updated successfully, but these errors were encountered: