Skip to content

Commit 84d4196

Browse files
committed
Hydra update
1 parent f27b94e commit 84d4196

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

blog/2025-01-23-hydra.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: Hydra Team Update
3+
slug: 2025-01-23-hydra
4+
authors: [noonio]
5+
tags: [hydra]
6+
hide_table_of_contents: false
7+
---
8+
9+
### High-level summary
10+
11+
The last few weeks have seen us finialising a copule of things; notably our
12+
experiments into running Hydra with a custom ledger (to support, for example,
13+
a custom plutus script operation you may be interested in). We have almost
14+
wrapped up incremental commits; just finishing the spec changes. We will then
15+
focus on a release, and some features that users have been wanting for a while
16+
around memory usage and resilience.
17+
18+
### What did the team achieve?
19+
20+
* Completed custom ledger experiment [#1727](https://github.com/cardano-scaling/hydra/issues/1727), [#1742](https://github.com/cardano-scaling/hydra/pull/1742#issuecomment-2605023483), [#1796](https://github.com/cardano-scaling/hydra/pull/1796)
21+
* Restored hydra-explorer for 0.19 [#12](https://github.com/cardano-scaling/hydra-explorer/pull/12)
22+
* Add deposit deadline command-line option [#1798](https://github.com/cardano-scaling/hydra/pull/1798)
23+
* Researched options for less-than-totaly consensus in a Hydra Head
24+
* Investigated resiliance to nodes offline [#1780](https://github.com/cardano-scaling/hydra/pull/1780) and investigated solution [#1786](https://github.com/cardano-scaling/hydra/pull/1786)
25+
26+
### What's next?
27+
28+
* Start to investigate memory usage enhancements [#1618](https://github.com/cardano-scaling/hydra/issues/1618)
29+
* Final work on incremental commits [#199](https://github.com/cardano-scaling/hydra/issues/199); namely the spec changes [#12](https://github.com/cardano-scaling/hydra-formal-specification/pull/12)
30+
* Finish Hydra explorer supporting multiple versions [#1282](https://github.com/cardano-scaling/hydra/issues/1282)
31+
* Plan the [0.20.0 release](https://github.com/cardano-scaling/hydra/issues?q=is%3Aopen+is%3Aissue+milestone%3A0.20.0)
32+
* Continue support Hydra Doom
33+
* Start work on API command to clear pending transactions [#1284](https://github.com/cardano-scaling/hydra/issues/1284)

0 commit comments

Comments
 (0)