hydra
hydra copied to clipboard
Implementation of the Hydra Head protocol
### Why It would build confidence if we could say that the Hydra Node is _always_ able to be in a state where the protocol is recoverabe; i.e. each node...
--- * [ ] CHANGELOG updated or not needed * [ ] Documentation updated or not needed * [ ] Haddocks updated or not needed * [ ] No new...
Hydra-doom people have the need to filter websocket messages in order to increase speed of operation. We should build the option to connect to the websocket using `/?history=no&address=xyz` so only...
## Why As Hydra moves towards using Blockfrost as a chain layer, we need to extend the functionality to publish Hydra scripts via the Blockfrost API. This follows up on...
--- * [ ] CHANGELOG updated or not needed * [ ] Documentation updated or not needed * [ ] Haddocks updated or not needed * [ ] No new...
See [this ADR](https://hydra.family/head-protocol/adr/25#decision) and [this ADR](https://hydra.family/head-protocol/adr/29/#consequences)
### Why While working on the hydra-doom project, we noticed that the in memory state grew without bound (see #1572). This meant that, at the sustained load that the hydra...
These aren't used in hydra anywhere. I don't think they make sense to maintain them. If we are moving to aiken. If we do need them, they can be filter...
## What - Implement the deposit validator and increment branch in the head validator - Use the [hydra-formal-specification](https://github.com/cardano-scaling/hydra-formal-specification) as blueprint and "clear red areas" upon finished code changes - All...