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

patch up master merge (takes 94dca86) + refactor customheaders #844

Closed

Conversation

darioush
Copy link
Collaborator

@darioush darioush commented Feb 27, 2025

may want to review & merge 1st commit separately

newConfig := *c
set(&newConfig)
return &newConfig
}
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I think this style reads nicer but feel free to put it back

Copy link
Collaborator

Choose a reason for hiding this comment

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

Fine with me, I just moved it to a "normal" function instead of being a global var which is a bit strange-ish.

@darioush darioush force-pushed the darioush/libevm-master-merge branch from 67aa412 to a82c6be Compare February 27, 2025 23:27
@darioush darioush marked this pull request as ready for review February 27, 2025 23:58
@darioush darioush requested review from ceyonur and a team as code owners February 27, 2025 23:58
@qdm12 qdm12 force-pushed the qdm12/libevm-master-merge branch from 1cfe453 to 0097caa Compare February 28, 2025 11:02
@qdm12
Copy link
Collaborator

qdm12 commented Feb 28, 2025

I incorporated the changes in the merge commits of #828 given we need to merge commit this branch into libevm, to keep a cleaner history. I managed to split it in minimal requirements per merge commit to make CI pass, but overall it's all integrated in there.

@qdm12
Copy link
Collaborator

qdm12 commented Feb 28, 2025

Closing this in favor of #828

Relevant commits where this is incorporated (no link/commit hash due to future rebases)

  • refactor(plugin/evm/header): do not depend on params package
  • Merge commit '2dd2fb5ae4dc958cc60f4ec035fb6c7056fc0ab5' into qdm12/libevm-master-merge
  • Merge commit '3d2037f1ba843325a0722e247ade7a3cffa5ac26' into qdm12/libevm-master-merge

@qdm12 qdm12 closed this Feb 28, 2025
@qdm12 qdm12 deleted the darioush/libevm-master-merge branch February 28, 2025 12:25
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