-
I'm trying to send a scriptTx using QuickTx but getting: "InsufficientCollateral (Coin (-12084272)) (Coin 307193)"
Collateral summary:
IN
5f7e7cae5ac68122fd07ae76977034802977c160e5d015cbeeb80…
-
The model currently proposed in certification CIP provides guidance only for DApps with constant smart contract(s). For DApps with dynamic smart contract design patterns, for example atomic swap or p2…
-
I am a beginner who just started developing with Cardano.
I am writing a javascript code to move a utxo locked in the trivial.always_succeeds contract (preprod: addr_test1wquu2gxsvfa2lfeg7ljd6yq59dmu…
-
As part of our [hydra-voting-poc](https://github.com/cardano-foundation/hydra-voting-poc/) workstream we realised we need evaluate endpoint returning ExUnits compatible with L2 / Hydra / devnets solut…
-
I'm working on implementing CIP-25 in [CTL](https://github.com/Plutonomicon/cardano-transaction-lib/). Here are some problems I encountered:
- The _general structure_ section contains something tha…
-
Blockfrost API (https://blockfrost.dev/api/latest-epoch-protocol-parameters) now provides it albeit not documented in their schema, is it already in progress? Else I can pick it up.
-
https://docs.blockfrost.io/#tag/Health/paths/~1health~1clock/get
docs says the endpoint returns unix ts, but it does not.
```
{
"server_time": 1713545700357
}
```
same for these ipfs e…
-
**Is your feature request related to a problem? Please describe.**
Cardano developers may have a hard time debugging their script, as they need to understand the whole Haskell/Pluto stack.
**Descr…
-
Not sure what detail to add, really. Any attempt at sending ada or NFTs from my Nami wallet result in "transaction failed". When I went to remove my 5 ADA collateral it added 270 ADA to my displayed b…
-
Currently it is `newtype CostModels = CostModels { unCostModels :: Map ScriptType (Map Text Integer) }`, I propose it to be `newtype CostModels = CostModels { unCostModels :: Map ScriptType [(Text, In…