-
## What
We need to update the output of `cardano-cli conway query spo-stake-distribution` to include the DREP delegation choices of the Pool's rewards accounts. This, once https://github.com/Interse…
-
The `Verify on-disk blockchain state` check starts with 0% on every application start in the new version of Daedalus and takes about 15 minutes.
I would expect that the startup routine would be not…
-
Assume a container that needs healthchecks packaged.
- With `contents ? []` you are forced to invoke in a non-fully qualified manner:
`/bin/cardano-wallet-network-sync-check`
- With `deps ? […
-
Please provide API to enumerate wallets available for dApp. Right now the only way is to iterate over properties in `window.cardano` but this lead to duplicated entries if you have `Eternl` installed …
-
Solution:
The cardano wallet should be developed such that any dapp within the fractalide eco-system should be able to call a headless cardano wallet and be able to use the functionality.
So th…
-
To make slot length and epoch size configurable in `plutip`, module `Cluster.hs` was brought (copy-pasted) from `cardano-wallet` local cluster framework [into plutip](https://github.com/mlabs-haskell/…
-
`cardano-wallet` supports TLS, but places a restriction on client x.509 certificates that they set their purpose to `clientAuth` (https://github.com/input-output-hk/cardano-wallet/blob/master/lib/core…
-
I was trying to follow -> https://github.com/input-output-hk/cardano-transactions/wiki/How-to-submit-transaction-via-cardano-tx-CLI
To construct transaction on Shelley testnet using Shelley wallet, b…
-
- [transfer with multi-signature](https://docs.cardano.org/projects/cardano-node/en/1.21.1/reference/multisig.html)
- [transfer with metadata](https://forum.cardano.org/t/how-to-get-started-with-me…
-
I am trying to update a swap via a transaction, however, I get error "Error: Value 2879080 less tan the minimum UTXO value 2900630" while doing so. 2879080 is added to the utxo by the wallet and is no…