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 Sep 4, 2020. It is now read-only.
I am running the beta4 compiler locally on port 8000. Compiling works fine, however, I am thrown an error upon (i believe) returning the result to Remix and setting up the Run tab (for deploy). This is the error I receive:
The bytecode still shows after exiting out the error, however, the contract selection drop-down remains empty:
After exiting out the error notification, the compile bytecode remains and can be copied, however, I have found no way to pass it to Remix in order to deploy the contract (in Javacript VM or elsewhere).