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

Verify correct payloads returned via engineAPI #17

Open
NiloCK opened this issue Apr 23, 2024 · 0 comments
Open

Verify correct payloads returned via engineAPI #17

NiloCK opened this issue Apr 23, 2024 · 0 comments

Comments

@NiloCK
Copy link
Collaborator

NiloCK commented Apr 23, 2024

Monomer's Payload type has a helper to construct ExecutionPayloads for consumption over the engineAPI.

When writing the executionPayload for a block, the helper uses the payload's transaction list.

This is potentially misleading / inaccurate, because the block itself is built with transactions sourced from this payload object and also the mempool.

Should the returned ExecutionPayload be including this mempool tx data?

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

No branches or pull requests

1 participant