starkware-libs / stone-prover

Apache License 2.0
260 stars 76 forks source link

Update Cairo 1 example to use input variables? #24

Open delaaxe opened 5 months ago

delaaxe commented 5 months ago

It seems the private input is passed as a hint in the Cairo Zero example, but the same hasn't been ported on the Cairo 1 example. Can we update it?

adambor commented 1 month ago

Bump, would also be useful for me!