cairo-vm
cairo-vm copied to clipboard
Add implementation for `run_for_steps` and `run_until_steps` on `CairoRunner`
Add implementation for run_for_steps and run_until_steps on CairoRunner
Description
Solving issue #477.
Checklist
- [x] Linked to Github Issue
- [x] Unit tests added
- [ ] Integration tests added.
- [x] This change requires new documentation.
- [x] Documentation has been added/updated.