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

Add operator fee to rpc l1 block #420

Merged
merged 2 commits into from
Feb 6, 2025

Conversation

leruaa
Copy link
Contributor

@leruaa leruaa commented Feb 6, 2025

Motivation

We need to show operator fee new params in RPC receipts.

Close #419
Ref paradigmxyz/reth#14243

Solution

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

Copy link
Member

@mattsse mattsse left a comment

Choose a reason for hiding this comment

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

more fee values 👍

actually all of these should probably just be u64 but doesn't really matter

@mattsse
Copy link
Member

mattsse commented Feb 6, 2025

@leruaa I believe you had most of the remaining reth work in paradigmxyz/reth#14243 at some point

mind reopening this, so we can merge as soon we send a new op-alloy patch

@mattsse mattsse added this pull request to the merge queue Feb 6, 2025
Merged via the queue into alloy-rs:main with commit 5f764f6 Feb 6, 2025
21 checks passed
@leruaa
Copy link
Contributor Author

leruaa commented Feb 6, 2025

Yes I kept it in a stash, working on a new PR rn.

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.

[Feature] Add isthmus operator fee fields to rpc receipt
2 participants