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

Parse Logs in Transaction Pool #43

Open
refcell opened this issue Jan 27, 2025 · 1 comment
Open

Parse Logs in Transaction Pool #43

refcell opened this issue Jan 27, 2025 · 1 comment
Assignees
Labels
A-tx-pool Related to transaction pool D-interop-devnet Planned for interop-devnet

Comments

@refcell
Copy link
Collaborator

refcell commented Jan 27, 2025

Describe the feature

PR #35 introduces an executor in the op-reth transaction pool in order to get the logs used for interop.

This ticket is to parse the logs into executing messages.

Use ExecutingMessageValidator: https://github.com/op-rs/maili/blob/05f7a8c057c443f9a17d499f7db018f1aa4190d3/crates/rpc/src/traits.rs#L22-L63

Additional context

See: #35 (comment)

@refcell refcell self-assigned this Jan 27, 2025
@refcell refcell added the A-tx-pool Related to transaction pool label Jan 27, 2025
@emhane emhane added blocked This cannot more forward until something else changes D-interop-devnet Planned for interop-devnet labels Jan 28, 2025
@emhane
Copy link
Member

emhane commented Jan 28, 2025

blocked by op-rs/maili#98

@emhane emhane removed the blocked This cannot more forward until something else changes label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-tx-pool Related to transaction pool D-interop-devnet Planned for interop-devnet
Projects
None yet
Development

No branches or pull requests

2 participants