Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic dockerfile #50

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Dynamic dockerfile #50

wants to merge 7 commits into from

Conversation

kthomas
Copy link

@kthomas kthomas commented Jul 25, 2018

This PR parameterizes the invocation of cpp-eth.sh and adds support for building dynamically-versioned docker containers such that the resulting container includes the targeted versions of the Hera VM and cpp-ethereum, among other things.

In the future, other node implementations and VMs can be supported using the same method now in setup.sh.

@axic axic requested review from chfast, cdetrio and jwasinger and removed request for chfast and cdetrio July 25, 2018 10:40
@axic
Copy link
Member

axic commented Jul 25, 2018

@kthomas thanks for the work! It may take a bit to review it, but perhaps breaking up this PR into smaller changes (as separate PRs) could speed up the process.

@jwasinger
Copy link
Contributor

jwasinger commented Jul 26, 2018

Looks great @kthomas ! I need to do a bit of work with our provisioning scripts to incorporate this and then we will merge it.

jwasinger
jwasinger previously approved these changes Aug 7, 2018
@chfast chfast removed their request for review August 13, 2018 10:45
@jwasinger
Copy link
Contributor

Hey @kthomas , sorry for the lapse in response. We've decided to change direction and use Geth as our main client for the testnet. I will leave this open for now in case anyone else has any input.

@kthomas
Copy link
Author

kthomas commented Aug 26, 2018 via email

@axic
Copy link
Member

axic commented Nov 14, 2018

@chfast @jwasinger can you review this?

@axic axic added this to In progress in Public testnet (2nd milestone) via automation Nov 14, 2018
@axic
Copy link
Member

axic commented Nov 26, 2018

@chfast @jwasinger what is the status of this?

@jwasinger
Copy link
Contributor

This could be useful if we end up running an aleth node on the testnet. It needs to be updated to reflect changes in evmc.

@kthomas
Copy link
Author

kthomas commented Nov 30, 2018

@jwasinger updates & rebase forthcoming.

Public testnet (2nd milestone) automation moved this from In progress to Needs review Dec 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants