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

Dynamically remove lazy addresses #375

Open
hai-rise opened this issue Oct 7, 2024 · 0 comments
Open

Dynamically remove lazy addresses #375

hai-rise opened this issue Oct 7, 2024 · 0 comments
Labels
enhancement New feature or request experimental

Comments

@hai-rise
Copy link
Contributor

hai-rise commented Oct 7, 2024

A race condition may record a contract deployed in the same block as lazy: a latter transaction didn't recognize it had a code hash at first. We should dynamically remove it from the list of lazy addresses as:

  • Some edge cases can make post-processing these hard to be precise.
  • It incurs avoidable tail latency.
@hai-rise hai-rise added enhancement New feature or request experimental labels Oct 7, 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 experimental
Projects
None yet
Development

No branches or pull requests

1 participant