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 used the following test to reproduce these issues: crash_test.go.zip. You should put it in gno.land/pkg/sdk/vm and run it there with go test -v -run TestVMCrash.
This can be replicated by doing a gnokey maketx run on a running node with either of the two files.
The text was updated successfully, but these errors were encountered:
@odeke-em yeah, and that's expected on gno run, however the problem is that this happens also when submitting the file as a MsgRun transaction; ie. it is dangerous because it can directly affect the chain.
All credit to @bbarwik, just re-creating the issue from the original at #2738 which jumbled together two different issues.
This can be replicated by doing a
gnokey maketx run
on a running node with either of the two files.The text was updated successfully, but these errors were encountered: