j1mbo64

Results 3 issues of j1mbo64

Madara and Mock don't use the same contract ABI (some have line breaks), so the class hashes are not the same between Madara and Mock. Do you want Mock to...

enhancement

# Feature Request **Describe the Feature Request** Cairo function pointer **Describe Preferred Solution** Like in Rust language ( https://doc.rust-lang.org/reference/types/function-pointer.html ) **Describe Alternatives** **Related Code** ``` fn add(x: i32, y: i32)...

enhancement