-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
48 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
--- | ||
title: October 2023 | ||
slug: 2023-09 | ||
authors: [abailly] | ||
tags: [monthly] | ||
--- | ||
|
||
This report summarizes the work on Hydra since September 2023. It serves as | ||
preparation for the monthly review meeting (see [slides][slides] and | ||
[recording][recording]), where the team updates project stakeholders on recent | ||
developments to gather their feedback on proposed plans. | ||
|
||
## Roadmap | ||
|
||
TODO | ||
|
||
## Cardano Scaling workshop in Nantes, France | ||
|
||
## Hydra development | ||
|
||
[Issues and pull requests closed since the last | ||
report](https://github.com/input-output-hk/hydra/issues?q=is%3Aclosed+sort%3Aupdated-desc+closed%3A2023-09-30..2023-10-31) | ||
|
||
This month, the team worked on the following: | ||
|
||
#### Network resilience to node crash | ||
|
||
#### Hydra Poll dApp | ||
|
||
#### Upgrade to GHC 9.6 & Brick 1.1.0 | ||
|
||
## Community Update | ||
|
||
### Hypix | ||
|
||
### Offline-mode Hydra node | ||
|
||
### Kupo x Hydra | ||
|
||
### Voting on Hydra | ||
|
||
### zkSNARKs on Hydra | ||
|
||
## Conclusion | ||
|
||
|
||
[slides]: TODO | ||
[recording]: TODO |