0mkara / etheratom

Solidity compilation and Ethereum contract execution interface for hackable atom editor
https://atom.io/packages/etheratom
GNU General Public License v3.0
252 stars 41 forks source link

Develop Solidity version selector & solidity version auto select #218

Closed 0mkara closed 5 years ago

0mkara commented 5 years ago

Remix IDE & Etheratom both has a version selector for solidity. Solidity version selector can be a plugin for both of the IDEs.

0mkara commented 5 years ago

Solidity version selector should follow issue: 1606.

gitcoinbot commented 5 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


This issue now has a funding of 350.0 DAI (350.0 USD @ $1.0/DAI) attached to it.

gitcoinbot commented 5 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work has been started.

These users each claimed they can complete the work by 1 week, 2 days ago. Please review their action plans below:

1) 0mkara has been approved to start work.

We will try to build a custom plugable content to select among solidity versions. Selected version will be passed with compile command for compilation of given code using selected version.

Learn more on the Gitcoin Issue Details page.

gitcoinbot commented 5 years ago

@0mkara Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!

Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days

0mkara commented 5 years ago

@gitcoinbot WIP PR #243

gitcoinbot commented 5 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work for 350.0 DAI (350.0 USD @ $1.0/DAI) has been submitted by:

  1. @0mkara

@ceresstation please take a look at the submitted work:


gitcoinbot commented 5 years ago

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


The funding of 350.0 DAI (350.0 USD @ $1.0/DAI) attached to this issue has been approved & issued to @0mkara.

0mkara commented 5 years ago

PR #243 merged.