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

Update sequencer to validate fee payer gas balance #4091

Closed
Tracked by #4999
PhilWindle opened this issue Jan 17, 2024 · 1 comment · Fixed by #5267
Closed
Tracked by #4999

Update sequencer to validate fee payer gas balance #4091

PhilWindle opened this issue Jan 17, 2024 · 1 comment · Fixed by #5267
Assignees

Comments

@PhilWindle
Copy link
Collaborator

The sequencer will need to take a fee preparation whitelist consisting of contract addresses/function selector pairs. Transactions that request fee payment using other means should be ignored by the sequencer.

@PhilWindle PhilWindle added this to the Fees Phase 1 milestone Jan 17, 2024
@just-mitch just-mitch changed the title Update sequencer to only accept transactions with whitelisted fee preparation steps Update sequencer to validate fee payer gas balance Feb 22, 2024
@just-mitch just-mitch modified the milestones: Fees Phase 1, ITN - Fees Mar 6, 2024
@alexghr alexghr self-assigned this Mar 13, 2024
@alexghr alexghr linked a pull request Mar 22, 2024 that will close this issue
@alexghr
Copy link
Contributor

alexghr commented Mar 22, 2024

Implemented in #5267

@alexghr alexghr closed this as completed Mar 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants