You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2
Original file line number
Diff line number
Diff line change
@@ -26,6 +26,8 @@ changes.
26
26
ETCD_AUTO_COMPACTION_RETENTION=168h
27
27
```
28
28
29
+
- Fix a bug in increment observation where wrong deposited UTxO was picked up.
30
+
29
31
- Fix a bug where incremental commits / decommits were not correctly observed after restart of `hydra-node`. This was due to incorrect handling of internal chain state [#1894](https://github.com/cardano-scaling/hydra/pull/1894)
30
32
31
33
- Fix a bug where decoding `Party` information from chain would crash the node or chain observer.
0 commit comments