Skip to content

chore(core/types): restructure libevm hooks code #135

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 5 commits into from
Feb 13, 2025

Conversation

qdm12
Copy link

@qdm12 qdm12 commented Feb 13, 2025

Shamelessly taken from #133 such that #133 can be focused on its body x block hooking, and this PR can take care of the code movements, in order to have both PRs easier to review and git commit history/blame making more sense.

@ARR4N I'm happy to rebase your #133 if you want, let me know.

@qdm12 qdm12 marked this pull request as ready for review February 13, 2025 09:32
@ARR4N
Copy link
Collaborator

ARR4N commented Feb 13, 2025

#133 is still a draft so it's too early to tell. I'll review this when I finish that work. Re rebasing, please never modify a branch that's prefixed with my username, unless via a PR into it that I review—it risks introducing conflicts that I'm not aware of.

@qdm12
Copy link
Author

qdm12 commented Feb 13, 2025

I definitely won't modify your branches 😄 Unless you tell me to :octocat:

@qdm12 qdm12 marked this pull request as draft February 13, 2025 09:57
@ARR4N
Copy link
Collaborator

ARR4N commented Feb 13, 2025

I definitely won't modify your branches 😄 Unless you tell me to :octocat:

Speaking of which, can I push to this branch please? I'll use it to abstract out the otherwise irrelevant refactoring in #133 then we can merge this and I'll merge main into 133 before its review.

@ARR4N
Copy link
Collaborator

ARR4N commented Feb 13, 2025

Please merge #136 (into this branch) and then we can merge this into main.

@ARR4N ARR4N marked this pull request as ready for review February 13, 2025 11:23
Copy link
Collaborator

@ARR4N ARR4N left a comment

Choose a reason for hiding this comment

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

Needs #136 merged

@qdm12 qdm12 enabled auto-merge (squash) February 13, 2025 11:27
Copy link
Collaborator

@ARR4N ARR4N left a comment

Choose a reason for hiding this comment

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

Thanks for taking the initiative with this!

@qdm12 qdm12 merged commit 0eb029a into main Feb 13, 2025
5 checks passed
@qdm12 qdm12 deleted the qdm12/core/types/restructure branch February 13, 2025 11: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