Skip to content

deprecate Eth1Data polling #7114

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

Merged
merged 3 commits into from
May 8, 2025
Merged

deprecate Eth1Data polling #7114

merged 3 commits into from
May 8, 2025

Conversation

tersec
Copy link
Contributor

@tersec tersec commented Apr 27, 2025

https://eips.ethereum.org/EIPS/eip-6110#eth1data-poll-deprecation

Consensus layer clients will be able to remove Eth1Data poll mechanism in an uncoordinated fashion once transition period is finished. The transition period is considered as finished when a network reaches the point where state.eth1_deposit_index == state.deposit_requests_start_index.

Before merging, ensure that all of these networks have achieved this condition:

  • Chiado
  • Gnosis mainnet (not possible before 2025-04-30)
  • Holesky
  • Sepolia
  • Hoodi
  • Ethereum mainnet (not possible before 2025-05-07)

@tersec tersec marked this pull request as draft April 27, 2025 12:05
@tersec tersec force-pushed the ptG branch 3 times, most recently from 759c732 to 0d4f425 Compare April 27, 2025 12:22
Copy link

github-actions bot commented Apr 27, 2025

Unit Test Results

       15 files  ±0    2 630 suites  ±0   1h 15m 50s ⏱️ +43s
  6 372 tests  - 1    5 870 ✔️  - 1  502 💤 ±0  0 ±0 
44 281 runs   - 5  43 603 ✔️  - 5  678 💤 ±0  0 ±0 

Results for commit cea3ce7. ± Comparison against base commit 0e8e491.

♻️ This comment has been updated with latest results.

@tersec tersec marked this pull request as ready for review May 8, 2025 10:29
@tersec tersec merged commit d36f6a0 into unstable May 8, 2025
12 checks passed
@tersec tersec deleted the ptG branch May 8, 2025 10:29
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.

1 participant