Skip to content

Commit

Permalink
doc: add hint dev in progress
Browse files Browse the repository at this point in the history
  • Loading branch information
zmalatrax committed Jul 23, 2024
1 parent 8dc34e6 commit 8522d5c
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,14 +165,16 @@ You can still add it as a dependency with a local copy:
| [Keccak](https://github.com/kkrt-labs/cairo-vm-ts/issues/69) | ☑ |
| [Poseidon](https://github.com/kkrt-labs/cairo-vm-ts/issues/71) | ☑ |
| [Range Check 96](https://github.com/kkrt-labs/cairo-vm-ts/issues/81) | ☑ |
| Segment Arena | ☐ |
| [Segment Arena](https://github.com/kkrt-labs/cairo-vm-ts/pull/106) | ☑ |
| AddMod | ☐ |
| MulMod | ☐ |

### Hints

<!-- Add a table with the hint list and state done/to be done -->
<!-- If the list is too long, maybe separate in chunks, put the list in an issue to track it and reference the issue here -->
Hints are currently being implemented.

Their development can be tracked
[here](https://github.com/kkrt-labs/cairo-vm-ts/issues/90).

### Differential Testing & Benchmark

Expand Down

0 comments on commit 8522d5c

Please sign in to comment.