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

Bump evmc and evmone images to v11 in CI #14758

Merged
merged 3 commits into from
Jan 6, 2024
Merged

Conversation

nikola-matic
Copy link
Collaborator

No description provided.

@nikola-matic nikola-matic added this to the 0.8.24 milestone Dec 27, 2023
@nikola-matic
Copy link
Collaborator 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 changed the base branch from develop to bump-evmone-and-evmc-to-11 January 6, 2024 17:47
@cameel
Copy link
Member

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
Member

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 enabled auto-merge January 6, 2024 18:35
@cameel cameel merged commit c78f965 into develop Jan 6, 2024
63 of 64 checks passed
@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