-
When trying to build a transaction that includes a payment to a contract, I get the following error:
```Missing input or output for some native asset```
The two assets in the payment are:
```…
-
[CIP-0030](https://cips.cardano.org/cips/cip30/#apigetutxosamountcborvalueundefinedpaginatepaginateundefinedpromisetransactionunspentoutputnull) defines the `getUTxOs` function as possibly receiving t…
-
## Problem Definition
I'm writing a simple tool - https://github.com/Zorlin/rotki-balancer - which polls the API for balances.
Weirdly, every time I run it my total value increase by tens of tho…
-
**Summary**
Cardano-cli generates transactions which do not meet the ledger specification. Furthermore, if you're trying to sign these transactions in a browser wallet such as Nami - it will not pars…
-
Hi,
I obtain the following unsigned transaction from [Atlas](https://atlas-app.io/):
**CBOR** (say `txRaw`)
```
84a40082825820b7a6932f2718f914c4cf0e3ee96abe93b03e0f7519a7e8c70920a936a000a388…
-
It would be suitable for DApp creators and wallet providers to show the user more information about which p2p endpoint is connected. And also inform both endpoints about important lifecycle events.
…
-
Greetings!
I'm trying to sign a transaction with keys I got from an HDWallet. I need to sign it with stake and spend (payment) keys. So I get vkeys like (wallet is HDWallet object):
Stake:
hdwallet…
-
Last changes in the copy:
1. Import page:
Bitcoin family
Description in the hint page:
To view the public key (XPUB) of your account, open the Trezor Suite desktop app, plug in your Trezor device, …
-
### Just checking...
- [X] This is a `cardano-wallet` bug.
- [X] I am using the latest `cardano-wallet` release.
- [X] I am using the *correct* `cardano-node` version for that release of `cardano-wal…
-
**Describe the bug**
The WalletConsole utility shows incorrect Cardano `addrDefault` value, so I want to build from scratch to see if it works correctly but the build fails with the error below. The …