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

miner: compute tx fees for blocks #25998

Closed

Conversation

MariusVanDerWijden
Copy link
Member

@MariusVanDerWijden MariusVanDerWijden commented Oct 16, 2022

computes and returns the payload fees for a block.
Spec for it is here: ethereum/execution-apis#314

@MariusVanDerWijden MariusVanDerWijden changed the title Payload fees miner: compute tx fees for blocks Oct 16, 2022
core/beacon/types.go Outdated Show resolved Hide resolved
@metachris
Copy link

metachris commented Oct 17, 2022

semi-related / for reference: the mev-boost block scoring discussion

core/beacon/types.go Outdated Show resolved Hide resolved
@holiman
Copy link
Contributor

holiman commented Nov 4, 2022

@MariusVanDerWijden is this still needed? If so, please rebase and un-draft, otherwise close

@MariusVanDerWijden
Copy link
Member Author

Yes it is needed, the spec is not final so I am not going to un-draft it. But I'm rebasing it rn

@MariusVanDerWijden
Copy link
Member Author

closing and reopening against lightclients withdrawal-timestamp branch

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.

5 participants