yann300
yann300
- remove remix-lib dep from remix-solidity - remove remix-debugger - move classes from remix-lib to remix-debug - remove remix-lib dep from remix-analyzer Most of the changes of this PR are...
- remove remix-lib dep from remix-solidity - remove remix-debugger - move classes from remix-lib to remix-debug
This PR is - removing `contextManager.js` which looks like not needed - allowing to get metadata and files content from the local computer
### Version Information * vyper Version (output of `vyper --version`): 0.3.6 * OS: ubutu * Python Version 3.8 ### What's your issue about? unable to use the vyper-serve api endpoint,...
When using remixd or remix-desktop, it would warn the user if the file is externally changed. This has some weird consequences, mostly because the way we track downstream update isn't...