Skip to content
This repository was archived by the owner on Dec 3, 2025. It is now read-only.

Use alloy execution payload type#74

Merged
refcell merged 2 commits intoithacaxyz:mainfrom
optimism-java:payload
Sep 3, 2024
Merged

Use alloy execution payload type#74
refcell merged 2 commits intoithacaxyz:mainfrom
optimism-java:payload

Conversation

@GrapeBaBa
Copy link
Contributor

@GrapeBaBa GrapeBaBa commented Sep 1, 2024

Fix #51.

This PR remove all the custom ExecutionPayload* structs and use upstream alloy payload instead.

I think convert_payload* function could be implemented in kona use From trait, does it make sense? @refcell

Copy link
Contributor

@refcell refcell left a comment

Choose a reason for hiding this comment

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

Few requests, otherwise great work

@refcell
Copy link
Contributor

refcell commented Sep 2, 2024

Resolve the conflicts and this is godo to go 👍 Very nice work!

Signed-off-by: Chen Kai <281165273grape@gmail.com>
Signed-off-by: Chen Kai <281165273grape@gmail.com>
@refcell refcell merged commit 3a5fa8a into ithacaxyz:main Sep 3, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(net): Use Upstream Alloy Payload Types

2 participants