test(api): confirm validation methods
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
We have to revert https://github.com/IntersectMBO/ouroboros-consensus/pull/1679 because it depends on the tip of the [peras-staging](https://github.com/IntersectMBO/ouroboros-network/tree/peras-staging) branch of Network. We only allow s-r-ps on commits that are on `main` of the upstream repository. Merging other s-r-ps into Consensus `main` makes it significantly more difficult for the networking team to try out new features by integrating them into the node. See this IOG slack discussion for context: https://input-output-rnd.slack.com/archives/CFKLUH4R0/p1764585697257059
Node 10.5.3, 10.6.1-ng, mithril fixes
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Signed-off-by: Chris Gianelloni <[email protected]>
Ghc-9.10 and later warn about use of partial functions like `List.head`.
CI / add input-output-hk dependencies