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

fix Eth-Consensus-Block-Value reading #5964

Merged
merged 1 commit into from
Feb 26, 2024
Merged

Conversation

etan-status
Copy link
Contributor

Fix regression from #5842 where Eth-Execution-Payload-Value is parsed into consensusValue instead of Eth-consensus-Block-Value. We don't use those values for now, but fixing avoids hard-to-debug bugs later.

Fix regression from #5842 where `Eth-Execution-Payload-Value` is parsed
into `consensusValue` instead of `Eth-consensus-Block-Value`. We don't
use those values for now, but fixing avoids hard-to-debug bugs later.
Copy link

Unit Test Results

         9 files  ±0    1 107 suites  ±0   24m 2s ⏱️ +39s
  4 233 tests ±0    3 886 ✔️ ±0  347 💤 ±0  0 ±0 
16 894 runs  ±0  16 496 ✔️ ±0  398 💤 ±0  0 ±0 

Results for commit a4338e7. ± Comparison against base commit 457e68e.

@arnetheduck arnetheduck merged commit 00510a9 into unstable Feb 26, 2024
13 checks passed
@arnetheduck arnetheduck deleted the dev/etan/vc-fixval branch February 26, 2024 08:41
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