Week 32 · 2026
Aug 3 – Aug 9, 2026 · gathered Aug 13, 2026
- 9
- PRs merged
- 6
- PRs opened
- 7
- Closed
- 1
- Opened
- 0
- Releases
- 2
- Repos
- 48
- Commits
- 5
- Comments
Highlights
9 PRs merged, 7 issues closed and 48 commits, with 22 of 23 items attributed.
Maintenance and DevX (M5). Deposits too large to be claimed by an increment
transaction are now rejected (#2807), closing a case where a deposit could be
accepted and never redeemed. Mithril moved to 2630.0 with the v2 database
backend (#2808), flaky generators were fixed (#2809), and macOS release binaries
now run without Nix (#2795) — closing the AArch64 Darwin issue where shipped
binaries linked against /nix/store paths absent on a user's machine (#2790).
Two PRs opened: withTempDir cleaning up atomically on success (#2813) and a
broader etcd/TUI/chain-sync flake fix (#2811).
Operational Excellence (M3). The --deposit-activation flag merged (#2802),
closing the issue that proposed it back in W26 (#2744), and a Plutus
time-conversion failure was fixed (#2803). The long-running-node era-history bug
raised in W31 closed (#2798). Three PRs opened — publishing linux/arm64
hydra-node docker images (#2814), ADR 35 in draft (#2810), and failing fast on
startup when etcd peer configuration has changed (#2804) — and a report came in
from the field that the 2.3.0 Docker image fails on Apple Silicon while the
native binary and Linux both work (#2812).
Ecosystem Support (M4). The documentation PRs opened in W31 merged: the partial fanout page (#2794), which closed its tracking issue (#2730), and the docs dark mode, benchmark-page rendering and version-link fixes (#2799).
Performance (M2). The fanout benchmark now varies the number of parties
(#2796), an open PR makes rejectLowDeposits a single pass instead of O(n²)
(#2805), and two PersistentQueue bugs closed — the queue blocking when full
with no visibility (#2688) and popPersistentQueue only popping when
next == item (#2689).
Activity
Merged PRs, issues, and releases grouped by deliverable — the evidence behind the narrative above.
M5 Maintenance and DevX
In progress- MergedFix some flaky gens in testscardano-scaling/hydra · @vrom911
- MergedBump Mithril to 2630.0 and switch to the v2 database backendcardano-scaling/hydra · @vrom911
- MergedReject deposits too large to be claimed by an increment txcardano-scaling/hydra · @v0d1ch
- MergedMake mac release binaries runnable without nixcardano-scaling/hydra · @vrom911
- PR openedMake withTempDir clean up atomically on successcardano-scaling/hydra · @vrom911
- PR openedFix flakey etcd, TUI and chain-sync testscardano-scaling/hydra · @noonio
- Issue closedAArch64 Darwin release binaries link against non-existent `/nix/store` dylibscardano-scaling/hydra · @michalrus
M3 Operational Excellence
In progress- MergedPlutus time conversion failurecardano-scaling/hydra · @v0d1ch
- MergedAdd --deposit-activation flag to decouple activation from deadlinecardano-scaling/hydra · @vrom911
- PR openedPublish linux/arm64 hydra-node docker imagescardano-scaling/hydra · @aniadev
- PR openedWip: ADR 35cardano-scaling/hydra · @v0d1ch
- PR openedFail on startup when etcd peer configuration changedcardano-scaling/hydra · @vrom911
- Issue openedhydra-node 2.3.0 Docker image fails on Apple Silicon (M1) — native binary and Linux both workcardano-scaling/hydra · @aniadev
- Issue closedEra history is fetched once at startup, so a long-running node silently stops accepting Plutus transactions with future validity boundscardano-scaling/hydra · @hadelive
- Issue closedAdd --deposit-activation flag to decouple deposit activation from deadline calculationcardano-scaling/hydra · @v0d1ch
M4 Ecosystem Support
In progress- MergedFix docs dark mode, benchmark page rendering and version linkscardano-scaling/hydra · @vrom911
- MergedAdd partial fanout page in docscardano-scaling/hydra · @vrom911
- Issue closedAdd a documentation page for partial fanoutcardano-scaling/hydra · @noonio
M2 Performance
In progress- MergedVary the number of parties in the fanout benchmarkcardano-scaling/hydra · @vrom911
- PR openedMake rejectLowDeposits a single pass instead of O(n^2)cardano-scaling/hydra · @vrom911
- Issue closed`popPersistentQueue` only pops when `next == item`cardano-scaling/hydra · @noonio
- Issue closed`PersistentQueue` blocks on full queue with no visibilitycardano-scaling/hydra · @noonio
Other / Reactive
- Issue closedCheck that the pre-built mac binary can partial fanoutcardano-scaling/hydra · @noonio
34 commits · cardano-scaling/hydra
M6 KPI & Outcome Achievement
Not started14 commits · cardano-scaling/hydra-updates