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
{{ message }}
This repository was archived by the owner on Jul 22, 2024. It is now read-only.
While using the re-execution tool I've found that Deploy transactions are not working: it looks like Deploy is missing the step of actually declaring the class.
The Deploy transaction actually did declare the class and deployed a contract with the class just declared. Currently the code seems to do just the second step -- which won't work because the class is not really added to state.