Aniket

Results 54 issues of 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 :book:

- [ ] 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...

plugins

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

enhancement
discussion

Show warning and errors in their colours This should be more user friendly.

UI
UX
discussion
priority:P3
effort: 3

- [ ] Show transaction in sequence according to `txIndex` - [ ] `to` address is shown twice consecutively - [ ] Transaction hash is shown twice under different fields...

enhancement
remix-ide
UI
Roadmap2022
effort: 2

enhancement
effort: 3
workspace templates

Set `Yul` for .yul & `Solidity` for .sol Similar to version update according to pragma

enhancement

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...

priority:P3