lambdaclass / cairo_native

A compiler to convert Cairo's intermediate representation "Sierra" code to MLIR.
https://lambdaclass.github.io/cairo_native/cairo_native
Apache License 2.0
119 stars 43 forks source link

[BUG] Storage Diffs #887

Open FrancoGiachetta opened 3 hours ago

FrancoGiachetta commented 3 hours ago

Running these blocks in linux 801008, 803072, 805651 generates diffs in the state_dump, particularly related to storage writes.

In mac only happens with block 803072.

Screenshot 2024-10-25 at 5 24 59 PM
FrancoGiachetta commented 3 hours ago

Couldn't find the tx which produces the diff. I think is the one shown in the picture. link

Running this tx results in seg fault, which why I cannot be sure yet if this is the target tx