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

[WIP] chore(all): merge master into libevm #828

Draft
wants to merge 20 commits into
base: libevm
Choose a base branch
from

Conversation

qdm12
Copy link
Collaborator

@qdm12 qdm12 commented Feb 24, 2025

Ongoing branch keeping libevm up to date with master.

This branch should be updated regularly with both (and only both):

  • git merge master to merge commit master into this branch
  • git rebase libevm to rebase this branch on the last libevm development

We should then MERGE COMMIT (not SQUASH!) this branch into libevm either

  • when the libevm branch is ready to be reviewed for merging it into the master branch
  • when changes to the master branch are big enough it's worth updating the libevm branch and recreate another branch+PR like this one

Note to self: last commit hash before last merge: 210fbee 7a1f5df

@qdm12 qdm12 changed the base branch from master to libevm February 24, 2025 14:41
@qdm12 qdm12 force-pushed the qdm12/libevm-master-merge branch from 1b3f283 to 20c5470 Compare February 24, 2025 17:10
@qdm12 qdm12 closed this Feb 24, 2025
@qdm12 qdm12 force-pushed the qdm12/libevm-master-merge branch from 20c5470 to 95f9444 Compare February 24, 2025 18:23
@qdm12 qdm12 reopened this Feb 24, 2025
@qdm12 qdm12 mentioned this pull request Feb 28, 2025
1 task
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