-
# Plutus Core Meetup Dogfooding
At the 2024 Plutus Core Meetup we had a dogfooding session aimed at deploying a UPLC script to the Preview Cardano chain. The following is a summary of my experience…
-
**OS**
Fedora 40
**Versions**
The `db-sync` version (eg `cardano-db-sync --version`): 13.4.0.0
PostgreSQL version: 14.9
**Build/Install Method**
The method you use to build or install `carda…
-
**Internal/External**
*External* .
**Area**
`cardano-cli`
**Summary**
Do you know what I need to do to calculate the commission for `Unwitnessed Tx BabbageEra` type of transaction body?
O…
-
### Steps to Reproduce:
1. Run the following command:
```bash
export NETWORK=sancho
```
2. Execute:
```bash
gov-cli gen
```
### CLI Logs:
```bash
> cardano-cli add…
-
Hello! I'm a new developer in the Cardano ecosystem, and I just spent a few days trying to submit my first transaction. I was following [this "Create Simple Transaction" guide](https://developers.card…
-
### Context
- When a stake key is registered but the corresponding dRep is not, attempting to vote on a proposal should result in an error indicating that the `DRep is not registered`. However, the …
-
### Context
- As a registered dRep but without a registered stake key, when attempting to delegate to a registered dRep, the command throws the error `ERROR: Drep is not registered: drep1qq7nfxslmcrq…
-
### Context
- I was able to submit a treasury proposal without specifying a reward address and amount, which are mandatory fields for a valid proposal.
### Steps to Reproduce:
1. Generate a walle…
-
[CIP-21](https://github.com/cardano-foundation/CIPs/tree/master/CIP-0021) describes how hardware wallets require transactions to be formatted in order to be signed by them. `cardano-cli` does not prod…
-
Hi,
[CIP-105](https://github.com/cardano-foundation/CIPs/edit/master/CIP-0105/README.md)/[CIP-1852](https://github.com/cardano-foundation/CIPs/edit/master/CIP-1852/README.md) suggest to use the deri…