ref-fvm
ref-fvm copied to clipboard
Relax EVM stack constraints
We currently limit the EVM stack depth to 1024 to match the spec. However, we have no real reason to do so, at least from a security perspective.
This limit is known to cause issues like https://ethereum.stackexchange.com/questions/7325/stack-too-deep-try-removing-local-variables