-
In chapter 10, updating-the-state-1 (https://savingsatoshi.com/en/chapters/chapter-10/updating-the-state-1), the user creates a refund transaction for the 2-of-2 multisig they make with Laszlo in the …
-
Multisig upgrade support should be added to enable protected upgrades.
A possible proposal:
* Built-in n-of-m multisig system in the Diamond (replaces the `Ownership` facet).
* Initially it's a …
-
If any smart contract has not installed the Multisig plugin, it would have a signature threshold of 0, and passing an empty signature into the `isValidSignature` function would cause it to return `suc…
-
With the recent addition of Musig 2 to lib sekp256k1, it's imperative we get an icon that displays how a different signing scheme would look like
-
### Description
This was raised in connection to Fusion, but is also relevant for the bridge/stake pages. Before implementing our own solution we should look at this alongside the Dynamic integration…
-
From the Polkadot Watercooler
![image](https://github.com/user-attachments/assets/e0807fc2-a857-4359-a683-678ba4bafbc8)
If we enable WalletConnect, with dot-connect.. well ppl will be able to use …
Tbaut updated
1 month ago
-
Currently the sequence used for signing multisig is taken directly from the chain. This means that if there are multiple transactions to sign, they would all be signed with the same sequence and only …
-
Update wallet details and wallet tab for Flexible multisig wallet.
Wallet details mockups [link](https://www.figma.com/design/HgFuj8QZd0xqEbkG10DIfs/Flexible-multisig-%7C-Milestone-4?node-id=809-9586…
-
* **I'm submitting a ...**
- [x] Bug report
- [ ] Feature request
- [ ] Support request
- [ ] Other
* **What is the current behavior and expected behavior?**
I want to …
-
We're hitting [this error](https://github.com/paulmillr/scure-btc-signer/blob/e0bb69be194fa5251a49385db21009dee79c2e1e/src/payment.ts#L275) when spending from a UTXO whose input(s) come from a multisi…