chainweaver
chainweaver copied to clipboard
Chainweaver REPL will repeat error even after code has been modified.
I'm running into an issue where upon getting a legitimate error when loading a contract into the REPL, changing that code and reloading it into the REPL will report the same exact error - line number and everything. Even deleting all the code and loading a blank contract into the REPL will produce this same error from before. The only way I've found to fix this is to restart the whole client. On the latest Debian build.
Note, you should be able to get around this by typing "reset" into the repl, so that you don't have to restart the entire app.