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

chore: migrate test function #719

Closed
wants to merge 1 commit into from
Closed

Conversation

james-a-morris
Copy link
Contributor

@james-a-morris james-a-morris commented Sep 3, 2024

findFillBlock is only used in test cases so we can move it there

Signed-off-by: james-a-morris <jaamorris@cs.stonybrook.edu>
@pxrl
Copy link
Contributor

pxrl commented Sep 3, 2024

@james-a-morris ooc, is there a concrete need/motivation for migrating this?

I recall that I had a use case for this as part of the RPC resiliency work (RE detecting fills where there was no FilledV3Relay event returned by the RPC provider). I have verified that it's not used at the moment, but I do still see this as a genuinely useful function that we'd ultimately want to return back to src/utils.

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.

2 participants