Closed demurgos closed 5 years ago
Check if a jump block inside a try block can jump outside of it. If it is possible, it may break the current representation of actions, we may need to keep the underlying bytes around.
Closing since it's not a parser issue but an AVM one.
Check if a jump block inside a try block can jump outside of it. If it is possible, it may break the current representation of actions, we may need to keep the underlying bytes around.