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

stop calling exchangeTransitionConfiguration #5889

Merged
merged 1 commit into from
Feb 14, 2024
Merged

stop calling exchangeTransitionConfiguration #5889

merged 1 commit into from
Feb 14, 2024

Conversation

tersec
Copy link
Contributor

@tersec tersec commented Feb 14, 2024

As https://github.com/ethereum/execution-apis/blob/c4089414bbbe975bbc4bf1ccf0a3d31f76feb3e1/src/engine/cancun.md#deprecate-engine_exchangetransitionconfigurationv1 notes

Consensus layer clients MUST NOT call this method.

for Dencun-capable networks.

The phrasing was unclear at the time whether that meant networks in Dencun or scheduled for Dencun, but it was determined to mean scheduled for Dencun, which is now true for all supported networks, EF and Gnosis.

Copy link

Unit Test Results

         9 files  ±0    1 107 suites  ±0   27m 24s ⏱️ +23s
  4 231 tests ±0    3 884 ✔️ ±0  347 💤 ±0  0 ±0 
16 888 runs  ±0  16 490 ✔️ ±0  398 💤 ±0  0 ±0 

Results for commit dca75db. ± Comparison against base commit 384d40f.

@tersec tersec merged commit 52c538f into unstable Feb 14, 2024
12 checks passed
@tersec tersec deleted the s5v branch February 14, 2024 10:01
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