Skip to content

Commit

Permalink
Re-generate golden files and realize breaking change to persisted sta…
Browse files Browse the repository at this point in the history
…te events
  • Loading branch information
ch1bo committed Oct 7, 2024
1 parent aef50e4 commit 37e5b10
Show file tree
Hide file tree
Showing 37 changed files with 28,859 additions and 46,188 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,11 @@ changes.
in a new maximum number of head participants being `8`.
- Changes script hashes in `hydra-plutus`

- **BREAKING** Change to `SnapshotConfirmed` and `TxValid` server outputs:
- **BREAKING** Change to `SnapshotConfirmed` and `TxValid` server outputs, as
well as to persisted `StateEvent` format:
- Snapshots now contain the full transactions in `confirmed` and field names changed.
- Persisted `StateChanged` events containing a snapshot changed consequently
and are not backward compatible.
- `TxValid` only refers to the transaction by id.
- Overall this results in transactions still to be submitted once per client,
but requires signifanctly less book-keeping on the client-side.
Expand Down
19,180 changes: 0 additions & 19,180 deletions hydra-node/golden/ReasonablySized (ServerOutput (Tx ConwayEra)).json

This file was deleted.

Loading

0 comments on commit 37e5b10

Please sign in to comment.