cairo_native icon indicating copy to clipboard operation
cairo_native copied to clipboard

Implement CoreTypeConcrete::Bytes31 return type

Open pefontana opened this issue 1 year ago • 3 comments

Implement the parse result for CoreTypeConcrete::Bytes31 https://github.com/lambdaclass/cairo_native/blob/ddfd28217c10f7202a03f10234f0a19113c46904/src/executor.rs#L786

We should be able to run the bytes31_ret.cairo test https://github.com/lambdaclass/cairo_native/blob/e89d38ad2f01bbd85c9f9de0b37841ac98661b50/tests/tests/cases.rs#L113

pefontana avatar May 14 '24 15:05 pefontana

hey @pefontana, I'm down to try this if is possible

greged93 avatar May 15 '24 09:05 greged93

Hello @pefontana I'd like to work on this

raizo07 avatar May 15 '24 11:05 raizo07

Hi @raizo07 ! Sorry, I am currently implementing it! But if you want to take another CoreTypeConcrete return type, you can ask us and implement it!

pefontana avatar May 15 '24 16:05 pefontana