etheratom icon indicating copy to clipboard operation
etheratom copied to clipboard

Solidity compilation and Ethereum contract execution interface for hackable atom editor

Results 63 etheratom issues
Sort by recently updated
recently updated
newest added

**Vyper Compiler Implement request** Add Vyper Compiler support **References** [Vyper Github](https://github.com/ethereum/vyper) [Vyper Docs](https://vyper.readthedocs.io/en/v0.1.0-beta.13/index.html)

**Describe the bug** After a RPC connection is re-established RPC button is still `red` indicating no connection. **Expected behavior** RPC button should go green after connection is re-established **Screenshots** ![Screenshot...

When I load the etheratom plugin and click on the "Compile" button, the button text changes to "Compiling" but it gets stuck forever at this phase. NOTE: Please see further...

bug

**Describe the bug** When try to install from atom package manager UI got following error **Log** ``` TypeError: Cannot redefine property: regexIndexOf at Function.defineProperty () at Object. (/home/0mkar/Karma/etheratom/build/main.js:3876:8) at Object....

**Yul Optimizer Implementation request** Add Yul Optimizer for etheratom **References** [Yul Docs](https://solidity.readthedocs.io/en/v0.5.0/yul.html)

**Describe the bug** With indices I tried to access elements of a 2D array declared with `public` keyword. But on taking the index inputs is shows a type error. **To...

`combineSources` function loops through duplicate imports and try to resolve files even if its already resolved. This makes impossible of aragonOS and alike library usage.

bug

#### We should have a copy to clipboard button & save to file button for both `abi` and `bytecode`. ![Screenshot from 2019-09-26 02-09-24](https://user-images.githubusercontent.com/13261372/65638256-59586600-e003-11e9-94f7-200367ff36a9.png)

### If random error messages pops up, close them ### If websocket or rpc connection change seems to have no effect, restart editor ### These are common error messages /...