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

implement /eth/v1/beacon/blinded_blocks BN endpoint #4286

Merged
merged 3 commits into from
Nov 8, 2022
Merged

implement /eth/v1/beacon/blinded_blocks BN endpoint #4286

merged 3 commits into from
Nov 8, 2022

Conversation

tersec
Copy link
Contributor

@tersec tersec commented Nov 7, 2022

No description provided.

@github-actions
Copy link

github-actions bot commented Nov 7, 2022

Unit Test Results

         9 files  ±0       852 suites  ±0   23m 18s ⏱️ + 1m 58s
  2 483 tests ±0    2 238 ✔️ ±0  245 💤 ±0  0 ±0 
10 976 runs  ±0  10 659 ✔️ ±0  317 💤 ±0  0 ±0 

Results for commit faeba6c. ± Comparison against base commit 26fe399.

# From here on, including error paths, disallow local EL production by
# returning Opt.some, regardless of whether on head or newBlock.
except RestDecodingError as exc:
error "unblindAndRouteBlockMEV: REST decoding error submitting blinded block",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

avoid function names in non-debug logs - also, both logging and returning an error creates unclarity as to whose responsibility it is to log

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1a3ca5f removes the unblindAndRouteBlockMEV error logging, after verification that both BN and VC calling codepaths adequately log this.

@tersec tersec enabled auto-merge (squash) November 8, 2022 11:14
@tersec tersec merged commit a4d2637 into unstable Nov 8, 2022
@tersec tersec deleted the eYX branch November 8, 2022 18:08
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.

None yet

2 participants