Skip to content

Commit

Permalink
Merge pull request mlabs-haskell#90 from mlabs-haskell/uhbif19/update…
Browse files Browse the repository at this point in the history
…-report

Update M3 report
  • Loading branch information
uhbif19 authored Jun 19, 2024
2 parents 8722465 + 73d1785 commit cbf8a62
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 1 deletion.
72 changes: 72 additions & 0 deletions docs/auction-state-graph.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 6 additions & 1 deletion docs/catalyst_milestone_reports.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,16 @@
Changes:

* Running in emulated environment by CLB
([source](https://github.com/mlabs-haskell/cem-script/blob/master/src/Cardano/CEM/Monads/CLB.hs), usage examples are all unit tests)
* Running Quickcheck Dynamic tests, including mutation support
([source](https://github.com/mlabs-haskell/cem-script/blob/master/src/Cardano/CEM/Testing/StateMachine.hs),
[usage example](https://github.com/mlabs-haskell/cem-script/blob/master/test/Dynamic.hs))
* Rendering CEMScript state graphs
([source](https://github.com/mlabs-haskell/cem-script/blob/master/src/Cardano/CEM/Documentation.hs), rendered example below)

## State graph examples

![](./auction-state-graph.png)
![](./auction-state-graph.svg)


Source code:
Expand Down

0 comments on commit cbf8a62

Please sign in to comment.