hydra
hydra copied to clipboard
Implementation of the Hydra Head protocol
## Context & versions My hydra node was running a version around commit 979a5610 ## Steps to reproduce I can't reproduce right now. Here are the steps that I followed:...
With hspec, root of test trees are automatically named after the module they are part of hence there's no need for a toplevel `describe "..."` statement.
One important for a node before being able to participate in a head is to mark some UTxO as fuel. I don't know if we would drop this fueling step...
https://hydra.family/head-protocol/adr/18/ - [ ] Implement it - [ ] Update the ADR to reflect latest code and design -> and make it accepted within the PR
Fixes #529 ⛵ Make InitTx observable, by being less strict on the discarding rule. ⛵ Now we only discard in case the party tokens are not found in the minted...
## Why It's very hard to diagnose when a Head initialization was not picked up by one of the hydra-nodes. More specifically, the hydra client does not report anything at...
## Context seen txs can flood with non-applicable txs, because we never reset them.
## Why We want to get the Hydra code base audited by internal & external auditors to ensure increase the maturity of the codebase and our confidence in using it...
* There is a need to improve and maintain cardano-api in order to make it easier for people to build Haskell apps on top of cardano * Hydra already built...