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
was about to update https://github.com/tintinweb/solidity-workspace/ to v0.18.0 and one of my test-cases fired with an unhandled exception. Afaik the statement causing this is a - now - obsolete form of an eth value transfer. This used to throw a more meaningful error in the previous version. Please kindly let me know if this is expected behavior or if this should throw something more meaningful (expected).