delvingbitcoin
State minimization in MuSig2 signing sessions
Original Postby cmd
Posted on: March 2, 2024 22:11 UTC
BitEscrow has implemented parallel musig2 signing sessions, incorporating terminology such as "root_nonce" and "session_id".
For further details, their Github repository can be explored at BitEscrow/escrow-core. Additionally, it's possible to compute branching paths from the initial nonce values which enable the running of a VM using Discreet Log Contracts (DLCs). Despite the innovative approach, the practical application of this technology may not meet expectations in terms of excitement or novelty.