0xPolygonMiden / miden-vm

STARK-based virtual machine
MIT License
618 stars 156 forks source link

Bug fix for `RCOMBBASE` #1227

Closed Al-Kindi-0 closed 7 months ago

Al-Kindi-0 commented 7 months ago

Describe your changes

Fixes a bug due to not copying previous stack state in RCOMBBASE.

Checklist before requesting a review