Skip to content

feat: Makefile change for one zkevm bin per fork #652

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

Merged
merged 2 commits into from
May 21, 2025

Conversation

amkCha
Copy link
Contributor

@amkCha amkCha commented May 21, 2025

When modules need to be fork dependent, structure is : folder with the name of the module and then subfolders with the names of the forks, like so
image

Makefile command lines added to generate one bin file per fork

  • zkevm_london.bin
  • zkevm_shanghai.bin

These bin files are generated using common modules and fork specific ones

image

Co-authored by: DavePearce [email protected]

Copy link
Collaborator

@DavePearce DavePearce left a comment

Choose a reason for hiding this comment

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

LGTM

@DavePearce DavePearce merged commit 7818f68 into master May 21, 2025
3 checks passed
@DavePearce DavePearce deleted the feat/one-bin-file-per-fork branch May 21, 2025 19:32
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.

2 participants