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

[pool] Move entrypoint filtering before it hits the mempool #574

Open
0xfourzerofour opened this issue Jan 30, 2024 · 0 comments
Open

[pool] Move entrypoint filtering before it hits the mempool #574

0xfourzerofour opened this issue Jan 30, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@0xfourzerofour
Copy link
Collaborator

When there is a chain update, each update will need to check that it was performed against the correct entrypoint. We should move this logic a step above so it cleans up the code on state changes

@0xfourzerofour 0xfourzerofour added enhancement New feature or request rust Pull requests that update Rust code labels Jan 30, 2024
@0xfourzerofour 0xfourzerofour added this to the 0.2 milestone Jan 30, 2024
@0xfourzerofour 0xfourzerofour self-assigned this Jan 30, 2024
@dancoombs dancoombs modified the milestones: v0.2, v0.3 Feb 20, 2024
@dancoombs dancoombs removed this from the v0.3 milestone Apr 16, 2024
@dancoombs dancoombs added this to the v0.5 milestone Jun 27, 2024
@dancoombs dancoombs changed the title Move entrypoint filtering before it hits the mempool [pool] Move entrypoint filtering before it hits the mempool Oct 10, 2024
@dancoombs dancoombs self-assigned this Oct 23, 2024
@dancoombs dancoombs removed the rust Pull requests that update Rust code label Oct 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants