Omkara

Results 24 issues of Omkara

**Describe the bug** Try to deploy metacoin and we get `The data field must be HEX encoded data.` error. Transaction debug does not work.

installation issue

**Describe the bug** Select a `vyper` file after compiling `solidity` file. Plugin still tries to compile soldity content from redux store. Produces error. **To Reproduce** Steps to reproduce the behavior:...

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

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

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

- [ ] support rpc endpoint from infura - [ ] support ws endpoint from infura - [ ] support user token https://infura.io/dashboard, https://infura.io/docs/gettingStarted/makeRequests.md

![screenshot from 2019-01-22 23-08-49](https://user-images.githubusercontent.com/13261372/51554369-23267d80-1e9b-11e9-84e3-7024d1b6cb0d.png)

[Enter steps to reproduce:] 1. It just happened while try to compile `SafeMath` contract using version `^0.4.24` and trying to switch to another version `^0.5.0` while another compilation in progress....