Aniket
Aniket
- [ ] Remix requires version in URL params with commit id like `version=soljson-v0.8.7+commit.e28d00a7.js` . Currently from Solidity docs, version is sent as `version=0.8.15` which only set compiler to `latest...
- [ ] Documentation and `Make an issue` link in plugin info and link on GitHub icon on top still refers to old repo i.e. https://github.com/GrandSchtroumpf/vyper-remix - [x] When there...
cc: @LianaHus
If metamask is locked and try to connect to `injected Provider - Metamask`, it show error in browser console: ``` Uncaught (in promise) TypeError: this.call is not a function at...
To delete a workspace quickly without selecting or moving to it
Show warning and errors in their colours This should be more user friendly.
- [ ] Show transaction in sequence according to `txIndex` - [ ] `to` address is shown twice consecutively - [ ] Transaction hash is shown twice under different fields...
Set `Yul` for .yul & `Solidity` for .sol Similar to version update according to pragma
When we interact with a contract loaded using `At Address`, on method name click in terminal, it says: `transact to .store pending....` and in tx details we have the contract...