-
Include CARDANO_WALLET_HOST environment variable when running a cluster so you can interact with the cluster outside the local machine.
Right now the host `127.0.0.1` is hardcoded here https://git…
-
Nami supports Ledger and Trezor hardware wallets, which is great. But there is a third player in the hardware wallet game that may be a little less known, but of equal significance as the other two.
…
eddex updated
2 years ago
-
Transaction fees are being charged for inputs with reference scripts, despite the script not actually being used, and the transaction having no redeemers. It's possible that it is intentional as it cr…
-
## Why
We would like to enable users and applications hosted in Hydra head (i.e. in the L2) to perform typical operations as in a web3 applications, such as perform connecting a wallet, query balance…
-
While I was testing performance of various Cardano wallets with regards to account with tens of thousands of transactions and UTXOs, I restored one such wallet in Yoroi Nightly - however it never comp…
-
### 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…
-
# Context
The [nightly windows tests](https://github.com/input-output-hk/cardano-wallet/actions?query=workflow%3A%22cardano-wallet+Windows+Tests%22) sometimes fail in the ` cardano-wallet-core:uni…
-
I have done some work to enable and connect to the Eternl wallet and it works. Now I want to sign a message using the wallet for signature verification on the server side. I am using the latest Helio…
-
getting these errors when i run npm install on the repo, i have tried running separate command for installing webpack-dev-server but doesnt seem to be working
`npm ERR! code 1
npm ERR! path /home/r…
-
**Internal/External**
*External*
**Summary**
The `NodeToClientV_16` protocol has changed unexpectedly between two released versions of the cardano-node: version `8.9.2` accepts queries that `8.…