|
| 1 | +--- |
| 2 | +title: Hydra Team Update |
| 3 | +slug: 2025-04-29-hydra |
| 4 | +authors: [noonio] |
| 5 | +tags: [hydra] |
| 6 | +hide_table_of_contents: false |
| 7 | +--- |
| 8 | + |
| 9 | +### High-level summary |
| 10 | + |
| 11 | +We're very happy to have release 0.21.0; featuring many big changes. Check out |
| 12 | +the full release notes here: [Hydra |
| 13 | +0.21.0](https://github.com/cardano-scaling/hydra/releases/tag/0.21.0). We |
| 14 | +continue working on supporting the Glacier Drop; the Blockfrost chain layer, |
| 15 | +fixing some bugs in the incremental commit workflow (please consider this |
| 16 | +feature in beta until these are fixed), among other day-to-day improvements. |
| 17 | + |
| 18 | +### What did the team achieve? |
| 19 | + |
| 20 | +* Released version [0.21.0](https://github.com/cardano-scaling/hydra/milestone/22)! With a tonne of new features. |
| 21 | +* Completed example of withdraw-zero based sha512 trick [#1933](https://github.com/cardano-scaling/hydra/issues/1933). |
| 22 | +* Progress on Blockfrost chain layer [#1305](https://github.com/cardano-scaling/hydra/issues/1305). |
| 23 | +* Investigated a feature to "Re-open" a closed head; decided against implementing it for security reasons. |
| 24 | +* Continued work on fixes to the deposit workflow [#1951](https://github.com/cardano-scaling/hydra/issues/1951) |
| 25 | + |
| 26 | +### What's next? |
| 27 | + |
| 28 | +* Finished new deposit check [#1951](https://github.com/cardano-scaling/hydra/issues/1951) |
| 29 | +* Fix "UX" bug when changing peers on a previously-configured hydra-node [#1937](https://github.com/cardano-scaling/hydra/issues/1937) |
| 30 | +* Work on a simple endpoint to check head status [#1957](https://github.com/cardano-scaling/hydra/issues/1957) |
| 31 | +* Continued work on a full Blockfrost chain layer [#1305](https://github.com/cardano-scaling/hydra/issues/1305) |
| 32 | +* Reinstate Kupo support [#1785](https://github.com/cardano-scaling/hydra/issues/1785) |
| 33 | +* Investigate bug allowing fan-out [#1476](https://github.com/cardano-scaling/hydra/issues/1476) |
| 34 | +* Investigate event-log rotation [#1581](https://github.com/cardano-scaling/hydra/issues/1581) |
| 35 | +* Continue to focus on supporting the Glacier drop |
0 commit comments