-
type 0 transactions seem to have an issue with high chain IDs (e.g. `131277322940420`). I've tested on hardware and it works up to mumbai (`80001`). Type 1 and 2 don't have the same problem.
I th…
-
# Feature - Verify WSTS packet signatures
## 1. Description
Applications which use wsts state machines must verify the signatures on the packets before processing them.
### 1.1 Context & Purp…
-
WalletConnect allows to pass group transactions that are not to be signed by the current user (i.e. only for informative purpose). See e.g [tutorial](https://developer.algorand.org/docs/get-details/wa…
-
In the current splicing flow, there is no way to set the minimum required chain confirmations. It would be useful to be able to set the minimum amount of chain confirmations to 0 in the context of an …
-
`wallet-tool.py signpsbt` do not allow the signing of a transaction spending an `utxo` spent in another unconfirmed transaction.
The psbt is correctly parsed but `The PSBT is not yet fully signed, …
-
### algosdk.kmd.sign_transaction() fails when `signing_address` arg is specified
### Expected behaviour
Transaction should be signed using the private key corresponding to the specified `signing_a…
-
I am sending a usdt trc20 transaction and I get this error:
https://tronscan.org/#/transaction/b84056753a8c9523f21749879a15960a8d5a44fb7f9e4d13c23443dfb9e10d16
`{'result': True, 'txid': 'b84…
-
This could throw off our closing signed stuff, and its just confusing, and already forbidden, so we should just forbid it too. Spec says:
```
if no HTLCs remain in either commitment transaction:
…
-
Hello, lorisleiva, thanks for **your great work**.
i'm now trying use `solana-wallets-vue` with Vue3 and make a simple test, like [the sample code](https://github.com/project-serum/sol-wallet-adapt…
-
Extend wallet policies with `musig` support, as tentatively specified [here](https://github.com/achow101/bips/blob/musig2-descriptors/bip-musig2-descriptors.mediawiki).
For wallet policies, express…