Refactor control stack to support complex control flow #287
Labels
budget-$150
Payable large onboarding issues
bug
Something isn't working
refactor
This issue requires a refactor to the design
Milestone
when we have return logic which is not at the end of function, it could be trigged incorrectly since the jump target for the end of the control frame is not correctly calculated, see the details at https://github.com/zink-lang/zink/blob/main/examples/br_balance.rs#L17
this could be the last fragment to ERC20
The text was updated successfully, but these errors were encountered: