Post
Topic
Board Service Discussion
Re: Mixin Safe (Decentralized Multisig+MPC+Timelock solution) review preperation
by
cedricfung
on 02/08/2023, 02:24:21 UTC
@Royse777 I was about to finish to review, but unable to complete last process (sign PBST transaction with Bitcoin Core) use Bitcoin Core and i got locked from recovery process. The details of the problem can be seen on my review post[1]. Anyway, is it acceptable if my review is about "attempt to make transaction and use recovery instead" rather than "make transaction" ?

[1] https://bitcointalk.org/index.php?topic=5460259.msg62626762#msg62626762
I sent a PM to cedricfung to write you a response. Hopefully you will hear soon from him.

Quote
Anyway, is it acceptable if my review is about "attempt to make transaction and use recovery instead" rather than "make transaction" ?
The real experience will be appreciated whether it is a recovery attempt or transaction.


For the Bitcoin Core signature issue, I got some test results that suggest you may have used the cli in Bitcoin Core GUI? That seems unable to produce valid PSBT signature.

You need to use bitcoin-cli from your OS terminal.