Skip to content
This repository was archived by the owner on Mar 11, 2024. It is now read-only.

Comments

BYOC @develop#70

Open
cgewecke wants to merge 34 commits intodevelopfrom
byoc-safe
Open

BYOC @develop#70
cgewecke wants to merge 34 commits intodevelopfrom
byoc-safe

Conversation

@cgewecke
Copy link
Contributor

@cgewecke cgewecke commented May 7, 2018

DO NOT MERGE

BYOC withoutweb3 1.0.

cgewecke and others added 30 commits April 3, 2018 19:36
Add ability to use any solc-js
Remove deprecated `truffle publish` logic
Allow compile with native built solc & dockerized solc
Add ability to list Docker tags
Parse imports correctly (built compilers)
@cgewecke cgewecke changed the title For BYOC @develop BYOC @develop May 7, 2018
@axic
Copy link
Contributor

axic commented Jun 12, 2018

Does BYOC stands for "bring your own compiler"? :)

@cgewecke
Copy link
Contributor Author

@axic Yes - it means bring your own (solidity) compiler - e.g. any version, docker etc. Features listed here.

Will be in Truffle 5 and there's a pre-release of it available from npm as: darq-truffle@byoc

@axic
Copy link
Contributor

axic commented Jun 12, 2018

Awesome!

I see it has a couple of options. Will it support an absolute path to be passed pointing to a soljson? Or to a solc?

@cgewecke
Copy link
Contributor Author

@axic Path to soljson is supported. Natively compiled solc is run as a child_process exec and I haven't added path support to that. . . probably a good idea though.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants