cryptoadvance / specter-desktop

A desktop GUI for Bitcoin Core optimised to work with hardware wallets
MIT License
801 stars 238 forks source link

Multisig RBF: "A function is needed within P2WSH" #947

Open kdmukai opened 3 years ago

kdmukai commented 3 years ago

Specter: v1.1.0 Bitcoin core: v0.19.0.1 HWI bridge local instance: master (behind by 35 commits) Multisig: Segwit

Clicking to speed up the transaction takes me to the "send" page but with the error banner:

Failed to perform RBF. Error: Request error: A function is needed within P2WSH

A friend reported what sounds like the same issue (I didn't get the exact error msg from him) on a non-multisig RBF attempt, running I believe v0.20.x of core.

relativisticelectron commented 2 years ago

Hi, I just tested it with the current master on regtest. It worked fine, no error.

Perhaps it was related to the bug I fixed in https://github.com/cryptoadvance/specter-desktop/pull/1585 ?

Can you double check with the current master and check the console/log output an paste it here?