Skip to content
This repository has been archived by the owner on Aug 5, 2021. It is now read-only.

compile and ganache commands should expose full cli commands of underlying tooling #284

Open
thegostep opened this issue Sep 26, 2019 · 2 comments
Labels
enhancement New feature or request

Comments

@thegostep
Copy link
Contributor

for example, etherlime compile does not support optimizer, etherlime ganache does not support unlocked accounts.

It would make sense to make the CLI transparent such that it can pass these commands to the underlying package

@ochikov ochikov added the enhancement New feature or request label Sep 26, 2019
@ochikov
Copy link
Collaborator

ochikov commented Sep 26, 2019

Thank you for your enhancement proposal. We are going to include it in the roadmap.

@ochikov
Copy link
Collaborator

ochikov commented Oct 9, 2019

Hello @thegostep, etherlime compile supports optimizer with the optional parameter --runs. You can read more about the command here

About the etherlime ganache command, I am going to include optional parameter for unlocked_accounts

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants