Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use return type info from sierra when serializing return values in ca…
…iro1-run crate (#1665) * Start implementing new serialize_output * Handle enums * Add extra handling for boolean enums * Use new serialization in main loop * Handle panic wrapper * Fix panic handling * Fix variant idx calc * Add test for dict with struct * Add Array & Snapshot * Fix * Handle box + fix spellings + update tests * Update test value * Add signed felt * Add test for squashed dict * Handle Nullable being Null * Complete unhandled barnches * Clippy * Remove old impl of serialize_output * Add Changelog entry * Fix comments * Remove empty case * Fox typo * Handle multiple array formats when serializing * Add test * Fix test value --------- Co-authored-by: Pedro Fontana <[email protected]>
- Loading branch information