Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: fail built-in #305

Merged
merged 1 commit into from
Sep 20, 2024
Merged

feat: fail built-in #305

merged 1 commit into from
Sep 20, 2024

Conversation

arthurpaulino
Copy link
Contributor

  • Generalize error message formatting in Lair's Preimg and AssertEq
  • Remove the dependency on lurk from the lair module
    • The execution algorithm was calling a bigint formatting function
  • Move Lurk specific message formatting to the reduction model
  • Implement fail with a proper message for good user feedback

* Generalize error message formatting in Lair's Preimg and AssertEq
* Remove the dependency on `lurk` from the `lair` module
  * The execution algorithm was calling a bigint formatting function
* Move Lurk specific message formatting to the reduction model
* Implement `fail` with a proper message for good user feedback
@arthurpaulino arthurpaulino merged commit 2dfd55a into main Sep 20, 2024
3 checks passed
@arthurpaulino arthurpaulino deleted the ap/fail branch September 20, 2024 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants