Skip to content

Commit

Permalink
Merge branch 'main' into newhint27-ec-double-assign-new-x
Browse files Browse the repository at this point in the history
  • Loading branch information
MegaRedHand committed Apr 17, 2023
2 parents 69d1bd6 + 8e24668 commit 230bfa2
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 127 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,6 +131,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 230bfa2

Please sign in to comment.