Skip to content

Commit

Permalink
Fix MultiNodeScript generator
Browse files Browse the repository at this point in the history
Fix #4607

In particular fix the delays of generated events in order to not lead to
wrong schedules
  • Loading branch information
bolt12 committed Sep 1, 2023
1 parent d4e8622 commit a446e78
Show file tree
Hide file tree
Showing 2 changed files with 220 additions and 50 deletions.
3 changes: 3 additions & 0 deletions ouroboros-network-framework/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@

* Split `test` component into `io-tests` and `sim-tests`.

- Fix MultiNodeScript Generator, in particular fix the delays between two events that
depend on each other.

## 0.9.0.0 -- 2023-08-21

### Breaking changes
Expand Down
Loading

0 comments on commit a446e78

Please sign in to comment.