Week 26 · 2026
Jun 22 – Jun 28, 2026 · gathered Aug 13, 2026
- 1
- PRs merged
- 4
- PRs opened
- 1
- Closed
- 4
- Opened
- 0
- Releases
- 1
- Repos
- 2
- Commits
- 1
- Comments
Highlights
A setup week: 1 PR merged, 4 PRs opened and 2 commits, with most of the effort going into filing the work that lands over the following fortnight.
Maintenance and DevX (M5). The merged change stopped benchmark working state
from leaking into the published docs (#2739). A fix for non-canonical inline
datums in UTxO JSON round-trips opened (#2746, merges in W28), a documentation
audit of the website was filed (#2745), and the partial-fanout transaction trace
picture was revisited and closed (#2273). One issue opened that stayed open a
while: deposit/increment not re-posted after a rollback when CommitFinalized
had already been seen (#2741).
Operational Excellence (M3). Three PRs opened that all land later: stopping
the node observing deposits belonging to unrelated Heads (#2743, merges in W27),
a PersistentQueue deadlock fix with added operational visibility (#2742,
merges in W28), and making hydra-chain-observer version-aware via script-hash
detection (#2740, merges in W30). The --deposit-activation flag was proposed
here too (#2744) and closes in W32.
Ecosystem Support (M4). An issue to make hydra-chain-observer work with
multiple Head scripts (#2738).
Activity
Merged PRs, issues, and releases grouped by deliverable — the evidence behind the narrative above.
M5 Maintenance and DevX
In progress- MergedStop benchmark working state from leaking into published docscardano-scaling/hydra · @vrom911
- PR openedFix bug related to non-canonical inline datums in UTxO JSON round-tripscardano-scaling/hydra · @v0d1ch
- Issue openedDo a review of the documentation on the website to see what is out of datecardano-scaling/hydra · @noonio
- Issue openedDeposit/increment not re-posted after rollback if CommitFinalized was already appliedcardano-scaling/hydra · @v0d1ch
- Issue closedRevisit transaction trace picture of partial fanoutcardano-scaling/hydra · @noonio
M3 Operational Excellence
In progress- PR openedDon't observe unrelated Head depositscardano-scaling/hydra · @v0d1ch
- PR openedFix PersistentQueue deadlock and add operational visibilitycardano-scaling/hydra · @v0d1ch
- PR openedMake hydra-chain-observer version-aware via script hash detectioncardano-scaling/hydra · @v0d1ch
- Issue openedAdd --deposit-activation flag to decouple deposit activation from deadline calculationcardano-scaling/hydra · @v0d1ch
M4 Ecosystem Support
In progress- Issue openedMake hydra-chain-observer work with multiple Head scriptscardano-scaling/hydra · @v0d1ch
Other / Reactive
2 commits · cardano-scaling/hydra