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

Avoid checking illegal blocks. #230

Merged
merged 1 commit into from
Oct 28, 2024
Merged

Avoid checking illegal blocks. #230

merged 1 commit into from
Oct 28, 2024

Conversation

ZanCorDX
Copy link
Contributor

πŸ“ Summary

There was a bug if the block number was 0 (block_hash got 2^64-1 as a parameter)

πŸ’‘ Motivation and Context

Broke devnet tests for Pectra upgrade.


βœ… I have completed the following steps:

  • Run make lint
  • Run make test
  • Added tests (if applicable)

Copy link

Benchmark results for cb0606e

Report: https://flashbots-rbuilder-ci-stats.s3.us-east-2.amazonaws.com/benchmark/cb0606e-7ff6fe1/report/index.html

Date (UTC) 2024-10-28T16:34:58+00:00
Commit cb0606ed25874390e26cf1884e5fa89fbe2df8a8
Base SHA 7ff6fe15d0a108f16b2301fcc13e534d7fbd3967

Significant changes

None

@ZanCorDX ZanCorDX merged commit 112fb17 into develop Oct 28, 2024
5 checks passed
@ZanCorDX ZanCorDX deleted the block-0-bug branch October 28, 2024 17:05
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