-
Currently, the wallet will be injected into `window.cardano.WALLETNAME`.
This can be an issue when the same wallet is also injected differently through, e.g., a browser extension.
I suggest inject…
-
DB-sync uses many recourses because it populates a a big number of tables. Different set of flags are introduced which filter out specific set of data, like https://github.com/input-output-hk/cardano-…
-
### Summary
**plutus-apps v1.2.0** is using **cardano-wallet 2022/08/10** which requires **blockfrost < 0.5** which does not cater for the **preprod** environment.
The following error occurs:
_pl…
-
date
---
17/4/2023
title
---
Understanding Cross-Chain NFT Transfers and how to bridge your NFT to another blockchain
![telegram-cloud-photo-size-4-5945132944630857799-y](https://github.com/…
-
Hi,
As a stake pool owner, I'd like to use my existing nano ledger containing my existing Cardano payment/staking keys.
Is there a way to use these existing keys instead of generating new ones in …
-
All the outputs in my transaction had outputs in [`post_alonzo_transaction_output`](https://github.com/input-output-hk/cardano-ledger/blob/master/eras/babbage/test-suite/cddl-files/babbage.cddl#L87) f…
-
In https://github.com/fabianbormann/cardano-peer-connect/issues/4 we agreed on that wallets need to inject into `window.cardano.[walletname]-p2p`.
To make it easier for developers, we must implemen…
-
### Summary
After finishing the Plutus Pioneer Program using a Google Cloud compute instance, I was holding off on Plutus development and waiting for my new MBP M1 to come, so I could make use of the…
-
### Please ensure:
- [X] This is actually a flaky test already present in the code and not caused by your PR.
### Context
There is one pool which is supposed to retire at epoch 3. Presumably the re…
-
While implementing new ledgerjs 5.1.0 I noticed that it requires knowing the type of outputs, if its pre babbage or not, ie array vs map.
Could we add a field like for TransactionMetadatumKind or …