-
## Why
Given the new deposit workflow of #199, we would like to implement the fairly independent steps of depositing and canceling independent of the `hydra-node`. Such that this work can be tested…
-
### Why
When a Hydra head is opened a part of the underlying ledger state gets locked up and made available off-chain to a small group of participants. While this is already quite a "small world" to …
ch1bo updated
1 month ago
-
Currently trying to submit a transaction via `cardano-submit-api` and I get
```
[cardano-tx-submit:Info:528] [2021-10-20 17:15:47.36 UTC] txSubmitPost: failed to submit transaction: transaction r…
-
Tools like Aiken and Plutarch add an extra underscore `_` to items during CBOR serialization.
This inconsistency becomes problematic when serialized data is hashed, as the resulting hash differs b…
-
## Description
In Conway era, Plutus script cost increased in a situation where two certificate scripts are used in single tx. I'm not sure if that is an issue or not. The build command however com…
-
```
import { Buffer } from 'buffer';
declare const messageRaw: ArrayBuffer;
const message = Buffer.from(messageRaw);
const headCorrect = message.slice(0, size).toString('utf-8'); // 57,57,97,102…
-
Claro, aquí te proporciono una guía básica sobre seguridad web:
Utilizar HTTPS: Es esencial asegurarse de que tu sitio web esté protegido con HTTPS, lo que significa que se utiliza el protocolo SSL/T…
-
# Overview
A perennial issue on a team I manage has been understanding what _exactly_ comprises phase-1 validation. I would like to see a clear, plain English listing of the criteria that must be s…
-
I noticed that when cardano-cli creates the `ScriptContext` to calculate the execution budget, each `Value` instance will always contain some lovelace, even the `txInfoMint` `Value`.
Of course the …
-
## Context & versions
GovTool 1.0.8
DB-Sync 5.1.0
Cardano Node 9.0.0
## Steps to reproduce
1. Go to dashboard where GET /drep/list is executed
Or
1. Go to /api/swagger-ui and execute GE…