-
sech1Some questions for people here to answer, this is way over my head reddit.com/r/Monero/comments/1r65w5…mp_simplifies_multisig_coordination
-
br-m<jeffro256> Can you plz paste the questions here? Reddit is network blocked for me
-
DataHoarderI maintain mirrors of repositories I use on my git instance (forgejo makes it easy to make mirrors either way) but I kept some private
-
DataHoarderIf the purpose is to do code submission workflows maybe should do good old git email
-
sech1jeffro256 paste.debian.net/hidden/d9ac7e21
-
br-m<intr:unredacted.org> @jeffro256: redlib.catsarch.com btw
-
br-m<jeffro256> sech1: Yes the y scalar (over the T generator) is the only one that is "thresholded". Each participant can know the x scalar (over the G generator) in its entirety. This allows participants to calculate key images, and thus balance, without needing to disseminate partial key images amongst each other each time an enote is received .
-
br-m<jeffro256> The membership proof can be completed by any one participant once the tx is signed.
-
br-m<jeffro256> Wallet2 may be refactored eventually to do this, but it requires new keys . I.e. for wallets already generated , multisig after FCMP++ mostly remains the same with all the partial key images and such. The current plan is to ship such that the existing wallets work, but not support the new multisig out of the gate .