-
Notifications
You must be signed in to change notification settings - Fork 3
feat(core/types): Header
hook PostCopy
#106
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
Conversation
Header
Copy hook
5b49266
to
9236b52
Compare
Why not merge into |
I needed the fixes of
Not at all, I would rather not 😉 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved with minor suggestions that don't require re-review
Was it only the change to the |
Header
Copy hookHeader
hook PostCopy
edde146
to
18383c7
Compare
Co-authored-by: Arran Schlosberg <519948+ARR4N@users.noreply.github.com> Signed-off-by: Quentin McGaw <quentin.mcgaw@gmail.com>
18383c7
to
def07f8
Compare
Gas fix for branch |
Why this should be merged
Introduce header copy hooks to get rid of core/types.CopyHeader in coreth and subnet-evm
How this works
Header copy hooks 🎉
How this was tested
Header
libevmPostCopy
hook (5) coreth#759