-
I'm attempting to run a Hydra Head against a cardano-testnet cluster. The `InitTx`, posted by the hydra-node, appears in the mempool of each cardano-node but is never included in a block and therefore…
-
## What
Replace all usages of `SafeHash` with unverified `Hash` unless in cases where it is possible to track the source of the hash. If somewhere this is unavoidable, wait till the last second bef…
-
## Description
There is no metadata validation for the governance metadata. Right now is possible to submit a governance action with wrong metadata/missing required fields and the only time we can …
-
*Internal* (anyone could benefit though)
**Area**
Transaction building
**Describe the feature you'd like**
I would like to use the `cardano-cli` to balance a transaction that was drafted by …
ch1bo updated
2 weeks ago
-
*External*
**Describe the feature you'd like**
Add a `--version` option to `cardano-submit-api` that will show the version and git revision analog to cardano-node and cardano-cli.
-
## Dependency Tree
```mermaid
flowchart BT
A[Plutus]
B[Ledger]
C[Ouroboros Network]
D[Ouroboros Consensus]
E[Cardano API]
F[Cardano CLI]
G[Cardano Node]
…
-
There are repeated postings of Cardano users getting values calculated too low from `calculate-min-fee` when either:
- submitting a fee of `0` or zero values for the transaction input amounts
- not …
-
## What
The new query `GetProposals` is available in consensus.
Implement `cardano-cli conway query proposals` on the CLI
## Why
Will reduce the overhead of the current alternative `cardano-cl…
-
2.85.1 ledger live
7.1.3 cardano app
Cardano HW CLI Tool version 1.16.0-rc.1
Commit hash: e7225d91e0ddc6152ad973ba803d6c016cb14d7e
cardano-hw-cli address key-gen --path 1852H/1815H/0H/0/0 --pa…
-
Following-up on
* https://github.com/IntersectMBO/cardano-cli/pull/758, and
* https://github.com/IntersectMBO/cardano-api/pull/457
We want to completely get rid of the [JSON encoding of API's P…
smelc updated
28 minutes ago