Skip to content

Commit

Permalink
Merge branch 'main' into fix-traceback-str
Browse files Browse the repository at this point in the history
  • Loading branch information
juanbono authored Apr 17, 2023
2 parents f2848d2 + 8e24668 commit c975878
Show file tree
Hide file tree
Showing 2 changed files with 120 additions and 128 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,8 @@
segments.write_arg(ids.keccak_ptr, output_values)
```

* Make hints code `src/hint_processor/builtin_hint_processor/hint_code.rs` public [#988](https://github.com/lambdaclass/cairo-rs/pull/988)

* Implement hints on uint384 lib (Part 1) [#960](https://github.com/lambdaclass/cairo-rs/pull/960)

`BuiltinHintProcessor` now supports the following hints:
Expand Down
Loading

0 comments on commit c975878

Please sign in to comment.