You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried compiling with 0.7.6+commit.7338295f version of solidity, I got tons of error.
One example of error that arose was the fact that using suicide for destructing contracts has deprecated and selfDestruct has taken its place. New code will be merged here soon.