Skip to content

Bump evmc and evmone images to v11 in CI#14758

Merged
cameel merged 3 commits intodevelopfrom
bump-evmc-evmone-in-ci
Jan 6, 2024
Merged

Bump evmc and evmone images to v11 in CI#14758
cameel merged 3 commits intodevelopfrom
bump-evmc-evmone-in-ci

Conversation

@nikola-matic
Copy link
Contributor

No description provided.

@nikola-matic nikola-matic added this to the 0.8.24 milestone Dec 27, 2023
@nikola-matic nikola-matic requested a review from r0qs December 27, 2023 10:56
@nikola-matic
Copy link
Contributor Author

This is a major release, so has to be done in the some PR #14743

@nikola-matic nikola-matic reopened this Dec 28, 2023
@cameel cameel force-pushed the bump-evmc-evmone-in-ci branch from 86af380 to 26f54d6 Compare January 6, 2024 17:34
@cameel cameel changed the base branch from develop to bump-evmone-and-evmc-to-11 January 6, 2024 17:47
@cameel
Copy link
Collaborator

cameel commented Jan 6, 2024

I'm moving the evmc update here from #14743. Also updating the hashes.

- Note that you should delete (or not copy in the first place) `tooling.hpp` and `instructions.h`.
- Copy [`loader.c`](https://github.com/ethereum/evmc/blob/master/lib/loader/loader.c) to [test/evmc](https://github.com/ethereum/solidity/tree/develop/test/evmc)
- `MockedAccount.storage` in `mocked_host.hpp` should be changed to a `map` from `unordered_map` as ordering is important for fuzzing. You'll also need to include `<map>`.
See [PR #11094](https://github.com/ethereum/solidity/pull/11094) for more details.
Copy link
Collaborator

Choose a reason for hiding this comment

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

I fixed the link. Originally it looked like this, which is not how links work in markdown (see c53afae):

[commit] for more details (https://github.com/ethereum/solidity/commit/788eb028255dc31aa108ac300dca52ad064fabf0)

While at it I thought I'd replace it with the link to the PR, since that gives more context.

Base automatically changed from bump-evmone-and-evmc-to-11 to develop January 6, 2024 18:34
@cameel cameel force-pushed the bump-evmc-evmone-in-ci branch from 26f54d6 to 4e7bb4e Compare January 6, 2024 18:35
@cameel cameel enabled auto-merge January 6, 2024 18:35
@cameel cameel merged commit c78f965 into develop Jan 6, 2024
@cameel cameel deleted the bump-evmc-evmone-in-ci branch January 6, 2024 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants