Skip to content

feat: electra withdrawals #1431

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

Draft
wants to merge 11 commits into
base: electra_consolidations
Choose a base branch
from

Conversation

LeanSerra
Copy link
Contributor

@LeanSerra LeanSerra commented Apr 15, 2025

Motivation

Implement changes in Electra to withdrawals + fix all spec-tests related to it.

Description

  • Modified get_expected_withdrawals link
  • Modified process_withdrawals link

Fixed Spec Tests

test/generated/mainnet/electra/operations.exs:
previous: 333 tests, 19 failures
now: 333 tests, 0 failures

test/generated/mainnet/electra/sanity.exs:
previous: 97 tests, 8 failures, 1 skipped
now: 97 tests, 2 failures, 1 skipped

test/generated/minimal/electra/operations.exs:
previous: 366 tests, 38 failures
now: 366 tests, 0 failures

test/generated/minimal/electra/sanity.exs:
previous: 104 tests, 8 failures, 1 skipped
now: 104 tests, 2 failures, 1 skipped

tests fixed: 69

Spec Test Progress

11370 tests, 4 failures, 784 skipped

@LeanSerra LeanSerra added elixir Pull requests that update Elixir code electra labels Apr 15, 2025
@LeanSerra LeanSerra self-assigned this Apr 15, 2025
@LeanSerra LeanSerra force-pushed the electra_withdrawals branch from 2796f77 to e50455d Compare April 15, 2025 18:58
@LeanSerra LeanSerra force-pushed the electra_withdrawals branch from 2a73484 to 1bb0e6c Compare April 16, 2025 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
electra elixir Pull requests that update Elixir code
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant