Skip to content

Commit e3d3643

Browse files
authored
hydra (#687)
1 parent d557041 commit e3d3643

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

blog/2025-11-14-hydra.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: Hydra Team Update
3+
slug: 2025-11-14-hydra
4+
authors: [noonio]
5+
tags: [hydra]
6+
hide_table_of_contents: false
7+
---
8+
9+
### What did the team achieve?
10+
11+
* Great progress on partial fanout [#1468](https://github.com/cardano-scaling/hydra/issues/1468)
12+
* Improved logging for failed HTTP requests [#2315](https://github.com/cardano-scaling/hydra/issues/2315)
13+
* Added API to get head opened time [#2316](https://github.com/cardano-scaling/hydra/issues/2316)
14+
* Worked on a new "SafeClose" client input to try and avoid closing when you have unburned minted tokens [#2330](https://github.com/cardano-scaling/hydra/issues/2330)
15+
* Progress on making sure hydra is in sync with the chain [#2286](https://github.com/cardano-scaling/hydra/issues/2286)
16+
* Linked the new [VTech Hydra SDK](https://hydrasdk.com/)!
17+
18+
### What's next?
19+
20+
* Finsh off work on "SafeClose" feature [#2330](https://github.com/cardano-scaling/hydra/issues/2330)
21+
* Build a demo using the VTech SDK [#2353](https://github.com/cardano-scaling/hydra/issues/2353)
22+
* Continue working on partial fanout [#1468](https://github.com/cardano-scaling/hydra/issues/1468)
23+
* Continue working on chain following approach [#2206](https://github.com/cardano-scaling/hydra/issues/2206)

0 commit comments

Comments
 (0)