Skip to content

Bump evmone version in docker images to 0.10.0.#14199

Merged
ekpyron merged 1 commit intodevelopfrom
evmoneDockerUpdate
May 9, 2023
Merged

Bump evmone version in docker images to 0.10.0.#14199
ekpyron merged 1 commit intodevelopfrom
evmoneDockerUpdate

Conversation

@ekpyron
Copy link
Collaborator

@ekpyron ekpyron commented May 9, 2023

No description provided.

@ekpyron ekpyron force-pushed the evmoneDockerUpdate branch 6 times, most recently from 6f37244 to 1d9ef9a Compare May 9, 2023 13:11
@argotorg argotorg deleted a comment from github-actions bot May 9, 2023
@argotorg argotorg deleted a comment from github-actions bot May 9, 2023
@argotorg argotorg deleted a comment from github-actions bot May 9, 2023
@argotorg argotorg deleted a comment from github-actions bot May 9, 2023
@argotorg argotorg deleted a comment from github-actions bot May 9, 2023
@ekpyron ekpyron force-pushed the evmoneDockerUpdate branch from 1d9ef9a to 77af0b4 Compare May 9, 2023 14:27
@github-actions
Copy link

github-actions bot commented May 9, 2023

solbuildpackpusher/solidity-buildpack-deps:ubuntu2204.clang-3 [solbuildpackpusher/solidity-buildpack-deps@sha256:3d5efffd1e4c381041d1dff6331add86976373bde1c9dfca97ebd3d735e09dab].

@github-actions
Copy link

github-actions bot commented May 9, 2023

solbuildpackpusher/solidity-buildpack-deps:ubuntu.clang.ossfuzz-1 [solbuildpackpusher/solidity-buildpack-deps@sha256:d1bba750ab3f9ad9d28d45e332c2ec2126d248c1d619af369a3ef0c29f5936c3].

@github-actions
Copy link

github-actions bot commented May 9, 2023

solbuildpackpusher/solidity-buildpack-deps:ubuntu2004-19 [solbuildpackpusher/solidity-buildpack-deps@sha256:9c7d3be930936a70f0340d5e9fa9a0b8bf69e11192e7e2d37807afe1b7f55534].

@github-actions
Copy link

github-actions bot commented May 9, 2023

solbuildpackpusher/solidity-buildpack-deps:ubuntu2204-4 [solbuildpackpusher/solidity-buildpack-deps@sha256:7555c26c82fd0dcbc02cbd422b74468f8de1b7f2972b84fadcfa90f7371d6de5].

ninja; \
ninja install/strip; \
rm -rf /usr/src/evmone
wget -O /usr/src/evmone.tar.gz https://github.com/ethereum/evmone/releases/download/v0.10.0/evmone-0.10.0-linux-x86_64.tar.gz; \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why for this image you decided to not build from the source?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Because evmone switched to requiring C++20, which ubuntu 20.04 does not have a suitably capable compiler for.

@ekpyron ekpyron marked this pull request as ready for review May 9, 2023 17:20
@ekpyron ekpyron merged commit 0d0bcf6 into develop May 9, 2023
@ekpyron ekpyron deleted the evmoneDockerUpdate branch May 9, 2023 17:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants