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

Upgrade dependencies #72

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Upgrade dependencies #72

wants to merge 2 commits into from

Conversation

jan-ferdinand
Copy link
Member

No description provided.

- The `TasmObject` trait now requires all nested structures to also
  implement `TasmObject`. And `TasmObject` is not defined for `enum`
  types, so a test had to be changed.
- FRI from Triton VM now implement `Copy`. So linter will not allow us
  to call the `clone` method on it.
- Changed names from 'base_row' to 'main_row' and 'ext_row' to 'aux_row'

Still missing port of some verifier (recursion) related types.
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