hydra icon indicating copy to clipboard operation
hydra copied to clipboard

Implementation of the Hydra Head protocol

Results 162 hydra issues
Sort by recently updated
recently updated
newest added
trafficstars

## Why Transactions driving the head state-machine may not end up in a block even though they have been submitted successfully for a variety of reasons (local rollback, forks later...

green :green_heart:
:thought_balloon: idea

## Why In the work stream to mature the Hydra Head protocol enough to aim for a mainnet release, we have been [running our implementation against a formal model](https://github.com/input-output-hk/hydra-poc/issues/194) and...

:speech_balloon: feature
red :bomb: :boom: :interrobang:

## Why Although the Hydra Head protocol has been peer-reviewed as a [research paper](https://eprint.iacr.org/2020/299.pdf) and the security it provides proven, this does not guarantee our implementation indeed provides the same...

:speech_balloon: feature
amber :warning:

## Why The current implementation of the Hydra Head cannot always abort a Head initialization. This is because the abort transaction is too big (> 16kB), especially if all it's...

:speech_balloon: feature
amber :warning:

## What & Why We want Hydra Heads to be secure. This means that we can close & fan out the L2 state at any point throughout the life-cycle of...

:thought_balloon: idea
feedback needed

We might have a bigger problem on our strategy with `--start-chain-from`: Today, we wanted to start a hydra node from the beginning of the devnet to recover/see an already open...

bug :bug:

## Why To optimize resource usage, users might want to have a single `hydra-node` be able to maintain and interact with multiple Hydra heads. If the peer nodes of multiple...

:thought_balloon: idea

Using the same model as #375, but with the `Hydra.Chain.Direct` transaction construction and observation interleaved when performing the state transitions. This should include transaction validation (phase 1 + 2) in...

task

## Why * streamline, simplify, enable open-source contributions * that for, a potential IO internal user: Marlowe will be a guest and evaluate Hydra as a potential puzzle piece in...

:speech_balloon: feature
green :green_heart:

## What & Why How we deal with changes and upgrades to various parts of the Hydra system. This is only about changes we issue, for Cardano network changes, see:...

:speech_balloon: feature
red :bomb: :boom: :interrobang: