Skip to content

v0.2.6: Included `#panic` and `#internalPanic` in terminal rules. (#281)

Compare
Choose a tag to compare
@github-actions github-actions released this 07 Dec 10:48
61ecb79
* Included `#panic` and `#internalPanic` in terminal rules.

This stops the verifier from potentially infinitely spinning on panics.

* Set Version: 0.2.5

* replacing elif

* added labels for panic rules

* `advance_proof` correctly references `KMIRSemantics.terminal_rules()`

* Added `cut_point_rules` (currently empty) as arg

* Set Version: 0.2.6

---------

Co-authored-by: devops <[email protected]>
Co-authored-by: rv-jenkins <[email protected]>