Open mpapierski opened 6 years ago
@mpapierski This issue is from this function isValidStateUpdate. It should be broke up into smaller functions. https://ethereum.stackexchange.com/questions/7325/stack-too-deep-try-removing-local-variables
Thanks @janus. I'm not a solidity expert but this links seems to explain the issue very well. With that in mind this contract could be probably improved with minimal effort.
Interesting issue - just few months ago it was probably working fine.
I'm not solidity expert but seems like we hit some limitation of the compiler.