Skip to content
This repository has been archived by the owner on Oct 20, 2024. It is now read-only.

feat(huffc): enable specifying evm version #281

Merged
merged 16 commits into from
Jul 8, 2023
Merged

feat(huffc): enable specifying evm version #281

merged 16 commits into from
Jul 8, 2023

Conversation

Maddiaa0
Copy link
Member

@Maddiaa0 Maddiaa0 commented May 26, 2023

Overview

Adds compiler flag -e | --evm-version that can take in either "paris" or "shanghai" ("shanghai" by default). This will allow users to choose whether to compile 0x00 to push0 by default or not.

Starting off with a subset of supported versions as there is little need to support beyond these two.

@Maddiaa0 Maddiaa0 requested a review from clabby May 26, 2023 00:18
@Maddiaa0 Maddiaa0 marked this pull request as ready for review May 26, 2023 00:18
@Maddiaa0 Maddiaa0 merged commit a7403c9 into stage Jul 8, 2023
@Maddiaa0 Maddiaa0 deleted the md/evm-version branch July 8, 2023 15:33
This was referenced Jul 8, 2023
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.

2 participants